n8n/packages/editor-ui/src/components
2022-06-03 17:43:37 +02:00
..
CredentialEdit feat(editor): Add input panel to NDV (#3204) 2022-05-23 17:56:15 +02:00
Error feat(core): Add support for pairedItem (beta) (#3012) 2022-06-03 17:25:07 +02:00
ExpandableInput Implement design system (#2050) 2021-08-29 13:36:17 +02:00
MainHeader fix(editor): Fix i18n issues (#3072) 2022-04-11 15:12:13 +02:00
mixins feat(core): Add support for pairedItem (beta) (#3012) 2022-06-03 17:25:07 +02:00
NodeCreator feat(editor): Add drag and drop from nodes panel (#3123) 2022-04-19 12:28:31 +02:00
TagsManager fix(editor): Fix i18n issues (#3072) 2022-04-11 15:12:13 +02:00
transitions Change the UI of the Nodes Panel (#1855) 2021-06-18 07:58:26 +02:00
AboutModal.vue 📜 Change to the Sustainable Use License #2932 2022-03-17 10:15:24 +01:00
ActivationModal.vue Fix node-versioning issues in editor-UI 2022-02-05 12:57:48 +01:00
Badge.vue Add new version notification (#1977) 2021-07-22 10:22:17 +02:00
Banner.vue feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
BinaryDataDisplay.vue feat(editor): Add input panel to NDV (#3204) 2022-05-23 17:56:15 +02:00
BinaryDataDisplayEmbed.vue 🐛 Fix issue that binary data did not get displayed full height&width 2022-01-22 11:02:27 +01:00
BreakpointsObserver.vue 🐛 Fix that some keyboard shortcuts did no longer work 2022-03-04 17:28:03 +01:00
Card.vue Add Templates (#2720) 2022-02-28 10:57:44 +01:00
ChangePasswordModal.vue feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
CodeEdit.vue feat(core): Add support for pairedItem (beta) (#3012) 2022-06-03 17:25:07 +02:00
CollectionCard.vue Add Templates (#2720) 2022-02-28 10:57:44 +01:00
CollectionParameter.vue feat(editor): Add input panel to NDV (#3204) 2022-05-23 17:56:15 +02:00
CollectionsCarousel.vue Add Templates (#2720) 2022-02-28 10:57:44 +01:00
ContactPromptModal.vue feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
CopyInput.vue i18n feedback refactorings (#2597) 2022-01-07 22:02:21 +01:00
CredentialIcon.vue Update credentials modal (#2154) 2021-09-11 10:15:36 +02:00
CredentialsList.vue Add Templates (#2720) 2022-02-28 10:57:44 +01:00
CredentialsSelect.vue feat(core): Allow credential reuse on HTTP Request node (#3228) 2022-05-24 11:36:19 +02:00
CredentialsSelectModal.vue Add Templates (#2720) 2022-02-28 10:57:44 +01:00
DeleteUserModal.vue Add autocompletion for i18n keys in script sections of Vue files (#3133) 2022-04-15 08:22:58 +02:00
Draggable.vue feat(editor): Add input panel to NDV (#3204) 2022-05-23 17:56:15 +02:00
DuplicateWorkflowDialog.vue feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
ExecutionsList.vue feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
ExecutionTime.vue 🧹 clean up editor based on #1418 (#2010) 2021-07-23 17:50:47 +02:00
ExpressionEdit.vue feat(editor): Add input panel to NDV (#3204) 2022-05-23 17:56:15 +02:00
ExpressionInput.vue 🐛 Deactivate unwanted list autofill #2798 2022-02-12 11:25:39 +01:00
FixedCollectionParameter.vue feat(editor): Add input panel to NDV (#3204) 2022-05-23 17:56:15 +02:00
GiftNotificationIcon.vue Add new version notification (#1977) 2021-07-22 10:22:17 +02:00
GoBackButton.vue feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
helpers.ts feat(editor): Add Workflow Stickies (Notes) (#3154) 2022-04-25 12:38:37 +02:00
HoverableNodeIcon.vue Add Templates (#2720) 2022-02-28 10:57:44 +01:00
InlineNameEdit.vue Add wait node toasts (#2203) 2021-09-22 09:23:37 +02:00
InlineTextEdit.vue Implement Wait functionality (#1817) 2021-08-21 14:11:32 +02:00
InputPanel.vue fix(editor): Fix stuck loading states (#3428) 2022-06-02 16:13:07 +02: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
InviteUsersModal.vue Add autocompletion for i18n keys in script sections of Vue files (#3133) 2022-04-15 08:22:58 +02:00
Logo.vue feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
MainSidebar.vue feat(core): Add support to import/export tags (#3130) 2022-06-02 12:39:42 +02:00
MenuItemsIterator.vue feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
Modal.vue Improve workflow activation (#2692) 2022-01-21 18:00:00 +01:00
ModalDrawer.vue Improve workflow activation (#2692) 2022-01-21 18:00:00 +01:00
ModalRoot.vue Update credentials modal (#2154) 2021-09-11 10:15:36 +02:00
Modals.vue feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
MultipleParameter.vue feat(editor): Add input panel to NDV (#3204) 2022-05-23 17:56:15 +02:00
NDVDraggablePanels.vue feat(editor): Add input panel to NDV (#3204) 2022-05-23 17:56:15 +02:00
Node.vue feat(core): Allow credential reuse on HTTP Request node (#3228) 2022-05-24 11:36:19 +02:00
NodeCredentials.vue feat(core): Allow credential reuse on HTTP Request node (#3228) 2022-05-24 11:36:19 +02:00
NodeDetailsView.vue feat(editor): Add input panel to NDV (#3204) 2022-05-23 17:56:15 +02:00
NodeExecuteButton.vue fix(editor): Fix stuck loading states (#3428) 2022-06-02 16:13:07 +02:00
NodeIcon.vue Workflow canvas revamp (#2388) 2021-11-19 10:17:13 +01:00
NodeList.vue Add Templates (#2720) 2022-02-28 10:57:44 +01:00
NodeSettings.vue refactor(editor): Change node-setting's parameters order (#3435) 2022-06-03 17:43:37 +02:00
NodeSettingsTabs.vue feat(editor): Add input panel to NDV (#3204) 2022-05-23 17:56:15 +02:00
NodeTitle.vue fix(editor): Fix i18n issues (#3072) 2022-04-11 15:12:13 +02:00
NodeWebhooks.vue Copy tweaks (#2780) 2022-02-18 16:26:44 +01:00
OutputPanel.vue feat(editor): Add input panel to NDV (#3204) 2022-05-23 17:56:15 +02:00
PageAlert.vue feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
PageContentWrapper.vue 👕 Fix lint issue 2020-10-22 15:46:03 +02:00
PanelDragButton.vue feat(editor): Add input panel to NDV (#3204) 2022-05-23 17:56:15 +02:00
ParameterInput.vue feat(core): Add support for pairedItem (beta) (#3012) 2022-06-03 17:25:07 +02:00
ParameterInputExpanded.vue feat(editor): Add input panel to NDV (#3204) 2022-05-23 17:56:15 +02:00
ParameterInputFull.vue Add parameter hints for node parameters N8N-2841 (#2704) 2022-01-28 07:55:25 +01:00
ParameterInputHint.vue Add parameter hints for node parameters N8N-2841 (#2704) 2022-01-28 07:55:25 +01:00
ParameterInputList.vue fix(editor): Fix delete button hover spacing (#3412) 2022-06-02 09:36:08 +02:00
ParameterIssues.vue feat(core): Allow credential reuse on HTTP Request node (#3228) 2022-05-24 11:36:19 +02:00
ParameterOptions.vue feat(core): Allow credential reuse on HTTP Request node (#3228) 2022-05-24 11:36:19 +02:00
PersonalizationModal.vue feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
PushConnectionTracker.vue 🐛 Fix some i18n line break issues 2022-03-05 20:11:34 +01:00
RunData.vue feat(editor): Add input panel to NDV (#3204) 2022-05-23 17:56:15 +02:00
RunInfo.vue feat(editor): Add input panel to NDV (#3204) 2022-05-23 17:56:15 +02:00
SaveButton.vue 🚚 Rename $i to $locale 2021-12-15 13:16:53 +01:00
ScopesNotice.vue feat(core): Allow credential reuse on HTTP Request node (#3228) 2022-05-24 11:36:19 +02:00
SettingsSidebar.vue feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
ShortenName.vue fix(editor): Fix i18n issues (#3072) 2022-04-11 15:12:13 +02:00
Sticky.vue feat(editor): Improve n8n welcome experience (#3289) 2022-05-16 18:19:33 +02:00
TagsContainer.vue 🐛 Enable header clicks on tags (#1848) 2021-05-31 18:34:55 +02:00
TagsDropdown.vue 🚚 Rename $i to $locale 2021-12-15 13:16:53 +01:00
Telemetry.vue feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
TemplateCard.vue Add Templates (#2720) 2022-02-28 10:57:44 +01:00
TemplateDetails.vue Add Templates (#2720) 2022-02-28 10:57:44 +01:00
TemplateDetailsBlock.vue Add Templates (#2720) 2022-02-28 10:57:44 +01:00
TemplateFilters.vue Add Templates (#2720) 2022-02-28 10:57:44 +01:00
TemplateList.vue Add Templates (#2720) 2022-02-28 10:57:44 +01:00
TextEdit.vue fix(ui): Reset text-edit input value when pressing esc key to have matching input values (#3098) 2022-04-14 09:30:31 +02:00
TimeAgo.vue 🚚 Rename $i to $locale 2021-12-15 13:16:53 +01:00
TriggerIcon.vue Change the UI of the Nodes Panel (#1855) 2021-06-18 07:58:26 +02:00
UpdatesPanel.vue feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
ValueSurvey.vue feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
VariableSelector.vue feat(core): Add support for pairedItem (beta) (#3012) 2022-06-03 17:25:07 +02:00
VariableSelectorItem.vue 🚚 Rename $i to $locale 2021-12-15 13:16:53 +01:00
VersionCard.vue 🐛 Fix some i18n line break issues 2022-03-05 20:11:34 +01:00
WarningTooltip.vue Implement design system (#2050) 2021-08-29 13:36:17 +02:00
WireMeUp.vue feat(editor): Add input panel to NDV (#3204) 2022-05-23 17:56:15 +02:00
WorkflowActivator.vue Copy tweaks (#2780) 2022-02-18 16:26:44 +01:00
WorkflowOpen.vue feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
WorkflowPreview.vue Add Templates (#2720) 2022-02-28 10:57:44 +01:00
WorkflowSettings.vue Add autocompletion for i18n keys in script sections of Vue files (#3133) 2022-04-15 08:22:58 +02:00