n8n/packages/editor-ui/src/views
2025-01-08 16:07:46 +01:00
..
SetupWorkflowFromTemplateView feat(editor): Add free AI credits CTA (#12365) 2024-12-30 07:35:49 -05:00
TestDefinition fix(editor): Fix workflow initilisation for test definition routes & add unit tests (#12507) 2025-01-08 16:07:46 +01:00
AuthView.test.ts refactor(editor): Move test files alongside tested files (no-changelog) (#11504) 2024-11-01 18:01:13 +02:00
AuthView.vue feat(editor): Use a single SVG for logo and favicon (no-changelog) (#11811) 2024-12-16 10:31:55 +01:00
CanvasAddButton.vue refactor(editor): Stop using $locale in favor of the i18n composable (#11731) 2024-11-15 19:11:58 -05:00
ChangePasswordView.vue refactor: Standardize MFA code and recovery code naming across code base (#12011) 2024-12-03 07:15:29 -05:00
CredentialsView.test.ts feat(editor): Add free AI credits CTA (#12365) 2024-12-30 07:35:49 -05:00
CredentialsView.vue fix(editor): Consistent protected environment styling and messaging (#12374) 2024-12-27 14:18:30 +01:00
ErrorView.vue refactor(editor): Stop using $locale in favor of the i18n composable (#11731) 2024-11-15 19:11:58 -05:00
ExecutionsView.vue refactor(editor): Move executions under projects (#11541) 2024-11-12 17:01:22 +01:00
ForgotMyPasswordView.test.ts fix(editor): Auto focus first fields on SignIn, SignUp and ForgotMyPassword views (#11445) 2024-11-01 13:59:04 +01:00
ForgotMyPasswordView.vue fix(editor): Auto focus first fields on SignIn, SignUp and ForgotMyPassword views (#11445) 2024-11-01 13:59:04 +01:00
LoadingView.vue refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
MfaView.vue feat(editor): Use a single SVG for logo and favicon (no-changelog) (#11811) 2024-12-16 10:31:55 +01:00
NodeView.v2.vue test(editor): Update workflow actions tests for the new canvas (no-changelog) (#12245) 2025-01-08 13:11:11 +02:00
NodeView.vue fix(editor): Update easy AI workflow setup instructions when user is in free AI credits experiment (no-changelog) (#12479) 2025-01-08 09:59:08 +03:00
NodeViewSwitcher.vue feat(editor): Migrate existing users to new canvas and set new canvas as default (#11896) 2024-11-27 10:11:33 +02:00
ProjectSettings.test.ts feat(editor): Add support for project icons (#12349) 2024-12-27 19:00:40 +01:00
ProjectSettings.vue feat(editor): Add support for project icons (#12349) 2024-12-27 19:00:40 +01:00
SamlOnboarding.test.ts refactor(editor): Move test files alongside tested files (no-changelog) (#11504) 2024-11-01 18:01:13 +02:00
SamlOnboarding.vue refactor(editor): Migrate AuthView and associated components to composition api (#10713) 2024-09-18 23:38:45 -04:00
SettingsApiView.vue refactor(editor): Migrate components to composition API (#11497) 2024-11-04 17:00:06 -05:00
SettingsCommunityNodesView.vue feat(editor): Overhaul document title management (#10999) 2024-09-30 10:57:25 +02:00
SettingsExternalSecrets.test.ts refactor(editor): Move test files alongside tested files (no-changelog) (#11504) 2024-11-01 18:01:13 +02:00
SettingsExternalSecrets.vue fix(editor): When cloud users click on "How to update your n8n version" auto-login them before redirecting to the dashboard (no-changelog) (#11467) 2024-11-01 11:01:54 -04:00
SettingsLdapView.vue fix(editor): When cloud users click on "How to update your n8n version" auto-login them before redirecting to the dashboard (no-changelog) (#11467) 2024-11-01 11:01:54 -04:00
SettingsLogStreamingView.vue refactor(editor): Migrate components to composition API (#11497) 2024-11-04 17:00:06 -05:00
SettingsPersonalView.test.ts refactor(editor): Move test files alongside tested files (no-changelog) (#11504) 2024-11-01 18:01:13 +02:00
SettingsPersonalView.vue fix: Allow disabling MFA with recovery codes (#12014) 2024-12-04 10:02:06 -05:00
SettingsSourceControl.test.ts fix(editor): Allow custom git repo urls in source control settings (#10849) 2024-09-17 13:39:13 +02:00
SettingsSourceControl.vue fix(editor): Improvements to the commit modal (#12031) 2024-12-06 12:53:14 +01:00
SettingsSso.test.ts refactor(core): Extract SAML requests payloads into DTOs (#12435) 2025-01-03 11:05:30 +01:00
SettingsSso.vue fix(editor): When cloud users click on "How to update your n8n version" auto-login them before redirecting to the dashboard (no-changelog) (#11467) 2024-11-01 11:01:54 -04:00
SettingsUsageAndPlan.test.ts fix(editor): Open Community+ enrollment modal only for the instance owner (#11292) 2024-10-21 10:02:18 +02:00
SettingsUsageAndPlan.vue fix(editor): When cloud users click on "How to update your n8n version" auto-login them before redirecting to the dashboard (no-changelog) (#11467) 2024-11-01 11:01:54 -04:00
SettingsUsersView.test.ts fix(editor): When cloud users click on "How to update your n8n version" auto-login them before redirecting to the dashboard (no-changelog) (#11467) 2024-11-01 11:01:54 -04:00
SettingsUsersView.vue fix(editor): When cloud users click on "How to update your n8n version" auto-login them before redirecting to the dashboard (no-changelog) (#11467) 2024-11-01 11:01:54 -04:00
SettingsView.test.ts fix(editor): Redirect Settings to the proper sub page depending on the instance type (cloud or not) (#12053) 2024-12-05 08:47:55 +01:00
SettingsView.vue fix(editor): Resolve going back from Settings (#11958) 2024-12-02 14:57:22 +01:00
SetupView.vue feat(editor): Implementing the Easy AI Workflow experiment (#12043) 2024-12-06 14:23:39 +01:00
SigninView.test.ts refactor: Standardize MFA code and recovery code naming across code base (#12011) 2024-12-03 07:15:29 -05:00
SigninView.vue refactor: Standardize MFA code and recovery code naming across code base (#12011) 2024-12-03 07:15:29 -05:00
SignoutView.vue refactor(editor): Migrate SignoutView.vue to composition API (#10720) 2024-09-10 10:23:57 -04:00
SignupView.test.ts fix(editor): Auto focus first fields on SignIn, SignUp and ForgotMyPassword views (#11445) 2024-11-01 13:59:04 +01:00
SignupView.vue fix(editor): Auto focus first fields on SignIn, SignUp and ForgotMyPassword views (#11445) 2024-11-01 13:59:04 +01:00
TemplatesCollectionView.vue refactor(editor): Migrate templates.store to composition API (#11641) 2024-11-08 07:46:03 -05:00
TemplatesSearchView.vue refactor(editor): Migrate TemplatesSearchView.vue to composition API (#11571) 2024-11-05 14:51:55 -05:00
TemplatesView.vue feat(editor): Add workflow evaluation edit and list views (no-changelog) (#11719) 2024-11-27 07:47:41 +01:00
TemplatesWorkflowView.vue feat(editor): Overhaul document title management (#10999) 2024-09-30 10:57:25 +02:00
VariablesView.test.ts refactor(editor): Rename design-system unit test files and snapshots (no-changelog) (#11539) 2024-11-05 14:20:02 +02:00
VariablesView.vue refactor(editor): Stop using $locale in favor of the i18n composable (#11731) 2024-11-15 19:11:58 -05:00
WorkerView.vue refactor(editor): Stop using $locale in favor of the i18n composable (#11731) 2024-11-15 19:11:58 -05:00
WorkflowExecutionsView.vue feat(core): Improve debugging of sub-workflows (#11602) 2024-11-14 23:04:43 +01:00
WorkflowHistory.test.ts refactor(editor): Move test files alongside tested files (no-changelog) (#11504) 2024-11-01 18:01:13 +02:00
WorkflowHistory.vue fix(editor): When cloud users click on "How to update your n8n version" auto-login them before redirecting to the dashboard (no-changelog) (#11467) 2024-11-01 11:01:54 -04:00
WorkflowOnboardingView.vue feat(editor): Easy AI workflow improvements (#12400) 2024-12-31 14:38:32 +01:00
WorkflowsView.test.ts feat(editor): Implementing the Easy AI Workflow experiment (#12043) 2024-12-06 14:23:39 +01:00
WorkflowsView.vue fix(editor): Update easy AI workflow setup instructions when user is in free AI credits experiment (no-changelog) (#12479) 2025-01-08 09:59:08 +03:00