-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implementation of Engineering Manager Assessment #7
base: main
Are you sure you want to change the base?
Commits on Aug 27, 2021
-
Setting up bootstrapped springboot app with checktyle, pmd, logging, …
…and base classes
navin reddy committedAug 27, 2021 Configuration menu - View commit details
-
Copy full SHA for a1971d0 - Browse repository at this point
Copy the full SHA a1971d0View commit details -
Merge pull request #1 from navreddy23/springboot_setup
Setting up bootstrapped springboot app
Configuration menu - View commit details
-
Copy full SHA for 0d6a8ed - Browse repository at this point
Copy the full SHA 0d6a8edView commit details
Commits on Aug 28, 2021
-
api contract specification setup
navin reddy committedAug 28, 2021 Configuration menu - View commit details
-
Copy full SHA for 97d544e - Browse repository at this point
Copy the full SHA 97d544eView commit details -
Merge pull request #2 from navreddy23/springboot_setup
api contract specification setup
Configuration menu - View commit details
-
Copy full SHA for e62d226 - Browse repository at this point
Copy the full SHA e62d226View commit details
Commits on Aug 29, 2021
-
Implementation for first controller to return all active users (#3)
implementation of first controller to get all active users Co-authored-by: navin reddy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d110d07 - Browse repository at this point
Copy the full SHA d110d07View commit details -
improving api schemas and fixing bug in active user response (#4)
* improving api schemas and fixing bug in response * updating test Co-authored-by: navin reddy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a2eec43 - Browse repository at this point
Copy the full SHA a2eec43View commit details -
second controller implementation (#5)
Co-authored-by: navin reddy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cb46439 - Browse repository at this point
Copy the full SHA cb46439View commit details
Commits on Aug 30, 2021
-
adding implementation of third control to save data in db (#6)
* adding implementation of third control to save data in db * renaming comntroller Co-authored-by: navin reddy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 53a795b - Browse repository at this point
Copy the full SHA 53a795bView commit details -
handling common error scenarios (#7)
Co-authored-by: navin reddy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for acce703 - Browse repository at this point
Copy the full SHA acce703View commit details -
adding unit and integration tests (#8)
* adding unit and integration tests Co-authored-by: navin reddy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 15d1304 - Browse repository at this point
Copy the full SHA 15d1304View commit details
Commits on Aug 31, 2021
-
adding dockerfile and updating docker compose (#9)
* adding dockerfile and updating docker compose Co-authored-by: navin reddy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d697b72 - Browse repository at this point
Copy the full SHA d697b72View commit details -
Co-authored-by: navin reddy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e74d3de - Browse repository at this point
Copy the full SHA e74d3deView commit details -
fixing settings, indentation in pom.xml and application.yml (#11)
Co-authored-by: navin reddy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f7490db - Browse repository at this point
Copy the full SHA f7490dbView commit details -
adding an Integration test for posting work hours (#12)
Co-authored-by: navin reddy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0d6fc2a - Browse repository at this point
Copy the full SHA 0d6fc2aView commit details -
adding more integrations tests for worked hours (#13)
* adding more integrations tests for worked hours
Configuration menu - View commit details
-
Copy full SHA for dca67af - Browse repository at this point
Copy the full SHA dca67afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f589fa - Browse repository at this point
Copy the full SHA 5f589faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9775e71 - Browse repository at this point
Copy the full SHA 9775e71View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8aa3b9 - Browse repository at this point
Copy the full SHA f8aa3b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99dd0a7 - Browse repository at this point
Copy the full SHA 99dd0a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57bad88 - Browse repository at this point
Copy the full SHA 57bad88View commit details