n8n/packages/editor-ui/src/stores
Omar Ajoue 5e3e70b83b
feat: Change desktop UM experience (#5312)
* refactor: Hide prompt for desktop

* feat: add email field to personalization modal

* fix: update survey interfaces

* chore: enable personalization survey email key display condition

* feat: add users page upsell for desktop client

* feat: disable UM on desktop where possible

* refactor: Have a single function to decide whether UM is enabled

* feat: update community nodes upsell link

---------

Co-authored-by: Alex Grozav <alex@grozav.com>
Co-authored-by: krynble <omar@n8n.io>
Co-authored-by: freyamade <freya@n8n.io>
2023-02-08 11:42:22 +02:00
..
canvas.ts refactor(editor): Fix duplicate NodeView keys when navigating between routes (no-changelog) (#5325) 2023-02-02 09:05:14 +01:00
communityNodes.ts refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
credentials.ts feat(editor): Simplify NDV by moving authentication details to credentials modal (#5067) 2023-01-27 09:05:43 +01: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 feat(editor): Roll out schema view (#5310) 2023-01-31 17:20:33 +03:00
nodeCreator.ts fix(core): Fix populating of node custom api call options (#5347) 2023-02-03 13:14:59 +01:00
nodeTypes.ts refactor: Phase out TSLint in editor-ui (no-changelog) (#4935) 2022-12-15 14:06:00 +01:00
settings.ts feat(core): Add LDAP support (#3835) 2023-01-25 02:18:39 +01:00
tags.ts refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01: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: Change desktop UM experience (#5312) 2023-02-08 11:42:22 +02: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): Fix merge node connectors (#5364) 2023-02-06 09:49:18 +01:00