n8n/packages/editor-ui/src
Ahsan Virani 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
..
assets
components Add more frontend hooks (#1687) 2021-05-05 19:46:33 -05:00
views Add more frontend hooks (#1687) 2021-05-05 19:46:33 -05:00
App.vue
constants.ts Improve data display for large amount of data 2020-05-24 00:57:40 +02:00
Interface.ts 🐛 fix external links in sidemenu (#1720) 2021-05-04 17:55:39 +02:00
main.ts Add support to dynamically add menu items 2021-04-09 22:44:53 +02:00
n8n-theme-variables.scss 🐛 Fix issue with auto refresh on execution list (#1475) 2021-03-03 08:31:55 +01:00
n8n-theme.scss Improve node error handling (#1309) 2021-04-16 18:33:36 +02:00
router.ts 🐛 Fix editor-ui build 2020-07-14 23:36:05 +02:00
shims-tsx.d.ts
shims-vue.d.ts
store.ts Add support to dynamically add menu items 2021-04-09 22:44:53 +02:00