n8n/packages/editor-ui/src/views
2023-10-26 20:47:42 +02:00
..
__tests__ feat(editor): Workflow history [WIP] - Add cloned workflow link to success toast message (no-changelog) (#7405) 2023-10-19 14:02:59 +02:00
AuthView.vue feat(editor): Migrate Design System and Editor UI to Vue 3 (#6476) 2023-07-28 09:51:07 +02:00
CanvasAddButton.vue fix(editor): Fix post-migration CSS inconsistencies (no-changelog) (#6902) 2023-08-10 11:09:55 +03:00
ChangePasswordView.vue feat(core): Add MFA (#4767) 2023-08-23 22:59:16 -04:00
CredentialsView.vue feat: External Secrets storage for credentials (#6477) 2023-08-25 10:33:46 +02:00
ErrorView.vue refactor(editor): Stricter linting for promises and async functions (no-changelog) (#4642) 2023-05-10 18:10:03 +03:00
ExecutionsView.vue feat: Replace Vue.extend with defineComponent in editor-ui (no-changelog) (#6033) 2023-04-21 18:51:08 +03:00
ForgotMyPasswordView.vue refactor(editor): Turn showMessage mixin to composable (#6081) (#6244) 2023-05-15 19:41:13 +03:00
LoadingView.vue refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
MfaView.vue feat(core): Add MFA (#4767) 2023-08-23 22:59:16 -04:00
NodeView.vue fix(editor): Fixes the issue that Switch Node can not be created (#7516) 2023-10-26 09:46:26 +02:00
SamlOnboarding.vue feat(editor): Migrate Design System and Editor UI to Vue 3 (#6476) 2023-07-28 09:51:07 +02:00
SettingsApiView.vue feat(editor): Support autologin for upgrade path (#7316) 2023-10-06 13:16:27 +02:00
SettingsAuditLogs.vue feat(editor): Support autologin for upgrade path (#7316) 2023-10-06 13:16:27 +02:00
SettingsCommunityNodesView.vue feat(editor): Support autologin for upgrade path (#7316) 2023-10-06 13:16:27 +02:00
SettingsExternalSecrets.vue feat(editor): Support autologin for upgrade path (#7316) 2023-10-06 13:16:27 +02:00
SettingsFakeDoorView.vue refactor(editor): Add infix to Pinia stores (no-changelog) (#6149) 2023-05-05 10:41:54 +02:00
SettingsLdapView.vue feat(editor): Support autologin for upgrade path (#7316) 2023-10-06 13:16:27 +02:00
SettingsLogStreamingView.vue feat(editor): Support autologin for upgrade path (#7316) 2023-10-06 13:16:27 +02:00
SettingsPersonalView.vue feat(core): Add MFA (#4767) 2023-08-23 22:59:16 -04:00
SettingsSourceControl.vue feat(editor): Support autologin for upgrade path (#7316) 2023-10-06 13:16:27 +02:00
SettingsSso.vue feat(editor): Support autologin for upgrade path (#7316) 2023-10-06 13:16:27 +02:00
SettingsUsageAndPlan.vue fix(editor): Open only one tab with plans page (#7377) 2023-10-13 14:14:26 +02:00
SettingsUsersView.vue feat(editor): Support autologin for upgrade path (#7316) 2023-10-06 13:16:27 +02:00
SettingsView.vue refactor(editor): Stricter linting for promises and async functions (no-changelog) (#4642) 2023-05-10 18:10:03 +03:00
SetupView.vue refactor: Remove pre-setup prompt on owner setup (#6495) 2023-06-22 21:11:38 +02:00
SigninView.vue feat(editor): Rework banners framework and add email confirmation banner (#7205) 2023-09-21 09:47:21 +02:00
SignoutView.vue refactor(editor): Turn showMessage mixin to composable (#6081) (#6244) 2023-05-15 19:41:13 +03:00
SignupView.vue refactor(editor): Turn showMessage mixin to composable (#6081) (#6244) 2023-05-15 19:41:13 +03:00
TemplatesCollectionView.vue feat: Remove PostHog event calls (#6915) 2023-08-17 11:39:32 -04:00
TemplatesSearchView.vue refactor(editor): Cleanup template variant experiment (#6929) 2023-08-15 08:38:28 -04:00
TemplatesView.vue feat: Replace Vue.extend with defineComponent in editor-ui (no-changelog) (#6033) 2023-04-21 18:51:08 +03:00
TemplatesWorkflowView.vue feat: Remove PostHog event calls (#6915) 2023-08-17 11:39:32 -04:00
VariablesView.vue feat(editor): Support autologin for upgrade path (#7316) 2023-10-06 13:16:27 +02:00
WorkflowHistory.vue fix(editor): Fix route component caching, incorrect use of array reduce method and enable WF history feature (#7434) 2023-10-26 20:47:42 +02:00
WorkflowOnboardingView.vue feat: Add onboarding flow (#7212) 2023-09-25 15:49:36 +02:00
WorkflowsView.vue ci: Update most of the dev tooling (no-changelog) (#6780) 2023-07-28 13:55:16 +02:00