]> source.dussan.org Git - sonarqube.git/commit
SONAR-17295 Improve SAML configuration page user experience
authorRevanshu Paliwal <revanshu.paliwal@sonarsource.com>
Fri, 9 Sep 2022 09:44:36 +0000 (11:44 +0200)
committersonartech <sonartech@sonarsource.com>
Wed, 14 Sep 2022 20:03:26 +0000 (20:03 +0000)
commite65d9c91e86d486dba2d1e8e43997f163060a502
treed8d595bfcf88d52de1f8a2433932583b8f71d2db
parentd79a4e5517d39e6225bad9bd78178d9bfd4aee91
SONAR-17295 Improve SAML configuration page user experience
server/sonar-web/src/main/js/api/mocks/AuthenticationServiceMock.ts [new file with mode: 0644]
server/sonar-web/src/main/js/apps/settings/components/authentication/Authentication.tsx
server/sonar-web/src/main/js/apps/settings/components/authentication/SamlAuthentication.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/apps/settings/components/authentication/SamlFormField.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/apps/settings/components/authentication/SamlSecuredField.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/apps/settings/components/authentication/SamlToggleField.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/apps/settings/components/authentication/__tests__/Authentication-test.tsx
server/sonar-web/src/main/js/apps/settings/styles.css
sonar-core/src/main/resources/org/sonar/l10n/core.properties