-
Notifications
You must be signed in to change notification settings - Fork 297
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
General
: Add cleanup service for admins
#9296
Commits on Sep 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c5df40e - Browse repository at this point
Copy the full SHA c5df40eView commit details
Commits on Sep 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a817dbe - Browse repository at this point
Copy the full SHA a817dbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for c099bb1 - Browse repository at this point
Copy the full SHA c099bb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e1a790 - Browse repository at this point
Copy the full SHA 1e1a790View commit details -
Configuration menu - View commit details
-
Copy full SHA for d941086 - Browse repository at this point
Copy the full SHA d941086View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1188de - Browse repository at this point
Copy the full SHA b1188deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d31a8c - Browse repository at this point
Copy the full SHA 0d31a8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9b81d1 - Browse repository at this point
Copy the full SHA c9b81d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 508a2fe - Browse repository at this point
Copy the full SHA 508a2feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b8527c - Browse repository at this point
Copy the full SHA 7b8527cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b0aa22c - Browse repository at this point
Copy the full SHA b0aa22cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36aefe6 - Browse repository at this point
Copy the full SHA 36aefe6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28b050d - Browse repository at this point
Copy the full SHA 28b050dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d2e83e - Browse repository at this point
Copy the full SHA 9d2e83eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b4ce82 - Browse repository at this point
Copy the full SHA 6b4ce82View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7704d4 - Browse repository at this point
Copy the full SHA a7704d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for eeedc44 - Browse repository at this point
Copy the full SHA eeedc44View commit details
Commits on Sep 6, 2024
-
fix queries to support date from; remove dates for orphans; save exec…
…utions to the database
Configuration menu - View commit details
-
Copy full SHA for 8e7ab57 - Browse repository at this point
Copy the full SHA 8e7ab57View commit details
Commits on Sep 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5fdc5d6 - Browse repository at this point
Copy the full SHA 5fdc5d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4153025 - Browse repository at this point
Copy the full SHA 4153025View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2d4cae - Browse repository at this point
Copy the full SHA e2d4caeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25315ab - Browse repository at this point
Copy the full SHA 25315abView commit details -
Configuration menu - View commit details
-
Copy full SHA for b1f4416 - Browse repository at this point
Copy the full SHA b1f4416View commit details -
Configuration menu - View commit details
-
Copy full SHA for 138716c - Browse repository at this point
Copy the full SHA 138716cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc461aa - Browse repository at this point
Copy the full SHA bc461aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 06f2778 - Browse repository at this point
Copy the full SHA 06f2778View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58b7e99 - Browse repository at this point
Copy the full SHA 58b7e99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76d5f7e - Browse repository at this point
Copy the full SHA 76d5f7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b1c77f - Browse repository at this point
Copy the full SHA 5b1c77fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbdc74f - Browse repository at this point
Copy the full SHA bbdc74fView commit details
Commits on Sep 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a377eac - Browse repository at this point
Copy the full SHA a377eacView commit details
Commits on Sep 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c9bc1bf - Browse repository at this point
Copy the full SHA c9bc1bfView commit details
Commits on Sep 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 81bc8e4 - Browse repository at this point
Copy the full SHA 81bc8e4View commit details
Commits on Sep 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8f66d9b - Browse repository at this point
Copy the full SHA 8f66d9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8eeb32 - Browse repository at this point
Copy the full SHA b8eeb32View commit details
Commits on Sep 13, 2024
-
Update src/main/java/de/tum/in/www1/artemis/service/cleanup/DataClean…
…upService.java Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ac10b3f - Browse repository at this point
Copy the full SHA ac10b3fView commit details -
Update src/main/webapp/app/admin/cleanup-service/cleanup-service.serv…
…ice.ts Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 65a6046 - Browse repository at this point
Copy the full SHA 65a6046View commit details -
Update src/main/webapp/app/admin/cleanup-service/cleanup-service.serv…
…ice.ts Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1c90659 - Browse repository at this point
Copy the full SHA 1c90659View commit details -
Merge branch 'develop' into feature/general/cleanup-service
# Conflicts: # src/main/java/de/tum/cit/aet/artemis/core/dto/CleanupServiceExecutionRecordDTO.java # src/main/java/de/tum/cit/aet/artemis/core/web/admin/AdminOldDataCleanupResource.java # src/main/java/de/tum/cit/aet/artemis/exercise/domain/CleanupJobType.java # src/main/webapp/app/admin/admin.module.ts
Configuration menu - View commit details
-
Copy full SHA for 9ce8122 - Browse repository at this point
Copy the full SHA 9ce8122View commit details -
Merge remote-tracking branch 'origin/feature/general/cleanup-service'…
… into feature/general/cleanup-service
Configuration menu - View commit details
-
Copy full SHA for 8621379 - Browse repository at this point
Copy the full SHA 8621379View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e84ee8 - Browse repository at this point
Copy the full SHA 9e84ee8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 842198a - Browse repository at this point
Copy the full SHA 842198aView commit details -
Configuration menu - View commit details
-
Copy full SHA for adf5757 - Browse repository at this point
Copy the full SHA adf5757View commit details
Commits on Sep 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fba9300 - Browse repository at this point
Copy the full SHA fba9300View commit details -
Configuration menu - View commit details
-
Copy full SHA for c71a0c7 - Browse repository at this point
Copy the full SHA c71a0c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40b1fd2 - Browse repository at this point
Copy the full SHA 40b1fd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffa1fac - Browse repository at this point
Copy the full SHA ffa1facView commit details -
Merge remote-tracking branch 'origin/feature/general/cleanup-service'…
… into feature/general/cleanup-service
Configuration menu - View commit details
-
Copy full SHA for b599a12 - Browse repository at this point
Copy the full SHA b599a12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 761302c - Browse repository at this point
Copy the full SHA 761302cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cc8e91 - Browse repository at this point
Copy the full SHA 8cc8e91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f3bdea - Browse repository at this point
Copy the full SHA 7f3bdeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2f618c - Browse repository at this point
Copy the full SHA b2f618cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52b298d - Browse repository at this point
Copy the full SHA 52b298dView commit details -
Merge remote-tracking branch 'origin/feature/general/cleanup-service'…
… into feature/general/cleanup-service
Configuration menu - View commit details
-
Copy full SHA for e0fa881 - Browse repository at this point
Copy the full SHA e0fa881View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ab1c67 - Browse repository at this point
Copy the full SHA 5ab1c67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24b5a77 - Browse repository at this point
Copy the full SHA 24b5a77View commit details -
Configuration menu - View commit details
-
Copy full SHA for b91bb26 - Browse repository at this point
Copy the full SHA b91bb26View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa071ae - Browse repository at this point
Copy the full SHA fa071aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 082ba6d - Browse repository at this point
Copy the full SHA 082ba6dView commit details
Commits on Sep 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c71f732 - Browse repository at this point
Copy the full SHA c71f732View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87b034e - Browse repository at this point
Copy the full SHA 87b034eView commit details -
Merge remote-tracking branch 'origin/feature/general/cleanup-service'…
… into feature/general/cleanup-service
Configuration menu - View commit details
-
Copy full SHA for bf4129e - Browse repository at this point
Copy the full SHA bf4129eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40ed1bd - Browse repository at this point
Copy the full SHA 40ed1bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for dfd4b66 - Browse repository at this point
Copy the full SHA dfd4b66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9103e5c - Browse repository at this point
Copy the full SHA 9103e5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3861328 - Browse repository at this point
Copy the full SHA 3861328View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8c8775 - Browse repository at this point
Copy the full SHA c8c8775View commit details -
Configuration menu - View commit details
-
Copy full SHA for da1523f - Browse repository at this point
Copy the full SHA da1523fView commit details -
Configuration menu - View commit details
-
Copy full SHA for afdb376 - Browse repository at this point
Copy the full SHA afdb376View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a83b12 - Browse repository at this point
Copy the full SHA 0a83b12View commit details -
Merge remote-tracking branch 'origin/feature/general/cleanup-service'…
… into feature/general/cleanup-service
Configuration menu - View commit details
-
Copy full SHA for d0fe4ad - Browse repository at this point
Copy the full SHA d0fe4adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 97a03d9 - Browse repository at this point
Copy the full SHA 97a03d9View commit details -
Merge remote-tracking branch 'origin/feature/general/cleanup-service'…
… into feature/general/cleanup-service
Configuration menu - View commit details
-
Copy full SHA for 7927292 - Browse repository at this point
Copy the full SHA 7927292View commit details
Commits on Sep 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6bd0198 - Browse repository at this point
Copy the full SHA 6bd0198View commit details
Commits on Sep 19, 2024
-
Update src/main/java/de/tum/cit/aet/artemis/core/repository/cleanup/C…
…ustomDataCleanupRepository.java Co-authored-by: Johannes Stöhr <38322605+JohannesStoehr@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f7f232c - Browse repository at this point
Copy the full SHA f7f232cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a46d6ad - Browse repository at this point
Copy the full SHA a46d6adView commit details -
Merge remote-tracking branch 'origin/feature/general/cleanup-service'…
… into feature/general/cleanup-service # Conflicts: # src/main/java/de/tum/cit/aet/artemis/core/repository/cleanup/CustomDataCleanupRepository.java
Configuration menu - View commit details
-
Copy full SHA for 58829af - Browse repository at this point
Copy the full SHA 58829afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93ff187 - Browse repository at this point
Copy the full SHA 93ff187View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfa380b - Browse repository at this point
Copy the full SHA bfa380bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f973427 - Browse repository at this point
Copy the full SHA f973427View commit details
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c64a5b4 - Browse repository at this point
Copy the full SHA c64a5b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 550189c - Browse repository at this point
Copy the full SHA 550189cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ab8960 - Browse repository at this point
Copy the full SHA 5ab8960View commit details -
Merge remote-tracking branch 'origin/feature/general/cleanup-service'…
… into feature/general/cleanup-service
Configuration menu - View commit details
-
Copy full SHA for 2c215b9 - Browse repository at this point
Copy the full SHA 2c215b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ec0def - Browse repository at this point
Copy the full SHA 1ec0defView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2467089 - Browse repository at this point
Copy the full SHA 2467089View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b54fa0 - Browse repository at this point
Copy the full SHA 1b54fa0View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb0fd7f - Browse repository at this point
Copy the full SHA cb0fd7fView commit details
Commits on Sep 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9ab61c6 - Browse repository at this point
Copy the full SHA 9ab61c6View commit details
Commits on Sep 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a50a874 - Browse repository at this point
Copy the full SHA a50a874View commit details
Commits on Sep 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9e3d5dd - Browse repository at this point
Copy the full SHA 9e3d5ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc8e334 - Browse repository at this point
Copy the full SHA fc8e334View commit details
Commits on Oct 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f10e985 - Browse repository at this point
Copy the full SHA f10e985View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36a6f3f - Browse repository at this point
Copy the full SHA 36a6f3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68e668a - Browse repository at this point
Copy the full SHA 68e668aView commit details
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3e9cccd - Browse repository at this point
Copy the full SHA 3e9cccdView commit details -
Configuration menu - View commit details
-
Copy full SHA for b362ce1 - Browse repository at this point
Copy the full SHA b362ce1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b44fac9 - Browse repository at this point
Copy the full SHA b44fac9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ca67e1 - Browse repository at this point
Copy the full SHA 9ca67e1View commit details -
Update src/main/java/de/tum/cit/aet/artemis/assessment/repository/Tex…
…tBlockRepository.java Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4d4eb98 - Browse repository at this point
Copy the full SHA 4d4eb98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43e369d - Browse repository at this point
Copy the full SHA 43e369dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 587c748 - Browse repository at this point
Copy the full SHA 587c748View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e29729 - Browse repository at this point
Copy the full SHA 2e29729View commit details
Commits on Oct 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b9ca3c6 - Browse repository at this point
Copy the full SHA b9ca3c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31fc02e - Browse repository at this point
Copy the full SHA 31fc02eView commit details
Commits on Oct 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cf41472 - Browse repository at this point
Copy the full SHA cf41472View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1afaff4 - Browse repository at this point
Copy the full SHA 1afaff4View commit details
Commits on Oct 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1339ca2 - Browse repository at this point
Copy the full SHA 1339ca2View commit details
Commits on Oct 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3b00bea - Browse repository at this point
Copy the full SHA 3b00beaView commit details
Commits on Oct 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6465473 - Browse repository at this point
Copy the full SHA 6465473View commit details
Commits on Oct 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f53d83d - Browse repository at this point
Copy the full SHA f53d83dView commit details
Commits on Oct 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 509271b - Browse repository at this point
Copy the full SHA 509271bView commit details -
correct formatting of queries move cleanup methods into their own repository for better code separation better name for resource and correct enforce admin setting fix server tests and server code quality mark all transactional as ok
Configuration menu - View commit details
-
Copy full SHA for 9b1c3fa - Browse repository at this point
Copy the full SHA 9b1c3faView commit details
Commits on Oct 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 18b11e0 - Browse repository at this point
Copy the full SHA 18b11e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 116cc43 - Browse repository at this point
Copy the full SHA 116cc43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11ce805 - Browse repository at this point
Copy the full SHA 11ce805View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7fbdf4 - Browse repository at this point
Copy the full SHA b7fbdf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea6e41c - Browse repository at this point
Copy the full SHA ea6e41cView commit details -
Configuration menu - View commit details
-
Copy full SHA for cea2cb1 - Browse repository at this point
Copy the full SHA cea2cb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a990f9c - Browse repository at this point
Copy the full SHA a990f9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b9579e - Browse repository at this point
Copy the full SHA 7b9579eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52869bc - Browse repository at this point
Copy the full SHA 52869bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ce9c4b - Browse repository at this point
Copy the full SHA 6ce9c4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27f5550 - Browse repository at this point
Copy the full SHA 27f5550View commit details -
Configuration menu - View commit details
-
Copy full SHA for e25a086 - Browse repository at this point
Copy the full SHA e25a086View commit details -
Configuration menu - View commit details
-
Copy full SHA for 494f520 - Browse repository at this point
Copy the full SHA 494f520View commit details
Commits on Oct 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9ab7cbb - Browse repository at this point
Copy the full SHA 9ab7cbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b5eb3d - Browse repository at this point
Copy the full SHA 8b5eb3dView commit details
Commits on Oct 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for df5565d - Browse repository at this point
Copy the full SHA df5565dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff94897 - Browse repository at this point
Copy the full SHA ff94897View commit details
Commits on Oct 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 510a0ca - Browse repository at this point
Copy the full SHA 510a0caView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2e6962 - Browse repository at this point
Copy the full SHA d2e6962View commit details -
Merge remote-tracking branch 'origin/feature/general/cleanup-service'…
… into feature/general/cleanup-service
Configuration menu - View commit details
-
Copy full SHA for 25af449 - Browse repository at this point
Copy the full SHA 25af449View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab28dd2 - Browse repository at this point
Copy the full SHA ab28dd2View commit details
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a03e853 - Browse repository at this point
Copy the full SHA a03e853View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00a1a1a - Browse repository at this point
Copy the full SHA 00a1a1aView commit details
Commits on Oct 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 86c32b3 - Browse repository at this point
Copy the full SHA 86c32b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec82065 - Browse repository at this point
Copy the full SHA ec82065View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e0e807 - Browse repository at this point
Copy the full SHA 9e0e807View commit details
Commits on Oct 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6d75d51 - Browse repository at this point
Copy the full SHA 6d75d51View commit details
Commits on Nov 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8dcec86 - Browse repository at this point
Copy the full SHA 8dcec86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7de5b13 - Browse repository at this point
Copy the full SHA 7de5b13View commit details
Commits on Nov 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bfffbe1 - Browse repository at this point
Copy the full SHA bfffbe1View commit details
Commits on Nov 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 27c592d - Browse repository at this point
Copy the full SHA 27c592dView commit details -
Merge remote-tracking branch 'origin/feature/general/cleanup-service'…
… into feature/general/cleanup-service
Configuration menu - View commit details
-
Copy full SHA for 9214cad - Browse repository at this point
Copy the full SHA 9214cadView commit details
Commits on Nov 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c3c9783 - Browse repository at this point
Copy the full SHA c3c9783View commit details -
Configuration menu - View commit details
-
Copy full SHA for b69c940 - Browse repository at this point
Copy the full SHA b69c940View commit details -
Configuration menu - View commit details
-
Copy full SHA for 924ccc0 - Browse repository at this point
Copy the full SHA 924ccc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a35dc3b - Browse repository at this point
Copy the full SHA a35dc3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9244996 - Browse repository at this point
Copy the full SHA 9244996View commit details -
Configuration menu - View commit details
-
Copy full SHA for 118d5b4 - Browse repository at this point
Copy the full SHA 118d5b4View commit details
Commits on Nov 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a07523c - Browse repository at this point
Copy the full SHA a07523cView commit details -
Merge branch 'refs/heads/develop' into feature/general/cleanup-service
# Conflicts: # src/main/webapp/app/shared/date-time-picker/date-time-picker.component.html # src/main/webapp/app/shared/date-time-picker/date-time-picker.component.ts
Configuration menu - View commit details
-
Copy full SHA for 6bcec74 - Browse repository at this point
Copy the full SHA 6bcec74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17b2af8 - Browse repository at this point
Copy the full SHA 17b2af8View commit details -
Configuration menu - View commit details
-
Copy full SHA for dda59a3 - Browse repository at this point
Copy the full SHA dda59a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f9687d - Browse repository at this point
Copy the full SHA 6f9687dView commit details
Commits on Nov 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9b87315 - Browse repository at this point
Copy the full SHA 9b87315View commit details