]> source.dussan.org Git - sonarqube.git/commit
SONAR-20023 CCT guide for issues list page
authorViktor Vorona <viktor.vorona@sonarsource.com>
Thu, 3 Aug 2023 13:59:01 +0000 (15:59 +0200)
committersonartech <sonartech@sonarsource.com>
Fri, 18 Aug 2023 20:02:48 +0000 (20:02 +0000)
commit3c949c01785f9edcc81097484ef92ec54922dcd9
tree826bc4d0e9b09c7044cc95ac21dfef73732e6f51
parenta621ae4781fb3692f53f6f14315f142f8d8b705b
SONAR-20023 CCT guide for issues list page
15 files changed:
server/sonar-web/design-system/package.json
server/sonar-web/design-system/src/components/Guide.tsx [new file with mode: 0644]
server/sonar-web/design-system/src/components/buttons/Button.tsx
server/sonar-web/design-system/src/components/index.ts
server/sonar-web/design-system/src/components/popups.tsx
server/sonar-web/package.json
server/sonar-web/src/main/js/api/mocks/LocalStorageMock.ts [new file with mode: 0644]
server/sonar-web/src/main/js/apps/issues/components/IssueListGuide.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/apps/issues/components/IssuesApp.tsx
server/sonar-web/src/main/js/apps/issues/sidebar/AttributeCategoryFacet.tsx
server/sonar-web/src/main/js/apps/issues/sidebar/SoftwareQualityFacet.tsx
server/sonar-web/src/main/js/apps/issues/test-utils.tsx
server/sonar-web/src/main/js/types/users.ts
server/sonar-web/yarn.lock
sonar-core/src/main/resources/org/sonar/l10n/core.properties