]> source.dussan.org Git - sonarqube.git/commit
SONAR-13398 Display an additional message if some tasks are in error
authorPhilippe Perrin <philippe.perrin@sonarsource.com>
Thu, 18 Jun 2020 08:24:27 +0000 (10:24 +0200)
committersonartech <sonartech@sonarsource.com>
Fri, 26 Jun 2020 20:04:58 +0000 (20:04 +0000)
commit23d876af1e2b0750cc39bf8113501f303163acac
tree1b2f2de9b3000b0a3940af234b0c6718601853ee
parentdc2f7ec44a7b82709bf75eb81764a20912e3bbea
SONAR-13398 Display an additional message if some tasks are in error
15 files changed:
server/sonar-web/src/main/js/app/components/indexation/IndexationContextProvider.tsx
server/sonar-web/src/main/js/app/components/indexation/IndexationNotification.tsx
server/sonar-web/src/main/js/app/components/indexation/IndexationNotificationHelper.ts
server/sonar-web/src/main/js/app/components/indexation/IndexationNotificationRenderer.tsx
server/sonar-web/src/main/js/app/components/indexation/__tests__/IndexationContextProvider-test.tsx
server/sonar-web/src/main/js/app/components/indexation/__tests__/IndexationNotification-test.tsx
server/sonar-web/src/main/js/app/components/indexation/__tests__/IndexationNotificationHelper-test.tsx
server/sonar-web/src/main/js/app/components/indexation/__tests__/IndexationNotificationRenderer-test.tsx
server/sonar-web/src/main/js/app/components/indexation/__tests__/PageUnavailableDueToIndexation-test.tsx
server/sonar-web/src/main/js/app/components/indexation/__tests__/__snapshots__/IndexationContextProvider-test.tsx.snap [new file with mode: 0644]
server/sonar-web/src/main/js/app/components/indexation/__tests__/__snapshots__/IndexationNotificationRenderer-test.tsx.snap
server/sonar-web/src/main/js/components/hoc/__tests__/withIndexationContext-test.tsx
server/sonar-web/src/main/js/components/hoc/__tests__/withIndexationGuard-test.tsx
server/sonar-web/src/main/js/types/indexation.ts
sonar-core/src/main/resources/org/sonar/l10n/core.properties