n8n/packages
Ahsan Virani 6b2db8e4f4
refactor: Telemetry updates (#3529)
* Init unit tests for telemetry

* Update telemetry tests

* Test Workflow execution errored event

* Add new tracking logic in pulse

* cleanup

* interfaces

* Add event_version for Workflow execution count event

* add version_cli in all events

* add user saved credentials event

* update manual wf exec finished, fixes

* improve typings, lint

* add node_graph_string in User clicked execute workflow button event

* add User set node operation or mode event

* Add instance started event in FE

* Add User clicked retry execution button event

* add expression editor event

* add input node type to add node event

* add User stopped workflow execution wvent

* add error message in saved credential event

* update stop execution event

* add execution preflight event

* Remove instance started even tfrom FE, add session started to FE,BE

* improve typing

* remove node_graph as property from all events

* move back from default export

* move psl npm package to cli package

* cr

* update webhook node domain logic

* fix is_valid for User saved credentials event

* fix Expression Editor variable selector event

* add caused_by_credential in preflight event

* undo webhook_domain

* change node_type to full type

* add webhook_domain property in manual execution event (#3680)

* add webhook_domain property in manual execution event

* lint fix
2022-07-10 09:53:04 +03:00
..
cli refactor: Telemetry updates (#3529) 2022-07-10 09:53:04 +03:00
core 🔖 Release n8n-core@0.125.0 2022-07-05 07:45:55 +00:00
design-system 🔖 Release n8n-design-system@0.25.0 2022-07-05 07:46:59 +00:00
editor-ui refactor: Telemetry updates (#3529) 2022-07-10 09:53:04 +03:00
node-dev 🔖 Release n8n-node-dev@0.64.0 2022-07-05 07:46:04 +00:00
nodes-base feat(Redis Node): Add push and pop operations (#3127) 2022-07-10 09:12:18 +03:00
workflow refactor: Telemetry updates (#3529) 2022-07-10 09:53:04 +03:00