n8n/packages/editor-ui/src/components
2021-04-04 18:03:41 +02:00
..
mixins 🐛 Fixes #1364 - Incorrect mouse selection when zoomed in or out (#1498) 2021-02-28 18:08:14 +01: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
CodeEdit.vue 🐛 Do now allow to edit JavaScript code in read-only mode 2021-04-04 18:03:41 +02:00
CollectionParameter.vue Fix button text 2019-11-03 23:19:56 +01:00
CredentialsEdit.vue Allow custom documentation URLs on credentials & nodes 2020-11-09 12:23:53 +01:00
CredentialsInput.vue Add expression support to credentials 2021-01-24 13:33:57 +01:00
CredentialsList.vue Made "easy wins" copy-edit pass through vue components (#889) 2020-08-26 21:25:59 +02:00
DataDisplay.vue Small design tweak 2021-02-01 23:57:00 +01:00
DisplayWithChange.vue Initial commit to release 2019-06-23 12:35:23 +02:00
ExecutionsList.vue 🐛 Fixed an issue with queue mode for executions that should not be saved (#1509) 2021-03-10 15:51:18 +01:00
ExecutionTime.vue Push active executions to clients to remove manual reload 2019-07-24 14:25:30 +02:00
ExpressionEdit.vue Replacing the /deep/ selector 2020-02-07 13:36:23 -03:00
ExpressionInput.vue 🐛 Fix bug that expressions could not be displayed in read-only mode 2021-04-04 17:58:25 +02:00
FixedCollectionParameter.vue 👕 Fix lint issue 2020-12-27 00:28:51 +01:00
MainHeader.vue Added asterisk to indicate if workflow is saved or not 2020-09-01 16:42:40 +02:00
MainSidebar.vue Introduce FE external hooks (#1332) 2021-01-19 23:48:30 +01:00
MultipleParameter.vue 👕 Fix lint issue 2020-12-27 00:28:51 +01:00
Node.vue Add variable $mode 2021-01-29 09:31:40 +01:00
NodeCreateItem.vue Add data-node-name to node item (#1329) 2021-01-13 09:02:10 +01:00
NodeCreateList.vue Made "easy wins" copy-edit pass through vue components (#889) 2020-08-26 21:25:59 +02: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 malformed html (#999) 2020-09-29 10:39:51 +02: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 bug that expressions could not be displayed in read-only mode 2021-04-04 17:58:25 +02:00
ParameterInputFull.vue Fix issue that parameter inputs on lower levels are very small 2020-01-23 16:05:27 -08:00
ParameterInputList.vue Add parameter type "hidden" 2020-02-09 13:33:40 -08:00
RunData.vue Minor changes to directories in binary data 2021-03-18 18:13:24 +01:00
TextEdit.vue 🐛 Fix bug that TextEdit did not display existing values 2020-01-08 13:25:35 -06:00
VariableSelector.vue Render empty array in variable selector (#1537) 2021-03-21 12:39:06 +01: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
WorkflowOpen.vue Minior improvements 2020-10-25 12:58:02 +01:00
WorkflowSettings.vue Unify execution id + Queue system (#1340) 2021-02-09 08:59:32 +01:00