]> source.dussan.org Git - sonarqube.git/commit
SONAR-22018 Introduce active version link in footer and system apge
authorstanislavh <stanislav.honcharov@sonarsource.com>
Tue, 9 Apr 2024 09:18:48 +0000 (11:18 +0200)
committersonartech <sonartech@sonarsource.com>
Wed, 10 Apr 2024 20:02:53 +0000 (20:02 +0000)
commitf5dd75ab4b842eb2a5280411cfaceb0c09eea57d
tree6b69a9ee971a946b735850eb668c740d07eb7fe1
parentf480ae1f6255e9cf6b58bd37f2841c0cd20ce31c
SONAR-22018 Introduce active version link in footer and system apge
14 files changed:
server/sonar-web/src/main/js/app/components/GlobalFooter.tsx
server/sonar-web/src/main/js/app/components/__tests__/__snapshots__/GlobalFooter-test.tsx.snap
server/sonar-web/src/main/js/app/components/app-state/AppStateContext.tsx
server/sonar-web/src/main/js/app/components/app-state/__tests__/__snapshots__/AppStateContextProvider-test.tsx.snap
server/sonar-web/src/main/js/app/components/app-state/withAppStateContext.tsx
server/sonar-web/src/main/js/app/components/extensions/__tests__/__snapshots__/Extension-test.tsx.snap
server/sonar-web/src/main/js/app/components/indexation/__tests__/__snapshots__/IndexationContextProvider-test.tsx.snap
server/sonar-web/src/main/js/apps/system/components/PageHeader.tsx
server/sonar-web/src/main/js/apps/system/components/__tests__/__snapshots__/PageHeader-test.tsx.snap
server/sonar-web/src/main/js/components/shared/AppVersionStatus.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/components/shared/__tests__/AppVersionStatus-test.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/helpers/testMocks.ts
server/sonar-web/src/main/js/types/appstate.ts
sonar-core/src/main/resources/org/sonar/l10n/core.properties