n8n/packages/editor-ui/src/components
Mutasem Aldmour 8fc9f07f39
feat(editor): limit when to show mapping tooltip (#3976)
* limit when to show mapping tooltip

* refactor tooltip pos

* update tooltip pos

* update var name
2022-08-31 10:51:26 +02:00
..
CredentialEdit 💄 Added instance ID to about modal and restyled credentials docs link (#3903) 2022-08-30 11:10:17 +02:00
Error refactor(editor): Move nodeTypes into store module (#3799) 2022-08-01 22:43:50 +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(core, editor): Support pairedItem for pinned data (#3843) 2022-08-22 17:46:22 +02:00
NodeCreator refactor(design-system): replace functional components (#3802) 2022-08-05 15:03:24 +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 💄 Added instance ID to about modal and restyled credentials docs link (#3903) 2022-08-30 11:10:17 +02:00
ActivationModal.vue refactor(editor): Move nodeTypes into store module (#3799) 2022-08-01 22:43:50 +02:00
Badge.vue refactor(design-system): replace functional components (#3802) 2022-08-05 15:03:24 +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 fix(editor): improve expression and parameters performance (#3874) 2022-08-12 16:06:57 +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, core): Integrate PostHog (#3865) 2022-08-19 15:35:39 +02:00
CredentialIcon.vue refactor(editor): Move nodeTypes into store module (#3799) 2022-08-01 22:43:50 +02:00
CredentialsList.vue feat(editor, core): Integrate PostHog (#3865) 2022-08-19 15:35:39 +02:00
CredentialsSelect.vue feat(core): Allow credential reuse on HTTP Request node (#3228) 2022-05-24 11:36:19 +02:00
CredentialsSelectModal.vue feat(editor, core): Integrate PostHog (#3865) 2022-08-19 15:35:39 +02:00
DeleteUserModal.vue Added Vue plugins that register design system and element UI components (#3875) 2022-08-12 13:22:08 +02:00
Draggable.vue feat(editor): mapping expressions from input table (#3864) 2022-08-24 14:47:42 +02:00
DraggableTarget.vue feat(editor): mapping expressions from input table (#3864) 2022-08-24 14:47:42 +02:00
DuplicateWorkflowDialog.vue refactor: Add node IDs (#3788) 2022-08-03 13:06:53 +02:00
ExecutionsList.vue feat(editor, core): Integrate PostHog (#3865) 2022-08-19 15:35:39 +02:00
ExecutionTime.vue 🧹 clean up editor based on #1418 (#2010) 2021-07-23 17:50:47 +02:00
ExpressionEdit.vue feat(editor, core): Integrate PostHog (#3865) 2022-08-19 15:35:39 +02:00
ExpressionInput.vue fix(editor): improve expression and parameters performance (#3874) 2022-08-12 16:06:57 +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 feat(editor): mapping expressions from input table (#3864) 2022-08-24 14:47:42 +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(editor, core): Integrate PostHog (#3865) 2022-08-19 15:35:39 +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 fix(editor): improve expression and parameters performance (#3874) 2022-08-12 16:06:57 +02:00
NodeCredentials.vue refactor(editor): Move nodeTypes into store module (#3799) 2022-08-01 22:43:50 +02:00
NodeDetailsView.vue feat(editor): mapping expressions from input table (#3864) 2022-08-24 14:47:42 +02:00
NodeExecuteButton.vue feat(editor, core): Integrate PostHog (#3865) 2022-08-19 15:35:39 +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 refactor(editor): Move nodeTypes into store module (#3799) 2022-08-01 22:43:50 +02:00
NodeSettingsTabs.vue feat: Make it possible to dynamically load community nodes (#2849) 2022-07-20 16:24:03 +02:00
NodeTitle.vue refactor(design-system): replace functional components (#3802) 2022-08-05 15:03:24 +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): mapping expressions from input table (#3864) 2022-08-24 14:47:42 +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: Update expression colors (#3941) 2022-08-25 11:30:18 +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 nodeTypes into store module (#3799) 2022-08-01 22:43:50 +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 feat(editor, core): Integrate PostHog (#3865) 2022-08-19 15:35:39 +02:00
PushConnectionTracker.vue 🐛 Fix some i18n line break issues 2022-03-05 20:11:34 +01:00
RunData.vue feat(editor): mapping expressions from input table (#3864) 2022-08-24 14:47:42 +02:00
RunDataTable.vue feat(editor): limit when to show mapping tooltip (#3976) 2022-08-31 10:51:26 +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, core): Integrate PostHog (#3865) 2022-08-19 15:35:39 +02:00
TagsContainer.vue 🐛 Enable header clicks on tags (#1848) 2021-05-31 18:34:55 +02:00
TagsDropdown.vue refactor(design-system): replace functional components (#3802) 2022-08-05 15:03:24 +02:00
Telemetry.vue feat(editor, core): Integrate PostHog (#3865) 2022-08-19 15:35:39 +02: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 refactor(design-system): replace functional components (#3802) 2022-08-05 15:03:24 +02:00
TriggerPanel.vue refactor(editor): Move nodeTypes into store module (#3799) 2022-08-01 22:43:50 +02:00
UpdatesPanel.vue feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
ValueSurvey.vue refactor(editor): Add G2 review link to Value Survey (#3920) 2022-08-24 16:00:20 +02:00
VariableSelector.vue fix(editor): improve expression and parameters performance (#3874) 2022-08-12 16:06:57 +02:00
VariableSelectorItem.vue feat(editor, core): Integrate PostHog (#3865) 2022-08-19 15:35:39 +02:00
VersionCard.vue 🐛 Fix some i18n line break issues 2022-03-05 20:11:34 +01:00
WarningTooltip.vue refactor(design-system): replace functional components (#3802) 2022-08-05 15:03:24 +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(editor, core): Integrate PostHog (#3865) 2022-08-19 15:35:39 +02: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