n8n/packages/editor-ui/src/components
Ahsan Virani 421dd72224
Introduce telemetry (#2099)
* introduce analytics

* add user survey backend

* add user survey backend

* set answers on survey submit

Co-authored-by: Mutasem Aldmour <4711238+mutdmour@users.noreply.github.com>

* change name to personalization

* lint

Co-authored-by: Mutasem Aldmour <4711238+mutdmour@users.noreply.github.com>

* N8n 2495 add personalization modal (#2280)

* update modals

* add onboarding modal

* implement questions

* introduce analytics

* simplify impl

* implement survey handling

* add personalized cateogry

* update modal behavior

* add thank you view

* handle empty cases

* rename modal

* standarize modal names

* update image, add tags to headings

* remove unused file

* remove unused interfaces

* clean up footer spacing

* introduce analytics

* refactor to fix bug

* update endpoint

* set min height

* update stories

* update naming from questions to survey

* remove spacing after core categories

* fix bug in logic

* sort nodes

* rename types

* merge with be

* rename userSurvey

* clean up rest api

* use constants for keys

* use survey keys

* clean up types

* move personalization to its own file

Co-authored-by: ahsan-virani <ahsan.virani@gmail.com>

* Survey new options (#2300)

* split up options

* fix quotes

* remove unused import

* add user created workflow event (#2301)

* simplify env vars

* fix versionCli on FE

* update personalization env

* fix event User opened Credentials panel

* fix select modal spacing

* fix nodes panel event

* fix workflow id in workflow execute event

* improve telemetry error logging

* fix config and stop process events

* add flush call on n8n stop

* ready for release

* improve telemetry process exit

* fix merge

* improve n8n stop events

Co-authored-by: Mutasem Aldmour <4711238+mutdmour@users.noreply.github.com>
Co-authored-by: Mutasem <mutdmour@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-10-19 05:57:49 +02:00
..
CredentialEdit Introduce telemetry (#2099) 2021-10-19 05:57:49 +02:00
Error Implement design system (#2050) 2021-08-29 13:36:17 +02:00
ExpandableInput Implement design system (#2050) 2021-08-29 13:36:17 +02:00
MainHeader Introduce telemetry (#2099) 2021-10-19 05:57:49 +02:00
mixins Introduce telemetry (#2099) 2021-10-19 05:57:49 +02:00
NodeCreator Introduce telemetry (#2099) 2021-10-19 05:57:49 +02:00
TagsManager Introduce telemetry (#2099) 2021-10-19 05:57:49 +02:00
transitions Change the UI of the Nodes Panel (#1855) 2021-06-18 07:58:26 +02:00
About.vue Implement design system (#2050) 2021-08-29 13:36:17 +02:00
Badge.vue Add new version notification (#1977) 2021-07-22 10:22:17 +02:00
Banner.vue Update credentials modal (#2154) 2021-09-11 10:15:36 +02:00
BinaryDataDisplay.vue Implement design system (#2050) 2021-08-29 13:36:17 +02:00
BreakpointsObserver.vue Add tagging of workflows (#1647) 2021-05-29 13:31:21 -05:00
CodeEdit.vue 🐛 Do now allow to edit JavaScript code in read-only mode 2021-04-04 18:03:41 +02:00
CollectionParameter.vue Implement design system (#2050) 2021-08-29 13:36:17 +02:00
CopyInput.vue Update credentials modal (#2154) 2021-09-11 10:15:36 +02:00
CredentialIcon.vue Update credentials modal (#2154) 2021-09-11 10:15:36 +02:00
CredentialsList.vue Introduce telemetry (#2099) 2021-10-19 05:57:49 +02:00
CredentialsSelectModal.vue Introduce telemetry (#2099) 2021-10-19 05:57:49 +02:00
DataDisplay.vue Introduce telemetry (#2099) 2021-10-19 05:57:49 +02:00
DisplayWithChange.vue 🧹 clean up editor based on #1418 (#2010) 2021-07-23 17:50:47 +02:00
DuplicateWorkflowDialog.vue Introduce telemetry (#2099) 2021-10-19 05:57:49 +02:00
ExecutionsList.vue Introduce telemetry (#2099) 2021-10-19 05:57:49 +02:00
ExecutionTime.vue 🧹 clean up editor based on #1418 (#2010) 2021-07-23 17:50:47 +02:00
ExpressionEdit.vue Introduce telemetry (#2099) 2021-10-19 05:57:49 +02:00
ExpressionInput.vue 🧹 clean up editor based on #1418 (#2010) 2021-07-23 17:50:47 +02:00
FixedCollectionParameter.vue 🐛 Remove auto-adding fixed collection option (#2241) 2021-09-23 10:47:13 +02:00
GiftNotificationIcon.vue Add new version notification (#1977) 2021-07-22 10:22:17 +02:00
helpers.ts Update credentials modal (#2154) 2021-09-11 10:15:36 +02:00
InlineNameEdit.vue Add wait node toasts (#2203) 2021-09-22 09:23:37 +02:00
InlineTextEdit.vue Implement Wait functionality (#1817) 2021-08-21 14:11:32 +02:00
IntersectionObserved.vue Add tagging of workflows (#1647) 2021-05-29 13:31:21 -05:00
IntersectionObserver.vue Add tagging of workflows (#1647) 2021-05-29 13:31:21 -05:00
MainSidebar.vue Introduce telemetry (#2099) 2021-10-19 05:57:49 +02:00
MainSidebarMenuItemsIterator.vue Introduce telemetry (#2099) 2021-10-19 05:57:49 +02:00
Modal.vue Introduce telemetry (#2099) 2021-10-19 05:57:49 +02:00
ModalDrawer.vue Add wait node toasts (#2203) 2021-09-22 09:23:37 +02:00
ModalRoot.vue Update credentials modal (#2154) 2021-09-11 10:15:36 +02:00
Modals.vue Introduce telemetry (#2099) 2021-10-19 05:57:49 +02:00
MultipleParameter.vue Update credentials modal (#2154) 2021-09-11 10:15:36 +02:00
Node.vue Introduce telemetry (#2099) 2021-10-19 05:57:49 +02:00
NodeCredentials.vue Introduce telemetry (#2099) 2021-10-19 05:57:49 +02:00
NodeIcon.vue Update credentials modal (#2154) 2021-09-11 10:15:36 +02:00
NodeSettings.vue Introduce telemetry (#2099) 2021-10-19 05:57:49 +02:00
NodeWebhooks.vue Introduce telemetry (#2099) 2021-10-19 05:57:49 +02:00
PageContentWrapper.vue 👕 Fix lint issue 2020-10-22 15:46:03 +02:00
ParameterInput.vue Introduce telemetry (#2099) 2021-10-19 05:57:49 +02:00
ParameterInputExpanded.vue Introduce telemetry (#2099) 2021-10-19 05:57:49 +02:00
ParameterInputFull.vue Update credentials modal (#2154) 2021-09-11 10:15:36 +02:00
ParameterInputList.vue Add infobox to Split In Batches node (#2217) 2021-09-19 16:13:48 +02:00
PersonalizationModal.vue Introduce telemetry (#2099) 2021-10-19 05:57:49 +02:00
PushConnectionTracker.vue Implement design system (#2050) 2021-08-29 13:36:17 +02:00
RunData.vue Introduce telemetry (#2099) 2021-10-19 05:57:49 +02:00
SaveButton.vue Update credentials modal (#2154) 2021-09-11 10:15:36 +02:00
TagsContainer.vue 🐛 Enable header clicks on tags (#1848) 2021-05-31 18:34:55 +02:00
TagsDropdown.vue Introduce telemetry (#2099) 2021-10-19 05:57:49 +02:00
Telemetry.vue Introduce telemetry (#2099) 2021-10-19 05:57:49 +02:00
TextEdit.vue Implement design system (#2050) 2021-08-29 13:36:17 +02:00
TimeAgo.vue Update credentials modal (#2154) 2021-09-11 10:15:36 +02:00
TriggerIcon.vue Change the UI of the Nodes Panel (#1855) 2021-06-18 07:58:26 +02:00
UpdatesPanel.vue Introduce telemetry (#2099) 2021-10-19 05:57:49 +02:00
VariableSelector.vue Implement design system (#2050) 2021-08-29 13:36:17 +02:00
VariableSelectorItem.vue Implement design system (#2050) 2021-08-29 13:36:17 +02:00
VersionCard.vue 🎨 Set up linting and formatting (#2120) 2021-08-29 20:58:11 +02:00
WarningTooltip.vue Implement design system (#2050) 2021-08-29 13:36:17 +02:00
WorkflowActivator.vue Introduce telemetry (#2099) 2021-10-19 05:57:49 +02:00
WorkflowNameShort.vue Add tagging of workflows (#1647) 2021-05-29 13:31:21 -05:00
WorkflowOpen.vue Introduce telemetry (#2099) 2021-10-19 05:57:49 +02:00
WorkflowSettings.vue Introduce telemetry (#2099) 2021-10-19 05:57:49 +02:00