n8n/packages/editor-ui/src/components
Milorad FIlipović 3de062202d
refactor(editor): Implemented NodeIcon design system component (#3727)
*  Implemented `NodeIcon` design system component

*  Updated editor to use N8nNodeIcon component, removed HoverableNodeIcon

*  Adding design system types import to editor-ui

* ✔️ Fixing linting errors

* 👌 Updating `NodeIcon` component based on review feedback

* 👌 Minor changes to `NodeIcon` component

* 👌 Removing unnecessary `Vue.use statement

* 🐛 Fixing unknown node icon bug and adding click listener to node icon component

* 💄 Removing unnecessary pointer cursor from the `NodeIcon` component

* 💄 Adding pointer cursor to node icons in the template details

* 💄 Updating node icon size in collections page
2022-08-01 22:35:45 +02:00
..
CredentialEdit refactor: Add Onboarding call prompts (#3682) 2022-07-27 16:28:13 +02:00
Error refactor(editor): Move all colors to css variables (#3723) 2022-07-26 12:45:55 +02:00
ExpandableInput refactor(editor): Move all colors to css variables (#3723) 2022-07-26 12:45:55 +02:00
forms feat(editor): Add data pinning functionality (#3511) 2022-07-20 17:50:39 +02:00
MainHeader refactor(editor): Move all colors to css variables (#3723) 2022-07-26 12:45:55 +02:00
mixins feat: Improvements to pairedItem 2022-07-22 12:19:45 +02:00
NodeCreator refactor(editor): Move all colors to css variables (#3723) 2022-07-26 12:45:55 +02:00
TagsManager feat(editor): Add data pinning functionality (#3511) 2022-07-20 17:50:39 +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 feat(editor): Improve trigger panel (#3509) 2022-06-20 12:39:24 -07:00
Badge.vue Add new version notification (#1977) 2021-07-22 10:22:17 +02:00
Banner.vue feat(editor): Add data pinning functionality (#3511) 2022-07-20 17:50:39 +02:00
BinaryDataDisplay.vue refactor(editor): Move all colors to css variables (#3723) 2022-07-26 12:45:55 +02:00
BinaryDataDisplayEmbed.vue refactor(editor): Move all colors to css variables (#3723) 2022-07-26 12:45:55 +02:00
BreakpointsObserver.vue 🐛 Fix that some keyboard shortcuts did no longer work 2022-03-04 17:28:03 +01:00
ChangePasswordModal.vue feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
CodeEdit.vue feat(editor): Add data pinning functionality (#3511) 2022-07-20 17:50:39 +02:00
CollectionCard.vue feat: Add n8n Public API (#3064) 2022-06-08 20:53:12 +02:00
CollectionParameter.vue feat(editor): Add data pinning functionality (#3511) 2022-07-20 17:50:39 +02:00
CollectionsCarousel.vue refactor(editor): Move all colors to css variables (#3723) 2022-07-26 12:45:55 +02:00
CommunityPackageCard.vue feat: Make it possible to dynamically load community nodes (#2849) 2022-07-20 16:24:03 +02:00
CommunityPackageInstallModal.vue feat: Make it possible to dynamically load community nodes (#2849) 2022-07-20 16:24:03 +02:00
CommunityPackageManageConfirmModal.vue feat: Make it possible to dynamically load community nodes (#2849) 2022-07-20 16:24:03 +02:00
ContactPromptModal.vue feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
CopyInput.vue feat(editor): Improve trigger panel (#3509) 2022-06-20 12:39:24 -07: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 drag and drop data mapping (#3708) 2022-07-20 13:32:51 +02:00
DraggableTarget.vue feat(editor): Add drag and drop data mapping (#3708) 2022-07-20 13:32:51 +02:00
DuplicateWorkflowDialog.vue feat(editor): Add data pinning functionality (#3511) 2022-07-20 17:50:39 +02:00
ExecutionsList.vue refactor(editor): Move all colors to css variables (#3723) 2022-07-26 12:45:55 +02:00
ExecutionTime.vue 🧹 clean up editor based on #1418 (#2010) 2021-07-23 17:50:47 +02:00
ExpressionEdit.vue refactor(editor): Move all colors to css variables (#3723) 2022-07-26 12:45:55 +02:00
ExpressionInput.vue refactor(editor): Move all colors to css variables (#3723) 2022-07-26 12:45:55 +02:00
FeatureComingSoon.vue refactor: Add Onboarding call prompts (#3682) 2022-07-27 16:28:13 +02:00
FixedCollectionParameter.vue feat(editor): Add data pinning functionality (#3511) 2022-07-20 17:50:39 +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 data pinning functionality (#3511) 2022-07-20 17:50:39 +02:00
HoverableNodeIcon.vue refactor(editor): Move all colors to css variables (#3723) 2022-07-26 12:45:55 +02: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 console error (#3751) 2022-07-21 13:45:35 +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 refactor(editor): Move all colors to css variables (#3723) 2022-07-26 12:45:55 +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 refactor: Add Onboarding call prompts (#3682) 2022-07-27 16:28:13 +02:00
MultipleParameter.vue feat(editor): Add data pinning functionality (#3511) 2022-07-20 17:50:39 +02:00
NDVDraggablePanels.vue feat: Make it possible to dynamically load community nodes (#2849) 2022-07-20 16:24:03 +02:00
Node.vue refactor(editor): Move all colors to css variables (#3723) 2022-07-26 12:45:55 +02:00
NodeCredentials.vue feat(editor): Display Credential-Selector after Authentication Type-Selector (#3461) 2022-06-07 15:02:08 +02:00
NodeDetailsView.vue feat(editor): Add data pinning functionality (#3511) 2022-07-20 17:50:39 +02:00
NodeExecuteButton.vue fix: Fix node_type property in all events (#3759) 2022-07-24 17:37:34 +02:00
NodeIcon.vue refactor(editor): Implemented NodeIcon design system component (#3727) 2022-08-01 22:35:45 +02:00
NodeList.vue refactor(editor): Implemented NodeIcon design system component (#3727) 2022-08-01 22:35:45 +02:00
NodeSettings.vue feat(editor): Add data pinning functionality (#3511) 2022-07-20 17:50:39 +02:00
NodeSettingsTabs.vue feat: Make it possible to dynamically load community nodes (#2849) 2022-07-20 16:24:03 +02:00
NodeTitle.vue feat(editor): Add data pinning functionality (#3511) 2022-07-20 17:50:39 +02:00
NodeWebhooks.vue refactor(editor): Move all colors to css variables (#3723) 2022-07-26 12:45:55 +02:00
OnboardingCallSignupModal.vue refactor: Add Onboarding call prompts (#3682) 2022-07-27 16:28:13 +02:00
OutputPanel.vue feat(editor): Add data pinning functionality (#3511) 2022-07-20 17:50:39 +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 drag and drop data mapping (#3708) 2022-07-20 13:32:51 +02:00
ParameterInput.vue refactor(editor): Move all colors to css variables (#3723) 2022-07-26 12:45:55 +02:00
ParameterInputExpanded.vue feat(editor): Add drag and drop data mapping (#3708) 2022-07-20 13:32:51 +02:00
ParameterInputFull.vue feat(editor): Add drag and drop data mapping (#3708) 2022-07-20 13:32:51 +02:00
ParameterInputHint.vue Add parameter hints for node parameters N8N-2841 (#2704) 2022-01-28 07:55:25 +01:00
ParameterInputList.vue refactor(editor): Move all colors to css variables (#3723) 2022-07-26 12:45:55 +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(editor): Add drag and drop data mapping (#3708) 2022-07-20 13:32:51 +02:00
PersonalizationModal.vue refactor: Add Onboarding call prompts (#3682) 2022-07-27 16:28:13 +02:00
PushConnectionTracker.vue 🐛 Fix some i18n line break issues 2022-03-05 20:11:34 +01:00
RunData.vue refactor(editor): Move all colors to css variables (#3723) 2022-07-26 12:45:55 +02:00
RunDataTable.vue fix(editor): Fix spaces bug (#3774) 2022-07-26 14:49:38 +02:00
RunInfo.vue feat(editor): Add input panel to NDV (#3204) 2022-05-23 17:56:15 +02:00
SaveButton.vue feat(editor): Add data pinning functionality (#3511) 2022-07-20 17:50:39 +02:00
ScopesNotice.vue feat(core): Allow credential reuse on HTTP Request node (#3228) 2022-05-24 11:36:19 +02:00
SettingsSidebar.vue refactor: Add Onboarding call prompts (#3682) 2022-07-27 16:28:13 +02:00
ShortenName.vue feat(editor): Add drag and drop data mapping (#3708) 2022-07-20 13:32:51 +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 refactor(editor): Move all colors to css variables (#3723) 2022-07-26 12:45:55 +02:00
Telemetry.vue feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
TemplateCard.vue feat(editor): Add data pinning functionality (#3511) 2022-07-20 17:50:39 +02:00
TemplateDetails.vue refactor(editor): Implemented NodeIcon design system component (#3727) 2022-08-01 22:35:45 +02: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
TriggerPanel.vue feat(editor): Add data pinning functionality (#3511) 2022-07-20 17:50:39 +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: Improvements to pairedItem 2022-07-22 12:19:45 +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 feat(editor): Improve trigger panel (#3509) 2022-06-20 12:39:24 -07:00
WorkflowCard.vue feat: Add n8n Public API (#3064) 2022-06-08 20:53:12 +02: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