]> source.dussan.org Git - sonarqube.git/commit
SONAR-17515 Create new setting for updating login message
authorRevanshu Paliwal <revanshu.paliwal@sonarsource.com>
Wed, 26 Oct 2022 14:03:19 +0000 (16:03 +0200)
committersonartech <sonartech@sonarsource.com>
Thu, 27 Oct 2022 20:03:02 +0000 (20:03 +0000)
commit333225cff584b912230851be227dad3c5aec165b
tree1a97708d5ac20f204f30d911a8a5a32b23165849
parent83bd18d97d9d8e0b858875b253bc52efff70e810
SONAR-17515 Create new setting for updating login message
server/sonar-web/src/main/js/apps/settings/__tests__/utils-test.ts
server/sonar-web/src/main/js/apps/settings/components/inputs/InputForFormattedText.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/apps/settings/components/inputs/PrimitiveInput.tsx
server/sonar-web/src/main/js/apps/settings/components/inputs/__tests__/InputForFormattedText-test.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/apps/settings/components/inputs/__tests__/__snapshots__/PrimitiveInput-test.tsx.snap
server/sonar-web/src/main/js/apps/settings/styles.css
server/sonar-web/src/main/js/apps/settings/utils.ts
server/sonar-web/src/main/js/components/common/FormattingTipsWithLink.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/components/common/__tests__/FormattingTipsWithLink-test.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/types/settings.ts
sonar-core/src/main/resources/org/sonar/l10n/core.properties