n8n/packages/editor-ui/src/stores
Alex Grozav 5651a52364
feat: Replace new Vue() with custom event bus (no-changelog) (#5780)
* refactor: replace new Vue() with custom event bus (no-changelog)

* fix: export types from design system main

* fix: update component types

* fix: update form inputs event bus
2023-04-06 16:32:45 +03:00
..
__tests__ feat: Add Mirage.js server to enable editor-ui unit tests (#5671) 2023-03-13 11:05:08 +02:00
canvas.ts refactor(editor): Migrate mouseSelect & deviceSupportHelpers mixins to composables (no-changelog) (#5775) 2023-03-24 14:52:06 +01:00
communityNodes.ts refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
credentials.ts feat(editor): Add correct credential owner contact details for readonly credentials (#5208) 2023-02-14 16:13:22 +02:00
history.ts refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
logStreamingStore.ts refactor(editor): Decouple REST calls from views (no-changelog) (#5202) 2023-01-20 12:08:40 +01:00
n8nRootStore.ts fix(core): App should not crash with a custom rest endpoint (#5911) 2023-04-06 11:35:05 +02:00
ndv.ts fix: Fix mapping paths when appending to empty expression (#5591) 2023-03-02 15:02:29 +03:00
nodeCreator.ts feat(editor): Do not show actions panel for single-action nodes (#5683) 2023-03-14 16:41:49 +01:00
nodeTypes.ts feat: Add events to enable onboarding checklist (#5536) 2023-02-28 13:44:37 +03:00
posthog.test.ts feat: Add test overrides (#5642) 2023-03-24 15:57:22 +01:00
posthog.ts feat: Add test overrides (#5642) 2023-03-24 15:57:22 +01:00
segment.ts feat: Add events to enable onboarding checklist (#5536) 2023-02-28 13:44:37 +03:00
settings.ts feat: Add test overrides (#5642) 2023-03-24 15:57:22 +01:00
sso.ts feat(editor): SSO onboarding (#5756) 2023-04-04 18:18:16 +02:00
tags.ts refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
telemetry.ts feat: Support feature flag evaluation server side (#5511) 2023-02-21 11:35:35 +03:00
templates.ts refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
ui.ts feat: Change desktop UM experience (#5312) 2023-02-08 11:42:22 +02:00
usage.test.ts feat(editor): Add usage and plan pages (#4819) 2022-12-20 10:52:01 +01:00
usage.ts fix(editor): Usage and plans page on Desktop (#5045) 2022-12-28 17:07:34 +01:00
users.ts feat: Add events to enable onboarding checklist (#5536) 2023-02-28 13:44:37 +03:00
versions.ts refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
webhooks.ts refactor: Workflow sharing bug bash fixes (#4888) 2022-12-21 16:42:07 +01:00
workflows.ee.ts refactor: Workflow sharing bug bash fixes (#4888) 2022-12-21 16:42:07 +01:00
workflows.ts feat: Replace new Vue() with custom event bus (no-changelog) (#5780) 2023-04-06 16:32:45 +03:00