n8n/packages/editor-ui/src
Mutasem Aldmour 1d5ba3d437
Allow to load workflow templates (#1887)
* implement import

* set name, remove console log

* add validation and such

* remove monday.com package for testing

* clean up code

* await new name

* refactor api requests

* remove unnessary import

* build

* add zoom button

* update positions on loading template

* update error handling

* build

* update zoom to center

* set state to dirty upon leaving

* clean up pr

* refactor func

* refactor redir

* fix lint issue

* refactor func out

* use new endpoint

* revert error changes

* revert error changes

* update logic to find top left node

* zoom to fit when opening workflow

* revert testing change

* update case

* address comments

* reset zoom when opening new workflow

* update endpoint to plural form

* update endpoint

*  Minor improvements

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-06-22 19:33:07 +02:00
..
api Allow to load workflow templates (#1887) 2021-06-22 19:33:07 +02:00
assets Initial commit to release 2019-06-23 12:35:23 +02:00
components Allow to load workflow templates (#1887) 2021-06-22 19:33:07 +02:00
modules Allow to load workflow templates (#1887) 2021-06-22 19:33:07 +02:00
views Allow to load workflow templates (#1887) 2021-06-22 19:33:07 +02:00
App.vue Initial commit to release 2019-06-23 12:35:23 +02:00
constants.ts Allow to load workflow templates (#1887) 2021-06-22 19:33:07 +02:00
Interface.ts Allow to load workflow templates (#1887) 2021-06-22 19:33:07 +02:00
main.ts Allow to load workflow templates (#1887) 2021-06-22 19:33:07 +02:00
n8n-theme-variables.scss Change the UI of the Nodes Panel (#1855) 2021-06-18 07:58:26 +02:00
n8n-theme.scss Add tagging of workflows (#1647) 2021-05-29 13:31:21 -05:00
router.ts Allow to load workflow templates (#1887) 2021-06-22 19:33:07 +02:00
shims-tsx.d.ts Initial commit to release 2019-06-23 12:35:23 +02:00
shims-vue.d.ts Initial commit to release 2019-06-23 12:35:23 +02:00
store.ts Add tagging of workflows (#1647) 2021-05-29 13:31:21 -05:00