n8n/packages/editor-ui/src/stores
OlegIvaniv ac2f89a18a
feat(editor): Do not automatically add manual trigger on node plus (#5644)
* feat(editor): Do not add manual trigger node if node creator trigger via canvas actions

* Add e2e tests

* Install cypress-plugin-tab, do not use cy.realPress as it hangs the tests

* Exclude tab tests
2023-03-09 15:22:12 +01:00
..
canvas.ts fix(editor): Fix an issue with zoom and canvas nodes connections (#5548) 2023-02-23 09:48:42 +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: Fix baseUrl assignment (no-changelog) (#5266) 2023-01-27 12:16:34 +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 automatically add manual trigger on node plus (#5644) 2023-03-09 15:22:12 +01:00
nodeTypes.ts feat: Add events to enable onboarding checklist (#5536) 2023-02-28 13:44:37 +03:00
posthog.ts feat: Add events to enable onboarding checklist (#5536) 2023-02-28 13:44:37 +03:00
segment.ts feat: Add events to enable onboarding checklist (#5536) 2023-02-28 13:44:37 +03:00
settings.ts feat(core): Add SAML settings and consolidate LDAP under SSO (#5574) 2023-03-02 09:00:51 +01: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 fix(editor): Apply correct IRunExecutionData to finished workflow (#5552) 2023-02-23 13:00:28 +01:00