Csaba Tuncsik
|
9b59f1df9c
|
fix(editor): Fix typo in SSO upgrade link (#6031)
* fix(editor): Fix typo in SSO upgrade link
* fix(editor): remove unused import
|
2023-04-20 13:25:57 +02:00 |
|
Csaba Tuncsik
|
953198e092
|
fix(editor): Update SSO upgrade link (#6016)
fix(editor): update SSO upgrade link
|
2023-04-19 17:05:58 +02:00 |
|
Csaba Tuncsik
|
ee7d5a841e
|
test(editor): Set 'data-test-id' in unit tests, so they match with Cypress (#5976)
|
2023-04-14 13:17:20 +02:00 |
|
Csaba Tuncsik
|
bc1db5e16a
|
test(editor): SSO tests (#5946)
* test(editor): SSO tests
* test(editor): move store tests to __tests__ folder
* test(editor): move tests in a different PR
* test(editor): add SSO tests
* test(editor): add SSO settings page tests
* test(editor): add SSO onboarding page base test
* test(editor): add SSO onboarding page test
* test(editor): fix router spy
|
2023-04-13 16:17:47 +02:00 |
|
Csaba Tuncsik
|
d40e86aabc
|
feat(editor): SAML paywall state (#5906)
* feat(editor): SAML paywall state
* fix(editor): fix translation
* fix(editor): SSO update links
|
2023-04-07 13:29:22 +02:00 |
|
Csaba Tuncsik
|
f4e59499fc
|
feat(editor): SSO setup (#5736)
* feat(editor): SSO settings page
* feat(editor): SSO settings page
* feat(editor): SSO settings page
* feat(editor): SSO settings page
* feat(editor): SSO settings page
* feat(editor): SSO settings page
* Merge remote-tracking branch 'origin/master' into pay-170-sso-set-up-page
# Conflicts:
# packages/cli/src/sso/saml/routes/saml.controller.ee.ts
* feat(editor): Prevent SSO settings page route
* feat(editor): some UI improvements
* fix(editor): SSO settings saml config optional chaining
* fix return values saml controller
* fix(editor): drop dompurify
* fix(editor): save xml as is
* return authenticationMethod with settings
* fix(editor): add missing prop to server
* chore(editor): code formatting
* fix ldap/saml enable toggle endpoint
* fix missing import
* prevent faulty ldap setting from breaking startup
* remove sso fake-door from users page
* fix(editor): update SSO settings route permissions + unit testing
* fix(editor): update vite config for test
* fix(editor): add paddings to SSO settings page buttons, add translation
* fix(editor): fix saml unit test
* fix(core): Improve saml test connection function (#5899)
improve-saml-test-connection return
---------
Co-authored-by: Michael Auerswald <michael.auerswald@gmail.com>
Co-authored-by: Romain Minaud <romain.minaud@gmail.com>
|
2023-04-04 14:28:29 +02:00 |
|