n8n/packages/editor-ui/src/stores
2024-06-11 14:21:16 +02:00
..
__tests__ feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
ai.store.ts feat(editor): Remove AI Error Debugging (#9337) 2024-05-08 14:13:47 +02:00
auditLogs.store.ts refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +01:00
canvas.store.ts refactor(editor): Fix remaining FE type check errors (no-changelog) (#9607) 2024-06-10 16:23:06 +03:00
cloudPlan.store.ts fix(editor): Move projects and rbac files (no-changelog) (#9651) 2024-06-06 15:30:17 +02:00
collaboration.store.ts refactor(editor): Migrate pushConnection mixin to composable and remove collaboration store side effects (no-changelog) (#9249) 2024-05-03 10:26:15 +03: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 refactor(editor): Fix remaining FE type check errors (no-changelog) (#9607) 2024-06-10 16:23:06 +03:00
environments.ee.store.ts fix(editor): Throw expression error on attempting to set variables at runtime (#9229) 2024-04-26 14:03:27 +02:00
executions.store.ts refactor(editor): Stop expecting null execution status (no-changelog) (#9672) 2024-06-10 10:19:40 +02:00
externalSecrets.ee.store.ts fix: Set '@typescript-eslint/return-await' rule to 'always' for FE (no-changelog) (#8373) 2024-01-18 11:28:01 +02:00
history.store.ts refactor(editor): Add infix to Pinia stores (no-changelog) (#6149) 2023-05-05 10:41:54 +02:00
logStreaming.store.ts refactor(editor): Fix remaining FE type check errors (no-changelog) (#9607) 2024-06-10 16:23:06 +03:00
n8nRoot.store.ts refactor(core): Rename push sessionId to pushRef (#8905) 2024-04-03 13:43:14 +02:00
ndv.store.ts refactor(editor): Fix remaining FE type check errors (no-changelog) (#9607) 2024-06-10 16:23:06 +03:00
nodeCreator.store.ts feat(core): Add support for building LLM applications (#7235) 2023-10-02 17:33:43 +02:00
nodeTypes.store.ts fix: Set '@typescript-eslint/return-await' rule to 'always' for FE (no-changelog) (#8373) 2024-01-18 11:28:01 +02:00
npsStore.store.spec.ts feat: Update NPS Value Survey (#9638) 2024-06-11 10:23:30 +02:00
npsSurvey.store.ts feat: Update NPS Value Survey (#9638) 2024-06-11 10:23:30 +02:00
orchestration.store.ts feat(editor): Finalize workers view (#8052) 2023-12-20 17:49:14 +01:00
posthog.store.ts refactor(editor): Fix remaining FE type check errors (no-changelog) (#9607) 2024-06-10 16:23:06 +03:00
projects.store.ts feat(editor): Add move resources option to workflows and credentials on (#9654) 2024-06-11 14:21:16 +02:00
pushConnection.store.ts refactor(editor): Migrate pushConnection mixin to composable and remove collaboration store side effects (no-changelog) (#9249) 2024-05-03 10:26:15 +03:00
rbac.store.ts refactor(core): Merge event bus controllers and remove dead code (no-changelog) (#9688) 2024-06-10 17:38:02 +02:00
roles.store.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
segment.store.ts feat: Rewrite Front End cloud and posthog hooks using TypeScript (no-changelog) (#5491) 2023-11-13 15:10:42 +02:00
settings.store.ts feat: Update NPS Value Survey (#9638) 2024-06-11 10:23:30 +02:00
sourceControl.store.ts fix: Set '@typescript-eslint/return-await' rule to 'always' for FE (no-changelog) (#8373) 2024-01-18 11:28:01 +02:00
sso.store.ts fix: Set '@typescript-eslint/return-await' rule to 'always' for FE (no-changelog) (#8373) 2024-01-18 11:28:01 +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 refactor(editor): Fix remaining FE type check errors (no-changelog) (#9607) 2024-06-10 16:23:06 +03:00
ui.store.ts feat(editor): Add move resources option to workflows and credentials on (#9654) 2024-06-11 14:21:16 +02:00
ui.utils.ts fix(editor): Fix local storage flags defaulting to undefined string (#7603) 2023-11-07 10:06:08 +01:00
usage.store.ts ci: Upgrade eslint, prettier, typescript, and some other dev tooling (no-changelog) (#8895) 2024-03-26 14:22:57 +01:00
users.store.ts feat: Update NPS Value Survey (#9638) 2024-06-11 10:23:30 +02:00
versions.store.ts fix(editor): Move versions check to init function and refactor store (no-changelog) (#8067) 2023-12-20 12:49:40 +02:00
webhooks.store.ts feat: Rewrite Front End cloud and posthog hooks using TypeScript (no-changelog) (#5491) 2023-11-13 15:10:42 +02:00
workflowHistory.store.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
workflows.ee.store.ts fix(editor): Move projects and rbac files (no-changelog) (#9651) 2024-06-06 15:30:17 +02:00
workflows.store.spec.ts refactor(editor): Migrate workflows store to setup function with composition API (no-changelog) (#9270) 2024-05-08 14:35:29 +03:00
workflows.store.ts refactor(core): Merge event bus controllers and remove dead code (no-changelog) (#9688) 2024-06-10 17:38:02 +02:00