Files
n8n-enterprise-unlocked/packages/editor-ui
Ahsan ViraniandJan Oberhauser 2052cadce9 ✨ Add more frontend hooks (#1687)
* ⚡ add hook for nodecreatelist mount

* ⚡ add hook for nodeCreateList selectedTypeChanged

* ⚡ add hook for nodeCreateList nodeFilterChanged

* ⚡ add hook for nodeCreateList filteredNodeTypesComputed

* ⚡ add hook for nodeView.activeNodeChanged

* ⚡ add hook for credentialsEdit credentialTypeChanged

* ⚡ add hook for onDocumentationUrlClick

* ⚡ add hook for executionsList openDialog

* ⚡ add hook for execution open

* ⚡ add hook for credentialsList dialogVisibleChanged

* ⚡ add hook for workflowSettings

* ⚡ add hook for showMessage showError

* ⚡ add hook for nodeView createNodeActiveChanged

* ⚡ add hook for nodeView addNodeButton

* ⚡ cleanup

* ⚡ add hook for workflowRun runWorkflow

* ⚡ add hook for pushConnection executionFinished

* ⚡ add hook for runData.displayModeChanged

* ⚡ update nodeCreateList.nodeFilterChanged hook

* ⚡ update dataDisplay nodeTypeChanged hook

* ⚡ update dataDisplay nodeTypeChanged hook

* ⚡ update dataDisplay nodeTypeChanged hook

* ⚡ update error data in hooks

* update workflowRun runError hook

* ⚡ Minor improvements

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-05-05 19:46:33 -05:00
..
2021-05-05 19:46:33 -05:00
2019-06-23 12:35:23 +02:00
2019-06-23 12:35:23 +02:00
2019-06-23 12:35:23 +02:00
2019-06-23 12:35:23 +02:00
2019-06-23 12:35:23 +02:00
2019-06-23 12:35:23 +02:00
2020-09-15 07:55:09 +02:00
2021-05-02 13:57:49 +00:00
2019-06-23 12:35:23 +02:00
2020-07-13 14:22:34 +02:00
2020-10-22 15:46:03 +02:00
2020-10-28 23:14:09 +01:00

n8n-editor-ui

n8n.io - Workflow Automation

The UI to create and update n8n workflows

npm install n8n -g

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Run your end-to-end tests

npm run test:e2e

Run your unit tests

npm run test:unit

Customize configuration

See Configuration Reference.

License

Apache 2.0 with Commons Clause

Additional information about license can be found in the FAQ