n8n/packages/editor-ui/src/components
2022-12-13 10:55:31 +02:00
..
__snapshots__ fix(editor): Schema view shows checkbox in case of empty data (#4889) 2022-12-12 10:08:29 +01:00
CodeNodeEditor refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
CredentialEdit feat: Add sharing permissions info for workflow sharees (#4892) 2022-12-12 14:46:34 +02:00
Error refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
ExecutionsView refactor: Reactivate workflow locking (#4770) 2022-12-06 09:25:39 +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
ExpressionEditorModal feat(editor): Overhaul expression editor modal (#4631) 2022-12-01 13:26:22 +01:00
forms fix: Update padding for resource filters dropdown (#4751) 2022-11-29 11:30:17 +02:00
layouts test: Update getters, add search and sort tests for credentials (no-changelog) (#4716) 2022-11-28 12:11:39 +02:00
MainHeader feat: Add dynamic translations. Change how sharing unavailable is handled (no-changelog) (#4758) 2022-11-29 15:13:10 +02:00
Node feat(editor): Node creator actions (#4696) 2022-12-09 10:56:36 +01:00
ResourceLocator refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
TagsManager refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +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(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +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 fix(Move Binary Data Node): Stringify objects before encoding them in MoveBinaryData (#4882) 2022-12-11 14:10:54 +01:00
BinaryDataDisplayEmbed.vue fix(Move Binary Data Node): Stringify objects before encoding them in MoveBinaryData (#4882) 2022-12-11 14:10:54 +01:00
BreakpointsObserver.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
CanvasControls.vue fix(editor): Remove unnecessary closing tag in CanvasControls (no-changelog) (#4792) 2022-12-01 18:12:25 +01:00
ChangePasswordModal.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
CodeEdit.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
CollectionCard.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
CollectionParameter.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
CollectionsCarousel.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
CollectionWorkflowCard.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
CommunityPackageCard.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
CommunityPackageInstallModal.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
CommunityPackageManageConfirmModal.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
ContactPromptModal.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
CopyInput.vue test: E2E NDV (#4712) 2022-12-01 09:26:38 +01:00
CredentialCard.vue test: Update getters, add search and sort tests for credentials (no-changelog) (#4716) 2022-11-28 12:11:39 +02:00
CredentialIcon.vue feat(core): Lazy-load nodes and credentials to reduce baseline memory usage (#4577) 2022-11-23 16:20:28 +01:00
CredentialsSelect.vue feat: Add credentials E2E test suite and page object (#4596) 2022-11-22 11:37:26 +02:00
CredentialsSelectModal.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
DeleteUserModal.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
Draggable.vue feat(editor): Schema view (#4615) 2022-12-06 12:50:06 +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 fix: Remove foreign credentials when copying nodes or duplicating workflow (#4880) 2022-12-12 12:59:16 +02: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(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
ExecutionTime.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
ExpressionEdit.vue fix(editor): Remove excess isReadOnly prop (no-changelog) (#4786) 2022-12-01 15:20:36 +01: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
HoverableNodeIcon.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
ImportCurlModal.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
ImportParameter.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
InlineNameEdit.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
InlineTextEdit.vue Implement Wait functionality (#1817) 2021-08-21 14:11:32 +02:00
InputPanel.vue test: E2E NDV (#4712) 2022-12-01 09:26:38 +01:00
IntersectionObserved.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
IntersectionObserver.vue Add tagging of workflows (#1647) 2021-05-29 13:31:21 -05:00
InviteUsersModal.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +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(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +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 feat(editor): Schema view (#4615) 2022-12-06 12:50:06 +01:00
Node.vue feat(editor): Add undo/redo support for canvas actions (#4787) 2022-12-09 15:07:37 +01:00
NodeCredentials.vue fix(editor): Fix credential sharing issues handler when no matching id or name (#4879) 2022-12-12 14:46:10 +02:00
NodeDetailsView.vue feat: Add message for readonly nodes. Improve foreign credentials handling (#4759) 2022-12-06 12:15:07 +02:00
NodeExecuteButton.vue test: E2E NDV (#4712) 2022-12-01 09:26:38 +01:00
NodeIcon.vue feat(core): Lazy-load nodes and credentials to reduce baseline memory usage (#4577) 2022-11-23 16:20:28 +01:00
NodeList.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
NodeSettings.vue feat: Update readonly node notice when using foreign credentials (no-changelog) (#4895) 2022-12-13 10:55:31 +02:00
NodeSettingsTabs.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
NodeTitle.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
NodeWebhooks.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
OnboardingCallSignupModal.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
OutputPanel.vue test: E2E NDV (#4712) 2022-12-01 09:26:38 +01:00
PageAlert.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01: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: Deprecate alwaysOpenEditWindow for string (#4839) 2022-12-07 15:29:45 +01:00
ParameterInputExpanded.vue test: Set up e2e tests for HTTP Request node (#4718) 2022-11-25 13:09:44 +01:00
ParameterInputFull.vue feat(editor): Schema view (#4615) 2022-12-06 12:50:06 +01:00
ParameterInputHint.vue fix(editor): stop rendering expressions as html (#4420) 2022-10-24 10:48:33 +02:00
ParameterInputList.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
ParameterInputWrapper.vue feat(editor): Overhaul expression editor modal (#4631) 2022-12-01 13:26:22 +01:00
ParameterIssues.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
ParameterOptions.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
PersonalizationModal.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
PushConnectionTracker.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
RunData.vue fix(editor): Schema view shows checkbox in case of empty data (#4889) 2022-12-12 10:08:29 +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 feat(editor): Schema view (#4615) 2022-12-06 12:50:06 +01:00
RunDataJsonActions.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
RunDataSchema.test.ts fix(editor): Schema view shows checkbox in case of empty data (#4889) 2022-12-12 10:08:29 +01:00
RunDataSchema.vue fix(editor): Schema view shows checkbox in case of empty data (#4889) 2022-12-12 10:08:29 +01:00
RunDataSchemaItem.vue feat(editor): Schema view (#4615) 2022-12-06 12:50:06 +01:00
RunDataTable.vue feat(editor): Schema view (#4615) 2022-12-06 12:50:06 +01:00
RunInfo.vue feat(editor): Add input panel to NDV (#3204) 2022-05-23 17:56:15 +02:00
SaveButton.vue fix: Update workflow save button type and design and share button type (#4752) 2022-11-29 11:05:19 +02:00
ScopesNotice.vue refactor(editor): Finish pinia migration, remove all vuex dependancies (#4533) 2022-11-09 10:01:50 +01:00
SettingsSidebar.vue test: Add e2e tests for workflow/credential migrations when enabling UM (#4719) 2022-11-24 23:22:09 +01:00
ShortenName.vue test: Setup e2e tests for workflow actions (#4724) 2022-11-25 15:32:09 +01:00
Sticky.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +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): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
Telemetry.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
TemplateCard.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
TemplateDetails.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
TemplateDetailsBlock.vue Add Templates (#2720) 2022-02-28 10:57:44 +01:00
TemplateFilters.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
TemplateList.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
TextEdit.vue feat(editor): add readonly state for nodes (#4299) 2022-10-24 20:17:25 +02:00
TimeAgo.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
TitledList.vue feat(editor): Use i18n component instead od v-html for localization 2022-09-05 16:36:22 +02:00
TriggerPanel.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
UpdatesPanel.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
ValueSurvey.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
VariableSelector.vue feat(editor): Overhaul expression editor modal (#4631) 2022-12-01 13:26:22 +01:00
VariableSelectorItem.vue feat(editor): Overhaul expression editor modal (#4631) 2022-12-01 13:26:22 +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 test: Setup e2e tests for workflow actions (#4724) 2022-11-25 15:32:09 +01:00
WorkflowCard.vue refactor: Reactivate workflow locking (#4770) 2022-12-06 09:25:39 +01:00
WorkflowPreview.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
WorkflowSettings.vue refactor: Reactivate workflow locking (#4770) 2022-12-06 09:25:39 +01:00
WorkflowShareModal.ee.vue feat: Add sharing permissions info for workflow sharees (#4892) 2022-12-12 14:46:34 +02:00