n8n/packages/editor-ui/src/views
Mutasem Aldmour 4ee508385a
fix(editor): Clean up demo and template callouts from workflows page (#6023)
* fix(editor): clean up demo callouts

* fix(editor): clean up i18n
2023-04-20 12:33:32 +02:00
..
__tests__ feat: Add variables feature (#5602) 2023-04-18 12:41:55 +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: Add variables feature (#5602) 2023-04-18 12:41:55 +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 fix(editor): Fix memory leak in Node Detail View by correctly unsubscribing from event buses (#6021) 2023-04-20 12:26:14 +02: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 fix(editor): SettingsSidebar should disconnect from push when navigating away (#6025) 2023-04-20 12:23:17 +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 fix(editor): Fix memory leak in Node Detail View by correctly unsubscribing from event buses (#6021) 2023-04-20 12:26:14 +02:00
SettingsPersonalView.vue feat: Replace new Vue() with custom event bus (no-changelog) (#5780) 2023-04-06 16:32:45 +03:00
SettingsSso.vue fix(editor): Update SSO upgrade link (#6016) 2023-04-19 17:05:58 +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 refactor(editor): Go to upgrade page (#5994) 2023-04-19 11:00:09 +02:00
SettingsVersionControl.vue feat(editor): Version control (WIP) (#6013) 2023-04-19 16:01:32 +02:00
SettingsView.vue refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
SetupView.vue fix(editor): Cleanup demo/video experiment (#5974) 2023-04-18 07:28:12 -04: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
VariablesView.vue feat: Add variables feature (#5602) 2023-04-18 12:41:55 +02:00
WorkflowsView.vue fix(editor): Clean up demo and template callouts from workflows page (#6023) 2023-04-20 12:33:32 +02:00