n8n/packages/editor-ui/src/components
2022-11-22 13:03:15 +02:00
..
CodeNodeEditor fix(editor): Curb direct item access linting (#4591) 2022-11-14 11:22:55 +01:00
CredentialEdit feat: Add credentials E2E test suite and page object (#4596) 2022-11-22 11:37:26 +02:00
Error refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
ExecutionsView refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
ExpandableInput feat: migrate editor-ui to Vite.js and various DX improvements (N8N-2277) (#4061) 2022-09-23 17:14:28 +03:00
forms refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
layouts feat: Add credentials E2E test suite and page object (#4596) 2022-11-22 11:37:26 +02:00
MainHeader feat: Add share button to workflows list (#4681) 2022-11-22 12:33:40 +02:00
mixins feat: Add share button to workflows list (#4681) 2022-11-22 12:33:40 +02:00
Node refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
ResourceLocator fix: Use the updated slots syntax in ResourceLocator (no-changelog) (#4663) 2022-11-21 15:28:24 +01:00
TagsManager refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
transitions feat(editor, core, cli): implement new workflow experience (#4358) 2022-10-18 14:23:22 +02:00
AboutModal.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
ActivationModal.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
Badge.vue feat: migrate editor-ui to Vite.js and various DX improvements (N8N-2277) (#4061) 2022-09-23 17:14:28 +03:00
Banner.vue feat(cli): User Management and Credentials sharing (#3602) 2022-09-21 10:20:29 +02:00
BinaryDataDisplay.vue refactor(editor): Migrate part of the vuex store to pinia (#4484) 2022-11-04 14:04:31 +01:00
BinaryDataDisplayEmbed.vue refactor(editor): Move all colors to css variables (#3723) 2022-07-26 12:45:55 +02:00
BreakpointsObserver.vue feat: add resource locator parameter (#3932) 2022-09-21 15:44:45 +02:00
CanvasControls.vue refactor(editor): Encapsulate canvas actions (#4416) 2022-11-07 09:53:27 +01:00
ChangePasswordModal.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
CodeEdit.vue refactor(editor): Migrate part of the vuex store to pinia (#4484) 2022-11-04 14:04:31 +01:00
CollectionCard.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
CollectionParameter.vue refactor(editor): Migrate part of the vuex store to pinia (#4484) 2022-11-04 14:04:31 +01:00
CollectionsCarousel.vue feat(editor): create new workflows page (#4267) 2022-10-18 16:28:21 +03:00
CollectionWorkflowCard.vue feat(editor): create new workflows page (#4267) 2022-10-18 16:28:21 +03:00
CommunityPackageCard.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
CommunityPackageInstallModal.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
CommunityPackageManageConfirmModal.vue fix: Community package uninstall button should show the confirmation modal (no-changelog) (#4668) 2022-11-21 14:11:29 +01:00
ContactPromptModal.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
CopyInput.vue feat(cli): User Management and Credentials sharing (#3602) 2022-09-21 10:20:29 +02:00
CredentialCard.vue feat: Add credentials E2E test suite and page object (#4596) 2022-11-22 11:37:26 +02:00
CredentialIcon.vue refactor(editor): Finish pinia migration, remove all vuex dependancies (#4533) 2022-11-09 10:01:50 +01:00
CredentialsSelect.vue feat: Add credentials E2E test suite and page object (#4596) 2022-11-22 11:37:26 +02:00
CredentialsSelectModal.vue feat: Add credentials E2E test suite and page object (#4596) 2022-11-22 11:37:26 +02:00
DeleteUserModal.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
Draggable.vue refactor(editor): Migrate part of the vuex store to pinia (#4484) 2022-11-04 14:04:31 +01:00
DraggableTarget.vue refactor(editor): Migrate part of the vuex store to pinia (#4484) 2022-11-04 14:04:31 +01:00
DuplicateWorkflowDialog.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
EnterpriseEdition.ee.vue refactor(editor): Migrate part of the vuex store to pinia (#4484) 2022-11-04 14:04:31 +01:00
ExecutionsList.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
ExecutionTime.vue 🧹 clean up editor based on #1418 (#2010) 2021-07-23 17:50:47 +02:00
ExpressionEdit.vue refactor(editor): Migrate part of the vuex store to pinia (#4484) 2022-11-04 14:04:31 +01:00
ExpressionInput.vue feat: migrate editor-ui to Vite.js and various DX improvements (N8N-2277) (#4061) 2022-09-23 17:14:28 +03:00
FeatureComingSoon.vue refactor(editor): Migrate part of the vuex store to pinia (#4484) 2022-11-04 14:04:31 +01:00
FixedCollectionParameter.vue feat(editor): add readonly state for nodes (#4299) 2022-10-24 20:17:25 +02:00
GiftNotificationIcon.vue feat(editor): Main navigation redesign (#4144) 2022-09-26 15:25:19 +02:00
GoBackButton.vue refactor(editor): Migrate part of the vuex store to pinia (#4484) 2022-11-04 14:04:31 +01:00
helpers.ts feat(editor): implement executions preview via the new executions tab in node view (#4311) 2022-10-26 10:02:56 +02:00
HoverableNodeIcon.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
ImportCurlModal.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
ImportParameter.vue refactor(editor): Migrate part of the vuex store to pinia (#4484) 2022-11-04 14:04:31 +01:00
InlineNameEdit.vue feat(cli): User Management and Credentials sharing (#3602) 2022-09-21 10:20:29 +02:00
InlineTextEdit.vue Implement Wait functionality (#1817) 2021-08-21 14:11:32 +02:00
InputPanel.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01: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 refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
Logo.vue refactor(editor): Migrate part of the vuex store to pinia (#4484) 2022-11-04 14:04:31 +01:00
MainSidebar.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
Modal.vue feat: Add credentials E2E test suite and page object (#4596) 2022-11-22 11:37:26 +02:00
ModalDrawer.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
ModalRoot.vue refactor(editor): Migrate part of the vuex store to pinia (#4484) 2022-11-04 14:04:31 +01:00
Modals.vue feat: Add share button to workflows list (#4681) 2022-11-22 12:33:40 +02:00
MultipleParameter.vue feat(editor): add readonly state for nodes (#4299) 2022-10-24 20:17:25 +02:00
NDVDraggablePanels.vue refactor(editor): Migrate part of the vuex store to pinia (#4484) 2022-11-04 14:04:31 +01:00
Node.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
NodeCredentials.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
NodeDetailsView.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
NodeExecuteButton.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
NodeIcon.vue refactor(editor): Migrate part of the vuex store to pinia (#4484) 2022-11-04 14:04:31 +01:00
NodeList.vue refactor(editor): Implemented NodeIcon design system component (#3727) 2022-08-01 22:35:45 +02:00
NodeSettings.vue feat: Add workflow sharing functionality and permissions (#4370) 2022-11-15 14:25:04 +02:00
NodeSettingsTabs.vue refactor(editor): Migrate part of the vuex store to pinia (#4484) 2022-11-04 14:04:31 +01:00
NodeTitle.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
NodeWebhooks.vue feat: migrate editor-ui to Vite.js and various DX improvements (N8N-2277) (#4061) 2022-09-23 17:14:28 +03:00
OnboardingCallSignupModal.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
OutputPanel.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
PageAlert.vue feat: migrate editor-ui to Vite.js and various DX improvements (N8N-2277) (#4061) 2022-09-23 17:14:28 +03:00
PageContentWrapper.vue 👕 Fix lint issue 2020-10-22 15:46:03 +02:00
PanelDragButton.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
ParameterInput.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
ParameterInputExpanded.vue refactor(editor): Migrate part of the vuex store to pinia (#4484) 2022-11-04 14:04:31 +01:00
ParameterInputFull.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
ParameterInputHint.vue fix(editor): stop rendering expressions as html (#4420) 2022-10-24 10:48:33 +02:00
ParameterInputList.vue refactor(editor): Migrate part of the vuex store to pinia (#4484) 2022-11-04 14:04:31 +01:00
ParameterInputWrapper.vue refactor(editor): Migrate part of the vuex store to pinia (#4484) 2022-11-04 14:04:31 +01:00
ParameterIssues.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
ParameterOptions.vue feat(Code Node): create Code node (#3965) 2022-10-13 14:28:02 +02:00
PersonalizationModal.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
PushConnectionTracker.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
RunData.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
RunDataJson.test.ts fix(editor): Showing string numbers and null properly in JSON view (#4513) 2022-11-07 12:27:02 +01:00
RunDataJson.vue fix(editor): Showing string numbers and null properly in JSON view (#4513) 2022-11-07 12:27:02 +01:00
RunDataJsonActions.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
RunDataTable.vue fix(editor): Table view column limit tooltip (#4655) 2022-11-21 13:00:21 +01:00
RunInfo.vue feat(editor): Add input panel to NDV (#3204) 2022-05-23 17:56:15 +02:00
SaveButton.vue feat: Add cypress e2e tests for signup and signin (#3490) 2022-11-08 14:21:10 +02:00
ScopesNotice.vue refactor(editor): Finish pinia migration, remove all vuex dependancies (#4533) 2022-11-09 10:01:50 +01:00
SettingsSidebar.vue fix: Fix settings header text slot (no-changelog) (#4667) 2022-11-22 09:29:08 +02:00
ShortenName.vue feat(editor): Add drag and drop data mapping (#3708) 2022-07-20 13:32:51 +02:00
Sticky.vue refactor(editor): Migrate part of the vuex store to pinia (#4484) 2022-11-04 14:04:31 +01:00
TagsContainer.vue refactor(editor): Finish pinia migration, remove all vuex dependancies (#4533) 2022-11-09 10:01:50 +01:00
TagsDropdown.vue refactor(editor): Finish pinia migration, remove all vuex dependancies (#4533) 2022-11-09 10:01:50 +01:00
Telemetry.vue fix(editor): Fix for logging error on user logout (#4633) 2022-11-17 14:20:09 +01:00
TemplateCard.vue feat(editor): Add data pinning functionality (#3511) 2022-07-20 17:50:39 +02:00
TemplateDetails.vue refactor(editor): Migrate part of the vuex store to pinia (#4484) 2022-11-04 14:04:31 +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 feat(editor): Main navigation redesign (#4144) 2022-09-26 15:25:19 +02:00
TextEdit.vue feat(editor): add readonly state for nodes (#4299) 2022-10-24 20:17:25 +02:00
TimeAgo.vue refactor(editor): Finish pinia migration, remove all vuex dependancies (#4533) 2022-11-09 10:01:50 +01:00
TitledList.vue feat(editor): Use i18n component instead od v-html for localization 2022-09-05 16:36:22 +02:00
TriggerIcon.vue feat: migrate editor-ui to Vite.js and various DX improvements (N8N-2277) (#4061) 2022-09-23 17:14:28 +03:00
TriggerPanel.vue refactor(editor): Migrate part of the vuex store to pinia (#4484) 2022-11-04 14:04:31 +01:00
UpdatesPanel.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
ValueSurvey.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
VariableSelector.vue fix(editor): Fix expression editor variable selector filter (#4590) 2022-11-14 11:23:05 +01:00
VariableSelectorItem.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
VersionCard.vue feat: migrate editor-ui to Vite.js and various DX improvements (N8N-2277) (#4061) 2022-09-23 17:14:28 +03:00
WarningTooltip.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
WireMeUp.vue feat(editor): Add input panel to NDV (#3204) 2022-05-23 17:56:15 +02:00
WorkflowActivator.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
WorkflowCard.vue feat: Add share button to workflows list (#4681) 2022-11-22 12:33:40 +02:00
WorkflowPreview.vue fix(editor): Hide pin data in production executions (#4595) 2022-11-14 13:28:26 +01:00
WorkflowSettings.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
WorkflowShareModal.ee.vue feat: Add save confirmation modal when leaving sharing modal (#4683) 2022-11-22 13:03:15 +02:00