]> source.dussan.org Git - sonarqube.git/commit
SONAR-10120 Add server id and date in the system info json name
authorGrégoire Aubert <gregoire.aubert@sonarsource.com>
Mon, 15 Jan 2018 07:56:18 +0000 (08:56 +0100)
committerGrégoire Aubert <gregoire.aubert@sonarsource.com>
Mon, 15 Jan 2018 10:40:43 +0000 (11:40 +0100)
commitec5f54c943df55d53fa6fae8632fcaede060ae19
tree074682bcee788d3a1009595751fa94a98b120980
parent27e0b0190229a78b0d57907b3b49e2ea381826ab
SONAR-10120 Add server id and date in the system info json name
server/sonar-web/src/main/js/api/system.ts
server/sonar-web/src/main/js/apps/system/components/App.tsx
server/sonar-web/src/main/js/apps/system/components/PageActions.tsx
server/sonar-web/src/main/js/apps/system/components/PageHeader.tsx
server/sonar-web/src/main/js/apps/system/components/__tests__/ClusterSysInfos-test.tsx
server/sonar-web/src/main/js/apps/system/components/__tests__/PageActions-test.tsx
server/sonar-web/src/main/js/apps/system/components/__tests__/StandaloneSysInfos-test.tsx
server/sonar-web/src/main/js/apps/system/components/__tests__/__snapshots__/ClusterSysInfos-test.tsx.snap
server/sonar-web/src/main/js/apps/system/components/__tests__/__snapshots__/PageActions-test.tsx.snap
server/sonar-web/src/main/js/apps/system/components/__tests__/__snapshots__/StandaloneSysInfos-test.tsx.snap
server/sonar-web/src/main/js/apps/system/utils.ts