-
-
Notifications
You must be signed in to change notification settings - Fork 202
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
feat: notifications core #1986
base: main
Are you sure you want to change the base?
feat: notifications core #1986
Commits on Nov 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bc0f83c - Browse repository at this point
Copy the full SHA bc0f83cView commit details
Commits on Nov 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1ec0527 - Browse repository at this point
Copy the full SHA 1ec0527View commit details -
Configuration menu - View commit details
-
Copy full SHA for eefcec0 - Browse repository at this point
Copy the full SHA eefcec0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4a183c - Browse repository at this point
Copy the full SHA c4a183cView commit details
Commits on Nov 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fcecce7 - Browse repository at this point
Copy the full SHA fcecce7View commit details
Commits on Nov 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bd8bfab - Browse repository at this point
Copy the full SHA bd8bfabView commit details
Commits on Nov 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a850303 - Browse repository at this point
Copy the full SHA a850303View commit details -
Merge remote-tracking branch 'origin/main' into cynthia/notifications…
…-core # Conflicts: # backend/data/src/main/resources/db/changelog/schema.xml
Configuration menu - View commit details
-
Copy full SHA for 3f10a64 - Browse repository at this point
Copy the full SHA 3f10a64View commit details
Commits on Dec 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3b31359 - Browse repository at this point
Copy the full SHA 3b31359View commit details -
Configuration menu - View commit details
-
Copy full SHA for 397dd08 - Browse repository at this point
Copy the full SHA 397dd08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f1c7cd - Browse repository at this point
Copy the full SHA 9f1c7cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for c97c9e9 - Browse repository at this point
Copy the full SHA c97c9e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85149be - Browse repository at this point
Copy the full SHA 85149beView commit details
Commits on Dec 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f235131 - Browse repository at this point
Copy the full SHA f235131View commit details -
Configuration menu - View commit details
-
Copy full SHA for caa4ce4 - Browse repository at this point
Copy the full SHA caa4ce4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2384df9 - Browse repository at this point
Copy the full SHA 2384df9View commit details -
Configuration menu - View commit details
-
Copy full SHA for be30fc9 - Browse repository at this point
Copy the full SHA be30fc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16de53b - Browse repository at this point
Copy the full SHA 16de53bView commit details -
fix: hibernate lazy initialization problems
The amount of time spent solving made up problems instead of working on real problems...
Configuration menu - View commit details
-
Copy full SHA for 19d7c6e - Browse repository at this point
Copy the full SHA 19d7c6eView commit details
Commits on Dec 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e612c0c - Browse repository at this point
Copy the full SHA e612c0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4aebb94 - Browse repository at this point
Copy the full SHA 4aebb94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 621113a - Browse repository at this point
Copy the full SHA 621113aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 38e938a - Browse repository at this point
Copy the full SHA 38e938aView commit details
Commits on Jan 22, 2024
-
Merge remote-tracking branch 'origin/main' into cynthia/notifications…
…-core # Conflicts: # backend/api/src/main/kotlin/io/tolgee/hateoas/InitialDataModel.kt # backend/app/src/main/resources/application.yaml # backend/app/src/test/kotlin/io/tolgee/api/v2/controllers/v2ImageUploadController/V2ImageUploadControllerTest.kt # backend/app/src/test/kotlin/io/tolgee/api/v2/controllers/v2ProjectsController/V2ProjectsControllerTest.kt # backend/app/src/test/kotlin/io/tolgee/api/v2/controllers/v2ScreenshotController/KeyScreenshotControllerTest.kt # backend/app/src/test/kotlin/io/tolgee/initialUserCreation/LegacyMigrationTest.kt # backend/data/src/main/kotlin/io/tolgee/activity/ActivityService.kt # backend/data/src/main/kotlin/io/tolgee/activity/views/ActivityViewByRevisionsProvider.kt # backend/data/src/main/kotlin/io/tolgee/activity/views/ProjectActivityViewByPageableProvider.kt # backend/data/src/main/kotlin/io/tolgee/batch/BatchJobActionService.kt # backend/data/src/main/kotlin/io/tolgee/batch/BatchJobConcurrentLauncher.kt # backend/data/src/main/kotlin/io/tolgee/batch/ProgressManager.kt # backend/data/src/main/kotlin/io/tolgee/batch/events/OnBatchJobStatusUpdated.kt # backend/data/src/main/kotlin/io/tolgee/dialects/postgres/CustomPostgreSQLDialect.kt # backend/data/src/main/kotlin/io/tolgee/dtos/ComputedPermissionDto.kt # backend/data/src/main/kotlin/io/tolgee/dtos/request/key/KeyScreenshotDto.kt # backend/data/src/main/kotlin/io/tolgee/model/DismissedAnnouncement.kt # backend/data/src/main/kotlin/io/tolgee/model/UserAccount.kt # backend/data/src/main/kotlin/io/tolgee/repository/LanguageRepository.kt # backend/data/src/main/kotlin/io/tolgee/repository/UserAccountRepository.kt # backend/data/src/main/kotlin/io/tolgee/service/LanguageService.kt # backend/data/src/main/kotlin/io/tolgee/service/project/ProjectService.kt # backend/data/src/main/kotlin/io/tolgee/service/security/UserAccountService.kt # backend/data/src/main/resources/db/changelog/schema.xml # backend/development/src/main/kotlin/io/tolgee/controllers/internal/e2eData/NotificationsE2eDataController.kt # backend/testing/src/main/kotlin/io/tolgee/fixtures/scopeAssert.kt # backend/testing/src/main/kotlin/io/tolgee/fixtures/statusExpectations.kt
Configuration menu - View commit details
-
Copy full SHA for 9569892 - Browse repository at this point
Copy the full SHA 9569892View commit details
Commits on Jan 24, 2024
-
Merge remote-tracking branch 'origin/main' into cynthia/notifications…
…-core # Conflicts: # backend/api/src/main/kotlin/io/tolgee/api/v2/controllers/InitialDataController.kt # backend/data/src/main/kotlin/io/tolgee/repository/LanguageRepository.kt # backend/data/src/main/resources/db/changelog/schema.xml
Configuration menu - View commit details
-
Copy full SHA for 8823857 - Browse repository at this point
Copy the full SHA 8823857View commit details
Commits on Jan 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1d54b2e - Browse repository at this point
Copy the full SHA 1d54b2eView commit details -
Merge remote-tracking branch 'origin/main' into cynthia/notifications…
…-core # Conflicts: # backend/data/src/main/kotlin/io/tolgee/model/UserAccount.kt
Configuration menu - View commit details
-
Copy full SHA for 49b8710 - Browse repository at this point
Copy the full SHA 49b8710View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1698670 - Browse repository at this point
Copy the full SHA 1698670View commit details -
Configuration menu - View commit details
-
Copy full SHA for cda1335 - Browse repository at this point
Copy the full SHA cda1335View commit details
Commits on Jan 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b838b7f - Browse repository at this point
Copy the full SHA b838b7fView commit details -
Merge remote-tracking branch 'origin/cynthia/notifications-core' into…
… cynthia/notifications-core
Configuration menu - View commit details
-
Copy full SHA for c845dda - Browse repository at this point
Copy the full SHA c845ddaView commit details -
Configuration menu - View commit details
-
Copy full SHA for b841451 - Browse repository at this point
Copy the full SHA b841451View commit details -
Configuration menu - View commit details
-
Copy full SHA for c208be0 - Browse repository at this point
Copy the full SHA c208be0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0601b71 - Browse repository at this point
Copy the full SHA 0601b71View commit details
Commits on Feb 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9cb51f4 - Browse repository at this point
Copy the full SHA 9cb51f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac25e49 - Browse repository at this point
Copy the full SHA ac25e49View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca62a12 - Browse repository at this point
Copy the full SHA ca62a12View commit details
Commits on Feb 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a6e0362 - Browse repository at this point
Copy the full SHA a6e0362View commit details -
Merge remote-tracking branch 'origin/cynthia/notifications-core' into…
… cynthia/notifications-core # Conflicts: # webapp/src/custom.d.ts # webapp/src/views/notifications/NotificationsRouter.tsx
Configuration menu - View commit details
-
Copy full SHA for f018b9b - Browse repository at this point
Copy the full SHA f018b9bView commit details
Commits on Apr 29, 2024
-
Merge branch 'main' into cynthia/notifications-core
# Conflicts: # backend/api/src/main/kotlin/io/tolgee/api/v2/controllers/InitialDataController.kt # backend/api/src/main/kotlin/io/tolgee/api/v2/controllers/keys/KeyController.kt # backend/api/src/main/kotlin/io/tolgee/hateoas/project/ProjectModelAssembler.kt # backend/data/src/main/kotlin/io/tolgee/activity/ActivityService.kt # backend/data/src/main/kotlin/io/tolgee/activity/views/ActivityViewByRevisionsProvider.kt # backend/data/src/main/resources/db/changelog/schema.xml # settings.gradle # webapp/package-lock.json # webapp/package.json # webapp/src/component/layout/TopBar/TopBar.tsx # webapp/src/store/index.ts
Configuration menu - View commit details
-
Copy full SHA for cbb7633 - Browse repository at this point
Copy the full SHA cbb7633View commit details -
fix: use listagg instead of array_agg
Hibernate once again complaining!
Configuration menu - View commit details
-
Copy full SHA for f1e0ee9 - Browse repository at this point
Copy the full SHA f1e0ee9View commit details