]> source.dussan.org Git - sonarqube.git/commit
SONAR-13413 Issues page is not available while indexation is in progress
authorPhilippe Perrin <philippe.perrin@sonarsource.com>
Mon, 8 Jun 2020 11:35:26 +0000 (13:35 +0200)
committersonartech <sonartech@sonarsource.com>
Fri, 26 Jun 2020 20:04:58 +0000 (20:04 +0000)
commit337ba04ed0aeb49728775657ebcfad739109548d
tree346bdf4142854e6368fddaf8a24180d3fd075dcd
parent02c96005860a0e8dd76491e3ff612f876f7bb09f
SONAR-13413 Issues page is not available while indexation is in progress
SONAR-13400 Portfolios pages are not available while indexation is in progress
SONAR-13398 Project page is not available while indexation is in progress
SONAR-13402 Application page is not available while indexation is in progress
server/sonar-web/src/main/js/app/components/ComponentContainer.tsx
server/sonar-web/src/main/js/app/components/__tests__/ComponentContainer-test.tsx
server/sonar-web/src/main/js/app/components/extensions/PortfoliosPage.tsx
server/sonar-web/src/main/js/app/components/indexation/PageUnavailableDueToIndexation.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/app/components/indexation/__tests__/PageUnavailableDueToIndexation-test.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/app/components/indexation/__tests__/__snapshots__/PageUnavailableDueToIndexation-test.tsx.snap [new file with mode: 0644]
server/sonar-web/src/main/js/app/utils/startReactApp.tsx
server/sonar-web/src/main/js/components/hoc/__tests__/withIndexationGuard-test.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/components/hoc/withIndexationGuard.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/types/types.d.ts
sonar-core/src/main/resources/org/sonar/l10n/core.properties