n8n/packages/editor-ui/src/views
Milorad FIlipović 4dbae0e2e9
feat: Add Creator hub link to Templates page (#7721)
Replace the `New Blank Workflow` button with link to the new Creator Hub
in the Templates page
2023-11-20 10:51:46 +01:00
..
__tests__ feat: Rewrite Front End cloud and posthog hooks using TypeScript (no-changelog) (#5491) 2023-11-13 15:10:42 +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 fix(core): Make password-reset urls valid only for single-use (#7622) 2023-11-07 15:35:43 +01: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 fix: Error handling on forgot password page (no-changelog) (#7633) 2023-11-07 08:45:58 -05:00
LoadingView.vue refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
MfaView.vue fix(editor): More dark-mode fixes (no-changelog) (#7624) 2023-11-06 14:32:38 +01:00
NodeView.vue refactor: Add rule no-constant-binary-expression (no-changelog) (#7670) 2023-11-09 17:50:59 +01: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 refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
SettingsLogStreamingView.vue refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
SettingsPersonalView.vue refactor(editor): Color palette updates, introduce dark mode (#6980) 2023-11-01 13:33:36 +01: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): Dark mode switch style fix and other tweaks (no-changelog) (#7599) 2023-11-14 17:13:30 +01:00
SettingsUsersView.vue refactor: Use POST /users to re-invite users (no-changelog) (#7714) 2023-11-15 06:40:57 -05: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 refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
SignoutView.vue refactor(editor): Turn showMessage mixin to composable (#6081) (#6244) 2023-05-15 19:41:13 +03:00
SignupView.vue refactor: Extract Invitation routes to InvitationController (no-changelog) (#7726) 2023-11-16 12:39:43 -05:00
TemplatesCollectionView.vue refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
TemplatesSearchView.vue feat: Add Creator hub link to Templates page (#7721) 2023-11-20 10:51:46 +01: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
WorkerView.vue feat(editor): Adds a EE view to show worker details and job status (#7600) 2023-11-10 23:48:31 +01:00
WorkflowHistory.vue fix(editor): Fix workflow history prune time limit (getting hours instead of days) (#7644) 2023-11-07 17:44:58 +01:00
WorkflowOnboardingView.vue feat: Add onboarding flow (#7212) 2023-09-25 15:49:36 +02:00
WorkflowsView.vue feat(editor): Add workflow filters to querystring (#7456) 2023-11-08 08:42:53 -05:00