n8n/packages/editor-ui/src
Mutasem Aldmour 20c4919513
feat: Add events to enable onboarding checklist (#5536)
* feat: Add new event hooks

* fix: update event

* feat: Add more functionality for webhooks

*  Not sending onboarding checklist event from templates page

* 🔥 Removing quotes added by mistake

*  Added rest of events needed for onboarding checklist

* 💄 Hiding appcues checklist inside iframes

* 💄 Updating appcues selector

* fix: remove unnessary fix

* fix: fix schedule node

* refactor: bake events into segment store

* refactor: rename store

* refactor: use node keys

* refactor: remove unnessary

* chore: clean up store

* refactor: add key for event

* fix: allow tracking on template pages

* chore: remove comment

* fix: buidl

* refactor: block event if in iframe

* fix: fix tracking nodes

* refactor: track experiments once

* fix: ensure tracking works

* chore: remove comment

* fix: lint

* fix: lint

---------

Co-authored-by: Milorad Filipovic <milorad@n8n.io>
2023-02-28 13:44:37 +03:00
..
__tests__ feat(editor): Update to personalization survey v4 (#5474) 2023-02-15 15:05:55 +02:00
api feat: Support feature flag evaluation server side (#5511) 2023-02-21 11:35:35 +03:00
components feat: Add events to enable onboarding checklist (#5536) 2023-02-28 13:44:37 +03:00
composables refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
declarations refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
event-bus feat: HTML node (#5107) 2023-01-26 10:03:13 +01:00
mixins feat: Add events to enable onboarding checklist (#5536) 2023-02-28 13:44:37 +03:00
models refactor(editor): Upgrade to jsPlumb 5 (#4989) 2023-01-30 18:20:50 +01:00
plugins feat(editor): Add missing documentation to autocomplete items for inline code editor (#5560) 2023-02-28 07:34:03 +03:00
stores feat: Add events to enable onboarding checklist (#5536) 2023-02-28 13:44:37 +03:00
styles feat(editor): Add missing documentation to autocomplete items for inline code editor (#5560) 2023-02-28 07:34:03 +03:00
types feat(editor): Completions for extensions in expression editor (#5130) 2023-02-02 12:35:38 +01:00
utils fix(editor): Fix unexpected date rendering on front-end (#5528) 2023-02-21 11:27:15 +01:00
views feat: Add events to enable onboarding checklist (#5536) 2023-02-28 13:44:37 +03:00
App.vue feat: Support feature flag evaluation server side (#5511) 2023-02-21 11:35:35 +03:00
constants.ts feat: Add new event hooks (#5530) 2023-02-21 16:34:39 +03:00
Interface.ts feat: Add events to enable onboarding checklist (#5536) 2023-02-28 13:44:37 +03:00
main.ts feat(editor): Add most important native props and methods to autocomplete (#5486) 2023-02-16 12:47:19 +01:00
n8n-theme-variables.scss refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
n8n-theme.scss refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
permissions.ts refactor: Workflow sharing bug bash fixes (#4888) 2022-12-21 16:42:07 +01:00
router.ts feat: Add e2e user invite test suite (no-changelog) (#5412) 2023-02-08 22:41:35 +02:00
shims-vue.d.ts ci: Setup eslint-import-resolver-typescript for improved TS linting (#4996) 2022-12-22 09:55:39 +01:00
shims.d.ts feat(editor): Update design-system and editor dependencies (no-changelog) (#5188) 2023-01-27 02:09:30 +01:00
vue-agile.d.ts Add Templates (#2720) 2022-02-28 10:57:44 +01:00