n8n/packages/editor-ui/src/stores
Michael Kret 90b4bfc472
fix: Show result of waiting execution on canvas after execution complete (#10815)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
Co-authored-by: Shireen Missi <shireen@n8n.io>
2024-10-03 15:09:37 +03:00
..
__tests__ fix: Ensure user id for early track events (#10885) 2024-09-23 14:13:06 +02:00
assistant.store.ts feat: Add more context to support chat (#11014) 2024-10-02 10:00:20 +02:00
auditLogs.store.ts refactor(editor): Migrate settings.store to composition API (no-changelog) (#10022) 2024-07-19 08:35:36 -04:00
canvas.store.ts fix(editor): Connect up new project viewer role to the FE (#9913) 2024-08-13 16:45:28 +03:00
cloudPlan.store.ts refactor(editor): Delete unused code (no-changelog) (#9866) 2024-06-26 11:45:41 +02:00
collaboration.store.ts refactor(core): Move push message types to a new shared package (no-changelog) (#10742) 2024-09-13 13:02:00 +02:00
communityNodes.store.ts refactor(editor): Remove getters with arguments from communityNodes.store.ts (#9964) 2024-07-08 10:13:30 -04:00
credentials.store.ts fix(editor): Fix performance issue in credentials list (#10988) 2024-09-27 12:04:00 +02:00
environments.ee.store.ts refactor(editor): Migrate n8nRootStore to use composition API (no-changelog) (#9770) 2024-06-18 13:15:12 -04:00
executions.store.ts feat(core): Execution curation (#10342) 2024-09-02 15:20:08 +02:00
externalSecrets.ee.store.ts refactor(editor): Migrate settings.store to composition API (no-changelog) (#10022) 2024-07-19 08:35:36 -04: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): Migrate LogStreaming.store.ts to composition API (#10719) 2024-09-19 09:15:01 -04:00
ndv.store.ts ci: Setup biome and pre-commit hooks for formatting (no-changelog) (#10795) 2024-09-17 15:10:22 +03:00
nodeCreator.store.ts feat(editor): Overhaul node insert position computation in new canvas (no-changelog) (#10637) 2024-09-03 15:11:44 +03:00
nodeTypes.store.ts refactor: Use NodeConnectionType consistently across the code base (no-changelog) (#10595) 2024-08-29 09:55:53 -04:00
npsStore.store.spec.ts feat: Update NPS Value Survey (#9638) 2024-06-11 10:23:30 +02:00
npsSurvey.store.ts refactor(editor): Migrate n8nRootStore to use composition API (no-changelog) (#9770) 2024-06-18 13:15:12 -04:00
orchestration.store.ts refactor(core): Move push message types to a new shared package (no-changelog) (#10742) 2024-09-13 13:02:00 +02:00
posthog.store.ts fix: Ensure user id for early track events (#10885) 2024-09-23 14:13:06 +02:00
projects.store.ts fix(editor): Allow resources to move between personal and team projects (#10683) 2024-09-27 15:12:31 +02:00
pushConnection.store.ts refactor(core): Move push message types to a new shared package (no-changelog) (#10742) 2024-09-13 13:02:00 +02:00
rbac.store.ts feat(core): Execution curation (#10342) 2024-09-02 15:20:08 +02:00
roles.store.test.ts fix(editor): Connect up new project viewer role to the FE (#9913) 2024-08-13 16:45:28 +03:00
roles.store.ts fix(editor): Connect up new project viewer role to the FE (#9913) 2024-08-13 16:45:28 +03:00
root.store.ts fix: Show result of waiting execution on canvas after execution complete (#10815) 2024-10-03 15:09:37 +03:00
settings.store.ts fix: Show result of waiting execution on canvas after execution complete (#10815) 2024-10-03 15:09:37 +03:00
sourceControl.store.ts refactor(editor): Migrate settings.store to composition API (no-changelog) (#10022) 2024-07-19 08:35:36 -04:00
sso.store.ts refactor(editor): Remove id param from PATCH /me calls (no-changelog) (#10449) 2024-08-16 12:15:48 +03:00
tags.store.ts feat(core): Execution curation (#10342) 2024-09-02 15:20:08 +02:00
templates.store.ts refactor(editor): Migrate settings.store to composition API (no-changelog) (#10022) 2024-07-19 08:35:36 -04:00
ui.store.ts fix(editor): Stop connection to last selected node when pasting on new canvas (no-changelog) (#11042) 2024-10-03 15:01:04 +03: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 refactor(editor): Clean all instances of isDesktopDeployment (#10884) 2024-09-20 08:24:08 -04:00
users.store.test.ts fix: Ensure user id for early track events (#10885) 2024-09-23 14:13:06 +02:00
users.store.ts fix: Ensure user id for early track events (#10885) 2024-09-23 14:13:06 +02:00
versions.store.ts refactor(core): Move frontend settings to @n8n/api-types (no-changelog) (#10856) 2024-09-17 17:21:11 +02:00
webhooks.store.ts refactor(editor): Migrate n8nRootStore to use composition API (no-changelog) (#9770) 2024-06-18 13:15:12 -04:00
workflowHistory.store.ts refactor(editor): Migrate n8nRootStore to use composition API (no-changelog) (#9770) 2024-06-18 13:15:12 -04:00
workflows.ee.store.ts refactor(editor): Migrate workflow.ee.store to composition API (#10912) 2024-09-23 07:51:41 -04: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 fix: Show result of waiting execution on canvas after execution complete (#10815) 2024-10-03 15:09:37 +03:00