.. |
__tests__
|
refactor(editor): Migrate users.store to composition API (no-changelog) (#9960)
|
2024-07-08 10:21:03 -04:00 |
SetupWorkflowFromTemplateView
|
refactor(editor): Standardize how we use defineEmits in components using the composition API (no-changelog) (#9934)
|
2024-07-04 10:30:51 +03:00 |
AuthView.vue
|
refactor(editor): Fix TypeScript issues in views (no-changelog) (#9573)
|
2024-05-31 15:52:00 +02:00 |
CanvasAddButton.vue
|
feat(editor): Implement AI Assistant chat UI (#9300)
|
2024-05-07 15:43:19 +02:00 |
ChangePasswordView.vue
|
refactor(editor): Improve linting for component and prop names (no-changelog) (#8169)
|
2023-12-28 09:49:58 +01:00 |
CredentialsView.test.ts
|
fix(editor): Add back credential type icon (no-changelog) (#9704)
|
2024-06-11 20:16:27 +02:00 |
CredentialsView.vue
|
fix(editor): Add back credential type icon (no-changelog) (#9704)
|
2024-06-11 20:16:27 +02:00 |
ErrorView.vue
|
refactor(editor): Migrate ErrorView component to Vue 3 (no-changelog) (#9740)
|
2024-06-14 10:37:52 +02:00 |
ExecutionsView.vue
|
refactor(editor): Delete unused code (no-changelog) (#9866)
|
2024-06-26 11:45:41 +02:00 |
ForgotMyPasswordView.vue
|
refactor(editor): Improve linting for component and prop names (no-changelog) (#8169)
|
2023-12-28 09:49:58 +01:00 |
LoadingView.vue
|
refactor(editor): Apply Prettier (no-changelog) (#4920)
|
2022-12-14 10:04:10 +01:00 |
MfaView.vue
|
refactor(editor): Standardize how we use defineEmits in components using the composition API (no-changelog) (#9934)
|
2024-07-04 10:30:51 +03:00 |
NodeView.v2.vue
|
feat(editor): Open node creator when cancelling a connection in new canvas (no-changelog) (#9978)
|
2024-07-10 12:22:31 +03:00 |
NodeView.vue
|
refactor(core): Remove Onboarding call prompts (no-changelog) (#9933)
|
2024-07-04 13:51:26 +02:00 |
NodeViewSwitcher.vue
|
feat(editor): Add workflow action to switch between new and old canvas (no-changelog) (#9969)
|
2024-07-09 15:58:36 +03:00 |
SamlOnboarding.vue
|
refactor(editor): Improve linting for component and prop names (no-changelog) (#8169)
|
2023-12-28 09:49:58 +01:00 |
SettingsApiView.vue
|
refactor(editor): Migrate n8nRootStore to use composition API (no-changelog) (#9770)
|
2024-06-18 13:15:12 -04:00 |
SettingsCommunityNodesView.vue
|
fix: Fix type errors in community nodes components (#9445)
|
2024-05-17 14:11:55 +02:00 |
SettingsExternalSecrets.vue
|
refactor(editor): Do not make rest api calls for disabled features (no-changelog) (#9046)
|
2024-04-04 15:53:34 +02:00 |
SettingsFakeDoorView.vue
|
refactor(editor): Migrate ui.store to use composition API (no-changelog) (#9892)
|
2024-07-03 15:11:40 -04:00 |
SettingsLdapView.vue
|
fix(editor): Fix type errors in the SettingsLdapView.vue (no-changelog) (#9308)
|
2024-05-06 11:20:55 -04:00 |
SettingsLogStreamingView.vue
|
fix(editor): Move projects and rbac files (no-changelog) (#9651)
|
2024-06-06 15:30:17 +02:00 |
SettingsPersonalView.vue
|
fix(editor): Commit theme change from Save button (#9619)
|
2024-06-05 09:38:26 +03:00 |
SettingsSourceControl.vue
|
refactor(editor): Fix TypeScript issues in views (no-changelog) (#9573)
|
2024-05-31 15:52:00 +02:00 |
SettingsSso.vue
|
refactor(editor): Migrate n8nRootStore to use composition API (no-changelog) (#9770)
|
2024-06-18 13:15:12 -04:00 |
SettingsUsageAndPlan.vue
|
fix(editor): Move projects and rbac files (no-changelog) (#9651)
|
2024-06-06 15:30:17 +02:00 |
SettingsUsersView.vue
|
refactor(editor): Migrate users.store to composition API (no-changelog) (#9960)
|
2024-07-08 10:21:03 -04:00 |
SettingsView.vue
|
refactor(editor): Migrate SettingsView to composition api (no-changelog) (#9746)
|
2024-06-17 11:53:40 +03:00 |
SetupView.vue
|
refactor(editor): Improve linting for component and prop names (no-changelog) (#8169)
|
2023-12-28 09:49:58 +01:00 |
SigninView.vue
|
refactor(editor): Migrate MfaView.vue to use script setup (no-changelog) (#9764)
|
2024-06-17 04:52:15 -04:00 |
SignoutView.vue
|
fix(editor): Hard load after logout to reset stores (no-changelog) (#9500)
|
2024-05-23 17:07:40 +02:00 |
SignupView.vue
|
refactor(editor): Migrate SignupView to composition api (no-changelog) (#9743)
|
2024-06-14 14:03:21 +03:00 |
TemplatesCollectionView.vue
|
refactor(editor): Fix TypeScript issues in template code (no-changelog) (#9574)
|
2024-05-31 15:07:49 +02:00 |
TemplatesSearchView.vue
|
refactor(editor): Fix remaining FE type check errors (no-changelog) (#9607)
|
2024-06-10 16:23:06 +03:00 |
TemplatesView.vue
|
refactor(editor): Improve linting for component and prop names (no-changelog) (#8169)
|
2023-12-28 09:49:58 +01:00 |
TemplatesWorkflowView.vue
|
refactor(editor): Fix TypeScript issues in template code (no-changelog) (#9574)
|
2024-05-31 15:07:49 +02:00 |
VariablesView.vue
|
refactor(editor): Upgrade frontend typing (no-changelog) (#9915)
|
2024-07-03 14:19:24 +02:00 |
WorkerView.vue
|
refactor(editor): Improve linting for component and prop names (no-changelog) (#8169)
|
2023-12-28 09:49:58 +01:00 |
WorkflowExecutionsView.vue
|
fix(editor): Properly update workflow info in main header (#9789)
|
2024-06-24 15:08:24 +02:00 |
WorkflowHistory.vue
|
refactor(editor): Migrate n8nRootStore to use composition API (no-changelog) (#9770)
|
2024-06-18 13:15:12 -04:00 |
WorkflowOnboardingView.vue
|
refactor(editor): Fix NodeView/Canvas related TS errors (#9581)
|
2024-06-03 16:33:20 +02:00 |
WorkflowsView.test.ts
|
fix(editor): Persist tag filter when clicking tag directly in workflows page (#9709)
|
2024-06-12 12:06:50 +03:00 |
WorkflowsView.vue
|
fix(editor): Persist tag filter when clicking tag directly in workflows page (#9709)
|
2024-06-12 12:06:50 +03:00 |