n8n/packages/editor-ui/src/views
2022-11-21 12:19:54 +01:00
..
AuthView.vue feat: Add cypress e2e tests for signup and signin (#3490) 2022-11-08 14:21:10 +02:00
CanvasAddButton.vue refactor(editor): Finish pinia migration, remove all vuex dependancies (#4533) 2022-11-09 10:01:50 +01:00
canvasHelpers.ts fix(editor): Prevent adding of the start node when importing workflow in the demo mode (#4564) 2022-11-09 18:36:06 +01:00
ChangePasswordView.vue refactor(editor): Migrate part of the vuex store to pinia (#4484) 2022-11-04 14:04:31 +01:00
CredentialsView.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
ErrorView.vue feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
ForgotMyPasswordView.vue refactor(editor): Finish pinia migration, remove all vuex dependancies (#4533) 2022-11-09 10:01:50 +01:00
LoadingView.vue Add Templates (#2720) 2022-02-28 10:57:44 +01:00
NodeView.vue fix(editor): Prevent node-creator tabs from showing when toggled by CanvasAddButton (#4661) 2022-11-21 12:19:54 +01:00
SettingsApiView.vue fix(editor): Fix workflow back button navigation (#4546) 2022-11-09 09:31:23 +01:00
SettingsCommunityNodesView.vue fix(editor): Fix workflow back button navigation (#4546) 2022-11-09 09:31:23 +01:00
SettingsFakeDoorView.vue fix(editor): Fix workflow back button navigation (#4546) 2022-11-09 09:31:23 +01:00
SettingsPersonalView.vue fix(editor): Fix workflow back button navigation (#4546) 2022-11-09 09:31:23 +01:00
SettingsUsersView.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
SettingsView.vue fix(editor): Fix workflow back button navigation (#4546) 2022-11-09 09:31:23 +01:00
SetupView.vue refactor(editor): Finish pinia migration, remove all vuex dependancies (#4533) 2022-11-09 10:01:50 +01:00
SigninView.vue feat: Add cypress e2e tests for signup and signin (#3490) 2022-11-08 14:21:10 +02:00
SignupView.vue refactor(editor): Migrate part of the vuex store to pinia (#4484) 2022-11-04 14:04:31 +01:00
TemplatesCollectionView.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
TemplatesSearchView.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
TemplatesView.vue feat(editor): Main navigation redesign (#4144) 2022-09-26 15:25:19 +02:00
TemplatesWorkflowView.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
WorkflowsView.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00