n8n/packages/editor-ui/src/components
Alex Grozav 723f81bab0
feat: Add variables e2e tests (no-changelog) (#6027)
* fix: fix n8n-checkbox alignment

* fix: use css variables in checkbox inner margin-top

* test: update snapshots

* feat: add variables e2e tests (no-changelog)

* test: update snapshot
2023-04-20 15:08:13 +03:00
..
__tests__ feat: Add variables e2e tests (no-changelog) (#6027) 2023-04-20 15:08:13 +03:00
CodeNodeEditor feat: Add variables feature (#5602) 2023-04-18 12:41:55 +02:00
CredentialEdit refactor(editor): Go to upgrade page (#5994) 2023-04-19 11:00:09 +02:00
Error refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
ExecutionsView fix(editor): Update execution loading parameters after pushing test values (no-changelog) (#5876) 2023-04-01 07:45:11 +02:00
ExpandableInput fix(editor): Fix memory leak in Node Detail View by correctly unsubscribing from event buses (#6021) 2023-04-20 12:26:14 +02:00
ExpressionEditorModal feat(editor): Allow tab to accept completion (#5855) 2023-03-31 11:23:16 +02:00
forms refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
HtmlEditor feat: Replace new Vue() with custom event bus (no-changelog) (#5780) 2023-04-06 16:32:45 +03:00
InlineExpressionEditor feat(editor): Allow tab to accept completion (#5855) 2023-03-31 11:23:16 +02:00
layouts feat: Add variables feature (#5602) 2023-04-18 12:41:55 +02:00
MainHeader refactor(editor): Go to upgrade page (#5994) 2023-04-19 11:00:09 +02:00
Node feat: Replace new Vue() with custom event bus (no-changelog) (#5780) 2023-04-06 16:32:45 +03:00
ResourceLocator feat: Replace Vue.extend with defineComponent in design system (no-changelog) (#5918) 2023-04-12 17:39:45 +03:00
SettingsLogStreaming fix(editor): Fix memory leak in Node Detail View by correctly unsubscribing from event buses (#6021) 2023-04-20 12:26:14 +02:00
TagsManager refactor(editor): Replace this.$props (no-changelog) (#5928) 2023-04-07 12:21:17 +02:00
transitions refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
AboutModal.vue feat: Replace new Vue() with custom event bus (no-changelog) (#5780) 2023-04-06 16:32:45 +03:00
ActivationModal.vue feat: Replace new Vue() with custom event bus (no-changelog) (#5780) 2023-04-06 16:32:45 +03:00
AskAiModal.vue feat(editor): Add Ask AI preview (#5916) 2023-04-13 14:14:27 +02:00
Badge.vue refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
Banner.vue feat(editor): Adjust Google sign-in button to adhere to the guidelines (#5248) 2023-01-25 15:25:11 +01:00
BinaryDataDisplay.vue fix: View option for binary-data shouldn't download the file on Chrome/Edge (#4995) 2022-12-21 13:30:51 +01:00
BinaryDataDisplayEmbed.vue fix(core): Handle missing binary metadata in download urls (#5242) 2023-01-25 10:19:19 +01:00
BreakpointsObserver.vue refactor(editor): Replace this.$props (no-changelog) (#5928) 2023-04-07 12:21:17 +02:00
CanvasControls.vue test(editor): Add canvas actions e2e tests (#4950) 2022-12-20 10:33:20 +01:00
ChangePasswordModal.vue feat: Replace new Vue() with custom event bus (no-changelog) (#5780) 2023-04-06 16:32:45 +03:00
CodeEdit.vue feat: Add variables feature (#5602) 2023-04-18 12:41:55 +02:00
CollectionCard.vue refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
CollectionParameter.vue feat: Migrate packages from lodash to lodash-es (no-changelog) (#5538) 2023-02-23 16:16:05 +01:00
CollectionsCarousel.vue refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
CollectionWorkflowCard.vue refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
CommunityPackageCard.vue refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
CommunityPackageInstallModal.vue feat: Replace new Vue() with custom event bus (no-changelog) (#5780) 2023-04-06 16:32:45 +03:00
CommunityPackageManageConfirmModal.vue feat: Replace new Vue() with custom event bus (no-changelog) (#5780) 2023-04-06 16:32:45 +03:00
ContactPromptModal.vue feat: Replace new Vue() with custom event bus (no-changelog) (#5780) 2023-04-06 16:32:45 +03:00
CopyInput.vue refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
CredentialCard.vue refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
CredentialIcon.vue refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
CredentialsSelect.vue refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
CredentialsSelectModal.vue feat: Replace new Vue() with custom event bus (no-changelog) (#5780) 2023-04-06 16:32:45 +03:00
DeleteUserModal.vue feat: Replace new Vue() with custom event bus (no-changelog) (#5780) 2023-04-06 16:32:45 +03:00
Draggable.vue fix: Fix mapping paths when appending to empty expression (#5591) 2023-03-02 15:02:29 +03:00
DraggableTarget.vue feat: Replace Vue.extend with defineComponent in design system (no-changelog) (#5918) 2023-04-12 17:39:45 +03:00
DuplicateWorkflowDialog.vue feat: Replace new Vue() with custom event bus (no-changelog) (#5780) 2023-04-06 16:32:45 +03:00
EnterpriseEdition.ee.vue refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
ExecutionFilter.vue refactor(editor): Go to upgrade page (#5994) 2023-04-19 11:00:09 +02:00
ExecutionsList.vue test(editor): Set 'data-test-id' in unit tests, so they match with Cypress (#5976) 2023-04-14 13:17:20 +02:00
ExecutionsModal.vue feat: Replace new Vue() with custom event bus (no-changelog) (#5780) 2023-04-06 16:32:45 +03:00
ExecutionTime.vue refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
ExpressionEdit.vue feat(editor): Completions for extensions in expression editor (#5130) 2023-02-02 12:35:38 +01:00
ExpressionFunctionIcon.vue feat(editor): Inline expression editor (#4814) 2022-12-14 14:43:02 +01:00
ExpressionParameterInput.vue feat(editor): Completions for extensions in expression editor (#5130) 2023-02-02 12:35:38 +01:00
FeatureComingSoon.vue feat: Change desktop UM experience (#5312) 2023-02-08 11:42:22 +02:00
FixedCollectionParameter.vue feat: Migrate packages from lodash to lodash-es (no-changelog) (#5538) 2023-02-23 16:16:05 +01:00
GiftNotificationIcon.vue refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
GoBackButton.vue refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
HoverableNodeIcon.vue refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
ImportCurlModal.vue feat: Replace new Vue() with custom event bus (no-changelog) (#5780) 2023-04-06 16:32:45 +03:00
ImportParameter.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
InlineNameEdit.vue refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
InlineTextEdit.vue refactor(editor): Replace this.$props (no-changelog) (#5928) 2023-04-07 12:21:17 +02:00
InputPanel.vue fix: Update Posthog no-capture (#5693) 2023-03-23 11:20:11 +01:00
IntersectionObserved.vue refactor(editor): Replace this.$props (no-changelog) (#5928) 2023-04-07 12:21:17 +02:00
IntersectionObserver.vue refactor(editor): Replace this.$props (no-changelog) (#5928) 2023-04-07 12:21:17 +02:00
InviteUsersModal.vue feat: Replace new Vue() with custom event bus (no-changelog) (#5780) 2023-04-06 16:32:45 +03:00
Logo.vue refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
MainSidebar.vue feat: Add variables feature (#5602) 2023-04-18 12:41:55 +02:00
MappingPill.vue ci: Enforce code formatting on editor-ui (no-changelog) (#5022) 2022-12-23 13:37:32 +01:00
Modal.vue fix(editor): Fix memory leak in Node Detail View by correctly unsubscribing from event buses (#6021) 2023-04-20 12:26:14 +02:00
ModalDrawer.vue fix(editor): Fix memory leak in Node Detail View by correctly unsubscribing from event buses (#6021) 2023-04-20 12:26:14 +02:00
ModalRoot.vue refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
Modals.vue feat(editor): Add Ask AI preview (#5916) 2023-04-13 14:14:27 +02:00
MultipleParameter.vue feat: Migrate packages from lodash to lodash-es (no-changelog) (#5538) 2023-02-23 16:16:05 +01:00
NDVDraggablePanels.vue feat: Migrate packages from lodash to lodash-es (no-changelog) (#5538) 2023-02-23 16:16:05 +01:00
Node.vue feat: Migrate packages from lodash to lodash-es (no-changelog) (#5538) 2023-02-23 16:16:05 +01:00
NodeCredentials.vue feat: Add workflow and credential sharing access e2e tests (#5463) 2023-02-14 16:13:00 +02:00
NodeDetailsView.vue fix(editor): Fix memory leak in Node Detail View by correctly unsubscribing from event buses (#6021) 2023-04-20 12:26:14 +02:00
NodeExecuteButton.vue feat: Replace new Vue() with custom event bus (no-changelog) (#5780) 2023-04-06 16:32:45 +03:00
NodeIcon.vue refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
NodeList.vue refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
NodeSettings.vue fix(editor): Fix memory leak in Node Detail View by correctly unsubscribing from event buses (#6021) 2023-04-20 12:26:14 +02:00
NodeSettingsTabs.vue refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
NodeTitle.vue fix(editor): Make node title non-editable in executions view (#5046) 2022-12-29 12:23:10 +01:00
NodeWebhooks.vue refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
OnboardingCallSignupModal.vue feat: Replace new Vue() with custom event bus (no-changelog) (#5780) 2023-04-06 16:32:45 +03:00
OutputPanel.vue feat(core): Add execution runData recovery and status field (#5112) 2023-02-17 10:54:07 +01:00
PageAlert.vue refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
PageContentWrapper.vue refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
PanelDragButton.vue refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
ParameterInput.vue feat: Replace new Vue() with custom event bus (no-changelog) (#5780) 2023-04-06 16:32:45 +03:00
ParameterInputExpanded.vue refactor(editor): Replace this.$props (no-changelog) (#5928) 2023-04-07 12:21:17 +02:00
ParameterInputFull.vue fix(editor): Disable tooltip for display modes that don't support mapping (#5715) 2023-03-17 13:24:08 +01:00
ParameterInputHint.vue feat(editor): Show parameter hint on multilines (#5014) 2023-02-27 09:25:57 +03:00
ParameterInputList.vue feat: Migrate packages from lodash to lodash-es (no-changelog) (#5538) 2023-02-23 16:16:05 +01:00
ParameterInputWrapper.vue fix: Update Posthog no-capture (#5693) 2023-03-23 11:20:11 +01:00
ParameterIssues.vue refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
ParameterOptions.vue feat(editor): Adjust HTML editor component for use in params (#5285) 2023-02-02 14:00:16 +01:00
PersonalizationModal.vue fix(editor): Make sure to redirect to blank canvas after personalisation modal (#5980) 2023-04-14 13:33:58 +02:00
PushConnectionTracker.vue fix(editor): Fix connection lost hover text not showing (#5828) 2023-03-30 13:43:37 +02:00
RunData.vue fix(editor): Fix memory leak in Node Detail View by correctly unsubscribing from event buses (#6021) 2023-04-20 12:26:14 +02:00
RunDataHtml.vue fix: Update Posthog no-capture (#5693) 2023-03-23 11:20:11 +01:00
RunDataJson.vue fix: Update Posthog no-capture (#5693) 2023-03-23 11:20:11 +01:00
RunDataJsonActions.vue refactor: Lint for no unneeded backticks (#5057) (no-changelog) 2022-12-29 12:20:43 +01:00
RunDataSchema.vue fix(editor): Drop mergeDeep in favor of lodash merge (#5943) 2023-04-11 13:05:43 +02:00
RunDataSchemaItem.vue fix: Update Posthog no-capture (#5693) 2023-03-23 11:20:11 +01:00
RunDataTable.vue fix: Update Posthog no-capture (#5693) 2023-03-23 11:20:11 +01:00
RunInfo.vue feat(editor): Add input panel to NDV (#3204) 2022-05-23 17:56:15 +02:00
SaveButton.vue refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
ScopesNotice.vue refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
SettingsSidebar.vue fix(editor): SettingsSidebar should disconnect from push when navigating away (#6025) 2023-04-20 12:23:17 +02:00
ShortenName.vue refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
SSOLogin.vue feat(editor): SSO login button (#5615) 2023-03-17 21:07:08 +01:00
Sticky.vue refactor(editor): Upgrade to jsPlumb 5 (#4989) 2023-01-30 18:20:50 +01:00
TagsContainer.vue refactor(editor): Replace this.$props (no-changelog) (#5928) 2023-04-07 12:21:17 +02:00
TagsDropdown.vue fix(editor): Fix memory leak in Node Detail View by correctly unsubscribing from event buses (#6021) 2023-04-20 12:26:14 +02:00
Telemetry.vue feat: Support feature flag evaluation server side (#5511) 2023-02-21 11:35:35 +03:00
TemplateCard.vue refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
TemplateDetails.vue refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
TemplateDetailsBlock.vue Add Templates (#2720) 2022-02-28 10:57:44 +01:00
TemplateFilters.vue refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
TemplateList.vue refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
TextEdit.vue refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
TimeAgo.vue refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
TitledList.vue feat(core): Add execution runData recovery and status field (#5112) 2023-02-17 10:54:07 +01:00
TriggerPanel.vue refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
UpdatesPanel.vue refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
UserActivationSurveyModal.vue fix: Small changes to user activation modal (no-changelog) (#5962) 2023-04-18 07:28:50 -04:00
ValueSurvey.vue feat: Replace new Vue() with custom event bus (no-changelog) (#5780) 2023-04-06 16:32:45 +03:00
VariableSelector.vue refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
VariableSelectorItem.vue feat: Replace new Vue() with custom event bus (no-changelog) (#5780) 2023-04-06 16:32:45 +03:00
VariablesRow.vue feat: Add variables e2e tests (no-changelog) (#6027) 2023-04-20 15:08:13 +03:00
VersionCard.vue refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
WarningTooltip.vue refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
WireMeUp.vue feat(editor): Add input panel to NDV (#3204) 2022-05-23 17:56:15 +02:00
WorkflowActivator.vue refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
WorkflowCard.vue feat: Improve workflow list performance using RecycleScroller and on-demand sharing data loading (#5181) 2023-01-27 09:51:32 +02:00
WorkflowPreview.vue refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
WorkflowSettings.vue feat: Replace new Vue() with custom event bus (no-changelog) (#5780) 2023-04-06 16:32:45 +03:00
WorkflowShareModal.ee.vue refactor(editor): Go to upgrade page (#5994) 2023-04-19 11:00:09 +02:00