n8n/packages/editor-ui/src/stores
2023-11-03 16:22:37 +02:00
..
__tests__ fix: Add role check for upgrade path (#7374) 2023-10-09 11:18:08 +02:00
auditLogs.store.ts feat: Audit Logs - add new page to frontend [WIP] (no-changelog) (#6418) 2023-06-15 08:33:28 +02:00
canvas.store.ts refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
cloudPlan.store.ts feat(editor): Support autologin for upgrade path (#7316) 2023-10-06 13:16:27 +02:00
communityNodes.store.ts fix: Remove Vue.component usage and refactor plugins into Vue Plugins (no-changelog) (#6445) 2023-06-16 10:30:57 +03:00
credentials.store.ts fix: Prevent workflow breaking when credential type is unknown (#6923) 2023-08-14 14:55:38 +02:00
environments.ee.store.ts refactor(editor): Add infix to Pinia stores (no-changelog) (#6149) 2023-05-05 10:41:54 +02:00
externalSecrets.ee.store.ts feat: External Secrets storage for credentials (#6477) 2023-08-25 10:33:46 +02:00
history.store.ts refactor(editor): Add infix to Pinia stores (no-changelog) (#6149) 2023-05-05 10:41:54 +02:00
index.ts feat: External Secrets storage for credentials (#6477) 2023-08-25 10:33:46 +02:00
logStreaming.store.ts fix: Fix tags overflow handler in workflows header (#6784) 2023-07-31 15:17:05 +03:00
n8nRoot.store.ts refactor(core): Avoid passing around static state like default timezone (no-changelog) (#7221) 2023-10-27 14:17:52 +02:00
ndv.store.ts fix(editor): Handle localStorage being blocked/unavailable (#7348) 2023-10-27 15:51:20 +02:00
nodeCreator.store.ts feat(core): Add support for building LLM applications (#7235) 2023-10-02 17:33:43 +02:00
nodeTypes.store.ts feat(core): Add support for building LLM applications (#7235) 2023-10-02 17:33:43 +02:00
posthog.store.ts fix(editor): Handle localStorage being blocked/unavailable (#7348) 2023-10-27 15:51:20 +02:00
segment.store.ts refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
settings.store.ts feat(editor): Improve performance by importing routes dynamically and add route guards (no-changelog) (#7567) 2023-11-03 16:22:37 +02:00
sourceControl.store.ts fix(editor): Add ssh key type selection to source control settings when regenerating key (#7172) 2023-09-14 14:40:34 +02:00
sso.store.ts refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
tags.store.ts fix: Remove Vue.component usage and refactor plugins into Vue Plugins (no-changelog) (#6445) 2023-06-16 10:30:57 +03:00
telemetry.store.ts refactor(editor): Add infix to Pinia stores (no-changelog) (#6149) 2023-05-05 10:41:54 +02:00
templates.store.ts feat: Add onboarding flow (#7212) 2023-09-25 15:49:36 +02:00
ui.store.ts fix(editor): Allow overriding theme from query params (#7591) 2023-11-02 16:06:33 +01:00
ui.utils.ts fix(editor): Allow overriding theme from query params (#7591) 2023-11-02 16:06:33 +01:00
usage.store.ts refactor(editor): Stricter linting for promises and async functions (no-changelog) (#4642) 2023-05-10 18:10:03 +03:00
users.store.ts feat(editor): Improve performance by importing routes dynamically and add route guards (no-changelog) (#7567) 2023-11-03 16:22:37 +02:00
versions.store.ts refactor(editor): Add infix to Pinia stores (no-changelog) (#6149) 2023-05-05 10:41:54 +02:00
webhooks.store.ts refactor(core)!: Remove basic-auth, external-jwt-auth, and no-auth options (#6362) 2023-06-22 20:03:47 +02:00
workflowHistory.store.ts fix(editor): Fix route component caching, incorrect use of array reduce method and enable WF history feature (#7434) 2023-10-26 20:47:42 +02:00
workflows.ee.store.ts refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
workflows.store.ts feat(editor): Handle pin data edge cases and unify validation (no-changelog) (#6685) 2023-11-02 10:43:02 +02:00