n8n/packages/editor-ui/src/components
MedAliMarz 6ccb42156d
🐛 Fix NodeViewNew navigation handling (#1853)
* 🐛 Fix NodeViewNew navigation handling

* Use event emitter pattern to fix duplicate navigation

* Apply review suggestions

* Remove unnecessary arrow function

*  Also fix for keyboard shortcut

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-06-04 16:13:42 -05:00
..
Error Improve node error handling (#1309) 2021-04-16 18:33:36 +02:00
ExpandableInput Add tagging of workflows (#1647) 2021-05-29 13:31:21 -05:00
MainHeader Add tagging of workflows (#1647) 2021-05-29 13:31:21 -05:00
mixins Restructure IPushData union types (#1836) 2021-06-03 18:17:18 -05:00
TagsManager Add tagging of workflows (#1647) 2021-05-29 13:31:21 -05:00
About.vue Add "About n8n" to Help in sidebar 2020-01-09 21:53:26 -06:00
BinaryDataDisplay.vue Keep binary data visible on re-execution 2020-12-26 23:11:25 +01: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 Fix issue with option parameters that are named the same #1808 2021-05-28 18:13:15 -05:00
CredentialsEdit.vue Add more frontend hooks (#1687) 2021-05-05 19:46:33 -05:00
CredentialsInput.vue Add expression support to credentials 2021-01-24 13:33:57 +01:00
CredentialsList.vue Add more frontend hooks (#1687) 2021-05-05 19:46:33 -05:00
DataDisplay.vue Add more frontend hooks (#1687) 2021-05-05 19:46:33 -05:00
DisplayWithChange.vue Initial commit to release 2019-06-23 12:35:23 +02:00
DuplicateWorkflowDialog.vue Add tagging of workflows (#1647) 2021-05-29 13:31:21 -05:00
ExecutionsList.vue 🐛 Fix ordering when auto refreshing (#1761) 2021-05-12 10:51:54 -05:00
ExecutionTime.vue Push active executions to clients to remove manual reload 2019-07-24 14:25:30 +02:00
ExpressionEdit.vue 🐛 Fix issue with selecting variables in Expression Editor 2021-05-31 12:59:45 -05:00
ExpressionInput.vue 🐛 Fix issue that deleted value in expression did reappear after item select 2021-06-03 16:53:01 -05:00
FixedCollectionParameter.vue 🐛 Fix issue that it sets default values correctly for multipleValues 2021-05-19 19:26:29 -05:00
InlineTextEdit.vue Add tagging of workflows (#1647) 2021-05-29 13:31:21 -05: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 🐛 Fix NodeViewNew navigation handling (#1853) 2021-06-04 16:13:42 -05:00
MainSidebarMenuItemsIterator.vue 🐛 fix external links in sidemenu (#1720) 2021-05-04 17:55:39 +02:00
Modal.vue Add tagging of workflows (#1647) 2021-05-29 13:31:21 -05:00
ModalRoot.vue Add tagging of workflows (#1647) 2021-05-29 13:31:21 -05:00
Modals.vue Add tagging of workflows (#1647) 2021-05-29 13:31:21 -05:00
MultipleParameter.vue 👕 Fix lint issue 2020-12-27 00:28:51 +01:00
Node.vue Add more frontend hooks (#1687) 2021-05-05 19:46:33 -05:00
NodeCreateItem.vue Add data-node-name to node item (#1329) 2021-01-13 09:02:10 +01:00
NodeCreateList.vue Add more frontend hooks (#1687) 2021-05-05 19:46:33 -05:00
NodeCreator.vue Initial commit to release 2019-06-23 12:35:23 +02:00
NodeCredentials.vue Add expression support to credentials 2021-01-24 13:33:57 +01:00
NodeIcon.vue Improve support for svg-icons 2020-10-03 14:10:08 +02:00
NodeSettings.vue 🐛 Fix issue that it did not save values for parameters which did get 2021-05-15 17:51:14 -05:00
NodeWebhooks.vue Made "easy wins" copy-edit pass through vue components (#889) 2020-08-26 21:25:59 +02:00
PageContentWrapper.vue 👕 Fix lint issue 2020-10-22 15:46:03 +02:00
ParameterInput.vue 🐛 Fix error message on textarea field clicks 2021-06-02 20:48:07 -05:00
ParameterInputFull.vue Fix issue that parameter inputs on lower levels are very small 2020-01-23 16:05:27 -08:00
ParameterInputList.vue Fix errors in expression editor 2021-05-29 19:49:20 -05:00
PushConnectionTracker.vue Add tagging of workflows (#1647) 2021-05-29 13:31:21 -05:00
RunData.vue Add tagging of workflows (#1647) 2021-05-29 13:31:21 -05:00
SaveWorkflowButton.vue Add tagging of workflows (#1647) 2021-05-29 13:31:21 -05:00
TagsContainer.vue 🐛 Enable header clicks on tags (#1848) 2021-05-31 18:34:55 +02:00
TagsDropdown.vue Add tagging of workflows (#1647) 2021-05-29 13:31:21 -05:00
TextEdit.vue 🐛 Fix bug that TextEdit did not display existing values 2020-01-08 13:25:35 -06:00
VariableSelector.vue Make it possible to read sibling parameter 2021-05-14 18:16:48 -05:00
VariableSelectorItem.vue Initial commit to release 2019-06-23 12:35:23 +02:00
WorkflowActivator.vue Introduce FE external hooks (#1332) 2021-01-19 23:48:30 +01:00
WorkflowNameShort.vue Add tagging of workflows (#1647) 2021-05-29 13:31:21 -05:00
WorkflowOpen.vue 🐛 Enable header clicks on tags (#1848) 2021-05-31 18:34:55 +02:00
WorkflowSettings.vue Add more frontend hooks (#1687) 2021-05-05 19:46:33 -05:00