n8n/packages/editor-ui/src/views
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
..
__tests__ test(editor): SSO tests (#5946) 2023-04-13 16:17:47 +02:00
AuthView.vue feat(editor): SSO login button (#5615) 2023-03-17 21:07:08 +01:00
CanvasAddButton.vue feat(editor): Fix ResourceLocator dropdown style (#5714) 2023-03-22 15:36:10 +01:00
ChangePasswordView.vue refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
CredentialsView.vue feat: Improve workflow list performance using RecycleScroller and on-demand sharing data loading (#5181) 2023-01-27 09:51:32 +02:00
ErrorView.vue refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
ExecutionsView.vue feat(editor): Executions page (#4997) 2023-01-10 16:28:15 +01:00
ForgotMyPasswordView.vue feat(core): Add LDAP support (#3835) 2023-01-25 02:18:39 +01:00
LoadingView.vue refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
NodeView.vue feat: Replace new Vue() with custom event bus (no-changelog) (#5780) 2023-04-06 16:32:45 +03:00
SamlOnboarding.vue fix(editor): Redirect to home page after saving data on SAML onboarding page (no-changelog) (#5961) 2023-04-13 09:32:06 +02:00
SettingsApiView.vue perf: Lazy-load public-api dependencies to reduce baseline memory usage (#5049) 2023-01-02 12:14:58 +01:00
SettingsCommunityNodesView.vue feat: Change desktop UM experience (#5312) 2023-02-08 11:42:22 +02:00
SettingsFakeDoorView.vue refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
SettingsLdapView.vue feat: Replace new Vue() with custom event bus (no-changelog) (#5780) 2023-04-06 16:32:45 +03:00
SettingsLogStreamingView.vue feat: Replace new Vue() with custom event bus (no-changelog) (#5780) 2023-04-06 16:32:45 +03:00
SettingsPersonalView.vue feat: Replace new Vue() with custom event bus (no-changelog) (#5780) 2023-04-06 16:32:45 +03:00
SettingsSso.vue test(editor): SSO tests (#5946) 2023-04-13 16:17:47 +02:00
SettingsUsageAndPlan.vue feat: Add source to all View Plans links (no-changelog) (#5097) 2023-01-09 14:57:51 +02:00
SettingsUsersView.vue feat(editor): SAML login disables Invite button (#5922) 2023-04-07 13:29:48 +02:00
SettingsView.vue refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
SetupView.vue feat(editor): Only redirect new users to blank canvas (no-changelog) (#5654) 2023-03-09 15:26:27 +01:00
SigninView.vue fix(editor): Disable password reset on desktop with no user management (#5853) 2023-03-31 11:42:11 +02:00
SignoutView.vue feat: Add e2e user invite test suite (no-changelog) (#5412) 2023-02-08 22:41:35 +02:00
SignupView.vue feat(editor): Only redirect new users to blank canvas (no-changelog) (#5654) 2023-03-09 15:26:27 +01:00
TemplatesCollectionView.vue refactor: Lint for no unneeded backticks (#5057) (no-changelog) 2022-12-29 12:20:43 +01:00
TemplatesSearchView.vue refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
TemplatesView.vue fix(editor): Change executions title to match menu (#5349) 2023-02-03 14:00:22 +01:00
TemplatesWorkflowView.vue refactor: Lint for no unneeded backticks (#5057) (no-changelog) 2022-12-29 12:20:43 +01:00
WorkflowsView.vue feat(editor): Only redirect new users to blank canvas (no-changelog) (#5654) 2023-03-09 15:26:27 +01:00