]> source.dussan.org Git - sonarqube.git/commit
SGB-117 Remove optimistic update to avoid out of order notifications update
authorMathieu Suen <mathieu.suen@sonarsource.com>
Fri, 27 Sep 2024 11:16:42 +0000 (13:16 +0200)
committersonartech <sonartech@sonarsource.com>
Mon, 30 Sep 2024 20:02:46 +0000 (20:02 +0000)
commit11e7466786a976ac5b719df58def6d9e66aba9b7
tree15086e3a8af17a193cf84493fa11f210b594c680
parentc8bd1d2cc5697d7b41596be62527b0172775a201
SGB-117 Remove optimistic update to avoid out of order notifications update
server/sonar-web/src/main/js/apps/account/notifications/GlobalNotifications.tsx
server/sonar-web/src/main/js/apps/account/notifications/Notifications.tsx
server/sonar-web/src/main/js/apps/account/notifications/NotificationsList.tsx [deleted file]
server/sonar-web/src/main/js/apps/account/notifications/ProjectNotifications.tsx
server/sonar-web/src/main/js/apps/account/notifications/Projects.tsx
server/sonar-web/src/main/js/apps/projectInformation/notifications/ProjectNotifications.tsx
server/sonar-web/src/main/js/apps/projectInformation/notifications/__tests__/ProjectNotifications-test.tsx [deleted file]
server/sonar-web/src/main/js/components/hoc/withNotifications.tsx [deleted file]
server/sonar-web/src/main/js/components/notifications/NotificationsList.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/queries/notifications.ts [new file with mode: 0644]
sonar-core/src/main/resources/org/sonar/l10n/core.properties