n8n/packages/editor-ui/src/views
2024-10-24 17:27:56 +01:00
..
__tests__ feat: Add tracking for node errors and update node graph (#11060) 2024-10-15 12:38:17 +02:00
SetupWorkflowFromTemplateView
AuthView.vue
CanvasAddButton.vue
ChangePasswordView.vue fix(editor): Make submit in ChangePasswordView work again (#11227) 2024-10-11 12:26:43 -04:00
CredentialsView.test.ts feat(editor): Add route for create / edit / share credentials (#11134) 2024-10-08 11:56:48 +02:00
CredentialsView.vue feat(editor): Add route for create / edit / share credentials (#11134) 2024-10-08 11:56:48 +02:00
ErrorView.vue
ExecutionsView.vue
ForgotMyPasswordView.vue
LoadingView.vue
MfaView.vue
NodeView.v2.vue fix: Check if execution will wait on Test step click (no-changelog) (#11311) 2024-10-23 15:53:01 +03:00
NodeView.vue fix: Check if execution will wait on Test step click (no-changelog) (#11311) 2024-10-23 15:53:01 +03:00
NodeViewSwitcher.vue feat(editor): Create call to action tooltip for trying the new canvas (no-changelog) (#11230) 2024-10-21 14:06:24 +03:00
ProjectSettings.test.ts fix(editor): Allow resources to move between personal and team projects (#10683) 2024-09-27 15:12:31 +02:00
ProjectSettings.vue
SamlOnboarding.vue
SettingsApiView.vue
SettingsCommunityNodesView.vue
SettingsExternalSecrets.vue
SettingsFakeDoorView.vue
SettingsLdapView.vue
SettingsLogStreamingView.vue
SettingsPersonalView.vue feat: Run mfa.beforeSetup hook before enabling MFA (#11116) 2024-10-17 19:47:10 +02: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
SettingsSso.test.ts fix(editor): Allow disabling SSO when config request fails (#10635) 2024-09-03 10:06:16 +02:00
SettingsSso.vue
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 feat: Add active workflow triggers metric (no-changelog) (#11398) 2024-10-24 17:27:56 +01:00
SettingsUsersView.test.ts test(editor): Increase test coverage for users settings page and modal (#10623) 2024-08-30 16:45:18 +02:00
SettingsUsersView.vue
SettingsView.vue
SetupView.vue fix(editor): Open Community+ enrollment modal only for the instance owner (#11292) 2024-10-21 10:02:18 +02:00
SigninView.vue fix(editor): Bring back the "Forgot password" link on SigninView (#11216) 2024-10-10 18:58:33 +02:00
SignoutView.vue
SignupView.vue
TemplatesCollectionView.vue
TemplatesSearchView.vue
TemplatesView.vue
TemplatesWorkflowView.vue
VariablesView.spec.ts refactor(editor): Migrate settings.store to composition API (no-changelog) (#10022) 2024-07-19 08:35:36 -04:00
VariablesView.vue
WorkerView.vue
WorkflowExecutionsView.vue
WorkflowHistory.vue
WorkflowOnboardingView.vue
WorkflowsView.test.ts
WorkflowsView.vue