-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: rgomezr/ClockingApp
base: v0.3.0
head repository: rgomezr/ClockingApp
compare: main
- 17 commits
- 8 files changed
- 1 contributor
Commits on Aug 22, 2023
-
Library bumps for MongoDB 2.21.0 and .NET Core Runtime compilation fo…
…r Razor pages 6.0.21
Configuration menu - View commit details
-
Copy full SHA for 214f494 - Browse repository at this point
Copy the full SHA 214f494View commit details
Commits on Nov 8, 2023
-
Library bumps for MongoDB 2.22.0 and .NET Core Runtime compilation fo…
…r Razor pages 6.0.24
Configuration menu - View commit details
-
Copy full SHA for e0d7bad - Browse repository at this point
Copy the full SHA e0d7badView commit details
Commits on Nov 10, 2023
-
Merge pull request #35 from rgomezr/gh-iss-libraryBumpsForRazorAndMongo
`gh-iss-libraryBumpsForRazorAndMongo` into `release-0.4.0`
Configuration menu - View commit details
-
Copy full SHA for 98d3466 - Browse repository at this point
Copy the full SHA 98d3466View commit details
Commits on Nov 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b51f7aa - Browse repository at this point
Copy the full SHA b51f7aaView commit details
Commits on Nov 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d2b4700 - Browse repository at this point
Copy the full SHA d2b4700View commit details -
Modified MongoRepositoryBase to return tuple if insertion was success…
…ful or not; Also added StartWork as another API endpoint
Configuration menu - View commit details
-
Copy full SHA for f0a82f2 - Browse repository at this point
Copy the full SHA f0a82f2View commit details
Commits on Nov 18, 2023
-
Modified IClockingRepository to add repo function that determines if …
…a clocking already exists for current day - Now using this function within API endpoint for starting work day
Configuration menu - View commit details
-
Copy full SHA for 478cea9 - Browse repository at this point
Copy the full SHA 478cea9View commit details
Commits on Nov 22, 2023
-
MODELS: Created class ApiReponse to generalise jsons returned to call…
…er from all endpoints API: Modified StartWork() endpoint and now returning response with ApiResponse class
Configuration menu - View commit details
-
Copy full SHA for 8331eb7 - Browse repository at this point
Copy the full SHA 8331eb7View commit details -
Repository: Modified IsClockingForToday to return Clocking if there's…
… one rather than a bool itself API: Added base of StartBreak() endpoint
Configuration menu - View commit details
-
Copy full SHA for 7ca58b9 - Browse repository at this point
Copy the full SHA 7ca58b9View commit details
Commits on Nov 23, 2023
-
REPOSITORY: Added exception handling to FindOneAndReplace() and retur…
…n result as tuple * Modified method name in ClockingRepo API: Added FinishBreak()
Configuration menu - View commit details
-
Copy full SHA for 0e056f6 - Browse repository at this point
Copy the full SHA 0e056f6View commit details
Commits on Nov 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e8776ab - Browse repository at this point
Copy the full SHA e8776abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 929a42d - Browse repository at this point
Copy the full SHA 929a42dView commit details -
Merge pull request #36 from rgomezr/gh-iss-addingAPIControllerBased
`gh-iss-addingAPIControllerBased` into `release-0.4.0`
Configuration menu - View commit details
-
Copy full SHA for 50be6f4 - Browse repository at this point
Copy the full SHA 50be6f4View commit details
Commits on Nov 28, 2023
-
API: Modified startBreak() so that additional breaks can only be star…
…ted if current one is not active
Configuration menu - View commit details
-
Copy full SHA for f98436a - Browse repository at this point
Copy the full SHA f98436aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 890211d - Browse repository at this point
Copy the full SHA 890211dView commit details -
Merge pull request #37 from rgomezr/gh-iss-addingAPIControllerBased
`gh-iss-addingAPIControllerBased` into `release-0.4.0`
Configuration menu - View commit details
-
Copy full SHA for 60bd001 - Browse repository at this point
Copy the full SHA 60bd001View commit details -
Merge pull request #39 from rgomezr/release-0.4.0
`Release 0.4.0` into `main`.
Configuration menu - View commit details
-
Copy full SHA for 3afa16b - Browse repository at this point
Copy the full SHA 3afa16bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.3.0...main