]> source.dussan.org Git - sonarqube.git/commit
SONAR-11090 Use rulesUpdatedAt date for stagnant quality profiles
authorGrégoire Aubert <gregoire.aubert@sonarsource.com>
Tue, 7 Aug 2018 14:11:31 +0000 (16:11 +0200)
committerSonarTech <sonartech@sonarsource.com>
Thu, 9 Aug 2018 18:20:50 +0000 (20:20 +0200)
commite92f595ae8795ffc8906d84d95b2cc634ff34b72
tree730b1b86600f8c3f258208314aba4c87bed1dad5
parenta8f14ced18503abb466fefead861ea3d60f7115a
SONAR-11090 Use rulesUpdatedAt date for stagnant quality profiles
12 files changed:
server/sonar-web/src/main/js/apps/quality-profiles/details/ProfileExporters.tsx
server/sonar-web/src/main/js/apps/quality-profiles/details/ProfileHeader.tsx
server/sonar-web/src/main/js/apps/quality-profiles/details/ProfilePermissionsFormSelect.tsx
server/sonar-web/src/main/js/apps/quality-profiles/details/ProfileRules.tsx
server/sonar-web/src/main/js/apps/quality-profiles/details/ProfileRulesRowOfType.tsx
server/sonar-web/src/main/js/apps/quality-profiles/details/ProfileRulesRowTotal.tsx
server/sonar-web/src/main/js/apps/quality-profiles/details/__tests__/ProfileRulesSonarWayComparison-test.tsx
server/sonar-web/src/main/js/apps/quality-profiles/home/EvolutionDeprecated.tsx
server/sonar-web/src/main/js/apps/quality-profiles/home/EvolutionStagnant.tsx
server/sonar-web/src/main/js/apps/quality-profiles/home/ProfilesList.tsx
server/sonar-web/src/main/js/apps/quality-profiles/home/ProfilesListRow.tsx
server/sonar-web/src/main/js/apps/quality-profiles/utils.ts