n8n/packages/editor-ui/src/stores
Iván Ovejero 34bda535e6
refactor(core): Create controller for binary data (no-changelog) (#7363)
This PR adds a controller for binary data + integration tests.
2023-10-06 16:21:13 +02:00
..
__tests__ feat(editor): Support autologin for upgrade path (#7316) 2023-10-06 13:16:27 +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 feat(core): Add support for building LLM applications (#7235) 2023-10-02 17:33:43 +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
externalSecrets.ee.store.ts feat: External Secrets storage for credentials (#6477) 2023-08-25 10:33:46 +02:00
history.store.ts
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 feat(editor): Migrate Design System and Editor UI to Vue 3 (#6476) 2023-07-28 09:51:07 +02:00
ndv.store.ts feat(core): Add support for building LLM applications (#7235) 2023-10-02 17:33:43 +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 feat: Remove PostHog event calls (#6915) 2023-08-17 11:39:32 -04:00
segment.store.ts feat(core): Add support for building LLM applications (#7235) 2023-10-02 17:33:43 +02:00
settings.store.ts feat(editor): Rework banners framework and add email confirmation banner (#7205) 2023-09-21 09:47:21 +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 feat: Add SSO SAML metadataUrl support and various improvements (#6139) 2023-05-23 16:25:28 +03: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
templates.store.ts feat: Add onboarding flow (#7212) 2023-09-25 15:49:36 +02:00
ui.store.ts feat(editor): Support autologin for upgrade path (#7316) 2023-10-06 13:16:27 +02: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): Rework banners framework and add email confirmation banner (#7205) 2023-09-21 09:47:21 +02:00
versions.store.ts
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 feat(editor): Workflow history [WIP]- Improve switching between workflow history and editor (no-changelog) (#7353) 2023-10-05 15:49:59 +02:00
workflows.ee.store.ts feat: Replace all Vue.set usages with direct assignment and spread operator (no-changelog) (#6280) 2023-06-15 15:30:05 +03:00
workflows.store.ts refactor(core): Create controller for binary data (no-changelog) (#7363) 2023-10-06 16:21:13 +02:00