n8n/packages/editor-ui/src/views
Iván Ovejero 43e054f5ab
feat(editor, core): Integrate PostHog (#3865)
* Integrate PostHog - Part 1: Groundwork (#3753)

* Integrate PostHog - Part 2: Event capture (#3779)

* Integrate PostHog - Part 3: Session recordings (#3789)

* Integrate PostHog - Part 4: Experiments (#3825)

* Finalize PostHog integration (#3866)

* 📦 Update `package-lock.json`

* 🐛 Account for absent PH hooks file

*  Create new env `EXTERNAL_FRONTEND_HOOKS_FILES`

*  Adjust env used for injecting PostHog

* 🐛 Switch to semicolon delimiter

*  Simplify to `externalFrontendHookPath`

* Refactor FE hooks flow (#3884)

* Add env var for session recordings

* inject frontend hooks even when telemetry is off

* allow multiple hooks files

* cr

* 🐛 Handle missing ref errors

* 🔥 Remove outdated `continue`

* 🎨 Change one-liners to blocks

* 📦 Update `package-lock.json`

Co-authored-by: Ahsan Virani <ahsan.virani@gmail.com>
2022-08-19 15:35:39 +02:00
..
AuthView.vue refactor: Add Onboarding call prompts (#3682) 2022-07-27 16:28:13 +02:00
canvasHelpers.ts refactor: Add node IDs (#3788) 2022-08-03 13:06:53 +02:00
ChangePasswordView.vue feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
ErrorView.vue feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
ForgotMyPasswordView.vue feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
LoadingView.vue Add Templates (#2720) 2022-02-28 10:57:44 +01:00
NodeView.vue feat(editor, core): Integrate PostHog (#3865) 2022-08-19 15:35:39 +02:00
SettingsApiView.vue feat: Add n8n Public API (#3064) 2022-06-08 20:53:12 +02:00
SettingsCommunityNodesView.vue feat(editor, core): Integrate PostHog (#3865) 2022-08-19 15:35:39 +02:00
SettingsFakeDoorView.vue refactor: Add Onboarding call prompts (#3682) 2022-07-27 16:28:13 +02:00
SettingsPersonalView.vue feat(editor, core): Integrate PostHog (#3865) 2022-08-19 15:35:39 +02:00
SettingsUsersView.vue Added Vue plugins that register design system and element UI components (#3875) 2022-08-12 13:22:08 +02:00
SettingsView.vue feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
SetupView.vue refactor: Add Onboarding call prompts (#3682) 2022-07-27 16:28:13 +02:00
SigninView.vue feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
SignupView.vue refactor: Add Onboarding call prompts (#3682) 2022-07-27 16:28:13 +02:00
TemplatesCollectionView.vue feat(editor, core): Integrate PostHog (#3865) 2022-08-19 15:35:39 +02:00
TemplatesSearchView.vue refactor(editor): Change size of the New Blank Workflow button in templates page (#3536) 2022-06-17 21:48:16 -07:00
TemplatesView.vue Add Templates (#2720) 2022-02-28 10:57:44 +01:00
TemplatesWorkflowView.vue feat(editor, core): Integrate PostHog (#3865) 2022-08-19 15:35:39 +02:00