..
__tests__
feat(editor): Show avatars for users currently working on the same workflow ( #7763 )
2023-11-23 10:14:34 +01:00
banners
fix(editor): Show v1 banner dismiss button if owner ( #7722 )
2023-11-17 14:15:13 +01:00
CodeNodeEditor
feat(core): Expression function $ifEmpty ( #7660 )
2023-11-13 13:28:41 +02:00
ContextMenu
feat(editor): Add node context menu ( #7620 )
2023-11-20 14:37:12 +01:00
CredentialEdit
perf: Make frontend linting faster (no-changelog) ( #7717 )
2023-11-22 15:01:22 +01:00
Error
refactor(editor): Color palette updates, introduce dark mode ( #6980 )
2023-11-01 13:33:36 +01:00
ExecutionsView
fix(editor): More securely clear executions tab auto refresh timer ( #7685 )
2023-11-10 14:51:49 +01:00
ExpandableInput
feat(editor): Migrate Design System and Editor UI to Vue 3 ( #6476 )
2023-07-28 09:51:07 +02:00
ExpressionEditorModal
perf: Make frontend linting faster (no-changelog) ( #7717 )
2023-11-22 15:01:22 +01:00
forms
refactor: Run lintfix
(no-changelog) ( #7537 )
2023-10-27 14:15:02 +02:00
HtmlEditor
refactor(editor): Color palette updates, introduce dark mode ( #6980 )
2023-11-01 13:33:36 +01:00
InlineExpressionEditor
perf: Make frontend linting faster (no-changelog) ( #7717 )
2023-11-22 15:01:22 +01:00
layouts
feat(editor): Add workflow filters to querystring ( #7456 )
2023-11-08 08:42:53 -05:00
MainHeader
feat(editor): Show avatars for users currently working on the same workflow ( #7763 )
2023-11-23 10:14:34 +01:00
Node
perf: Make frontend linting faster (no-changelog) ( #7717 )
2023-11-22 15:01:22 +01:00
ResourceLocator
refactor(core): Convert dynamic node-parameter routes to a decorated controller (no-changelog) ( #7284 )
2023-11-17 12:03:05 +01:00
ResourceMapper
refactor: Run lintfix
(no-changelog) ( #7537 )
2023-10-27 14:15:02 +02:00
RunDataAi
feat(core): Add support for building LLM applications ( #7235 )
2023-10-02 17:33:43 +02:00
SettingsLogStreaming
refactor: Run lintfix
(no-changelog) ( #7537 )
2023-10-27 14:15:02 +02:00
SqlEditor
refactor: Run lintfix
(no-changelog) ( #7537 )
2023-10-27 14:15:02 +02:00
TagsManager
refactor(editor): Color palette updates, introduce dark mode ( #6980 )
2023-11-01 13:33:36 +01:00
transitions
feat(editor): Migrate Design System and Editor UI to Vue 3 ( #6476 )
2023-07-28 09:51:07 +02:00
Workers
fix(editor): Move workerview entry into settings menu ( #7761 )
2023-11-21 11:29:24 +01:00
WorkflowHistory
fix(editor): Fix route component caching, incorrect use of array reduce method and enable WF history feature ( #7434 )
2023-10-26 20:47:42 +02:00
AboutModal.vue
feat(editor): Migrate Design System and Editor UI to Vue 3 ( #6476 )
2023-07-28 09:51:07 +02:00
ActivationModal.vue
fix(editor): Fix local storage flags defaulting to undefined string ( #7603 )
2023-11-07 10:06:08 +01:00
Badge.vue
fix: Remove tag animation ( #6821 )
2023-08-01 14:04:16 +02:00
Banner.vue
refactor(editor): Color palette updates, introduce dark mode ( #6980 )
2023-11-01 13:33:36 +01:00
BinaryDataDisplay.vue
refactor(editor): Drop vue-typed-mixins (no-changelog) ( #6257 )
2023-05-16 11:43:46 +02:00
BinaryDataDisplayEmbed.vue
fix(editor): Sanitize HTML binary-data before rendering in the UI ( #7400 )
2023-10-11 12:09:19 +02:00
BreakpointsObserver.vue
perf: Make frontend linting faster (no-changelog) ( #7717 )
2023-11-22 15:01:22 +01:00
CanvasControls.vue
feat(editor): Add node context menu ( #7620 )
2023-11-20 14:37:12 +01:00
ChangePasswordModal.vue
feat(core): Add MFA ( #4767 )
2023-08-23 22:59:16 -04:00
ChatEmbedModal.vue
feat(core): Update LLM applications building support (no-changelog) ( #7418 )
2023-10-20 10:52:56 +02:00
CollectionCard.vue
feat(editor): Migrate Design System and Editor UI to Vue 3 ( #6476 )
2023-07-28 09:51:07 +02:00
CollectionParameter.vue
fix: Fix dark mode small issues ( #7573 )
2023-11-01 16:27:32 +01:00
CollectionsCarousel.vue
feat(editor): Migrate Design System and Editor UI to Vue 3 ( #6476 )
2023-07-28 09:51:07 +02:00
CollectionWorkflowCard.vue
feat(editor): Migrate Design System and Editor UI to Vue 3 ( #6476 )
2023-07-28 09:51:07 +02:00
CommunityPackageCard.vue
refactor(editor): Turn showMessage mixin to composable ( #6081 ) ( #6244 )
2023-05-15 19:41:13 +03:00
CommunityPackageInstallModal.vue
fix(editor): Ensure community node install button tracks user agreement ( #6976 )
2023-08-22 15:58:23 +02:00
CommunityPackageManageConfirmModal.vue
feat(editor): Migrate Design System and Editor UI to Vue 3 ( #6476 )
2023-07-28 09:51:07 +02:00
ContactPromptModal.vue
feat(editor): Migrate Design System and Editor UI to Vue 3 ( #6476 )
2023-07-28 09:51:07 +02:00
CopyInput.vue
feat(editor): Migrate Design System and Editor UI to Vue 3 ( #6476 )
2023-07-28 09:51:07 +02:00
CredentialCard.vue
fix(editor): Tweak hover area of workflow / cred cards ( #7108 )
2023-09-13 12:21:26 +02:00
CredentialIcon.vue
fix: Remove Vue.component usage and refactor plugins into Vue Plugins (no-changelog) ( #6445 )
2023-06-16 10:30:57 +03:00
CredentialsSelect.vue
fix: Prevent workflow breaking when credential type is unknown ( #6923 )
2023-08-14 14:55:38 +02:00
CredentialsSelectModal.vue
feat(editor): Migrate Design System and Editor UI to Vue 3 ( #6476 )
2023-07-28 09:51:07 +02:00
DebugPaywallModal.vue
fix(editor): Add debug feature docs link ( #7240 )
2023-09-22 13:27:08 +02:00
DeleteUserModal.vue
feat(editor): Migrate Design System and Editor UI to Vue 3 ( #6476 )
2023-07-28 09:51:07 +02:00
Draggable.vue
feat(editor): Migrate Design System and Editor UI to Vue 3 ( #6476 )
2023-07-28 09:51:07 +02:00
DraggableTarget.vue
feat(editor): Migrate Design System and Editor UI to Vue 3 ( #6476 )
2023-07-28 09:51:07 +02:00
DuplicateWorkflowDialog.vue
refactor: Run lintfix
(no-changelog) ( #7537 )
2023-10-27 14:15:02 +02:00
EnterpriseEdition.ee.vue
refactor(editor): Add infix to Pinia stores (no-changelog) ( #6149 )
2023-05-05 10:41:54 +02:00
ExecutionFilter.vue
feat(editor): Support autologin for upgrade path ( #7316 )
2023-10-06 13:16:27 +02:00
ExecutionsList.vue
refactor(editor): Color palette updates, introduce dark mode ( #6980 )
2023-11-01 13:33:36 +01:00
ExecutionsUsage.vue
feat(editor): Support autologin for upgrade path ( #7316 )
2023-10-06 13:16:27 +02:00
ExecutionTime.vue
feat(editor): Migrate Design System and Editor UI to Vue 3 ( #6476 )
2023-07-28 09:51:07 +02:00
ExpressionEdit.vue
perf: Make frontend linting faster (no-changelog) ( #7717 )
2023-11-22 15:01:22 +01:00
ExpressionFunctionIcon.vue
feat(editor): Inline expression editor ( #4814 )
2022-12-14 14:43:02 +01:00
ExpressionParameterInput.vue
refactor(editor): Color palette updates, introduce dark mode ( #6980 )
2023-11-01 13:33:36 +01:00
ExternalSecretsProviderCard.ee.vue
refactor: Run lintfix
(no-changelog) ( #7537 )
2023-10-27 14:15:02 +02:00
ExternalSecretsProviderConnectionSwitch.ee.vue
feat: External Secrets storage for credentials ( #6477 )
2023-08-25 10:33:46 +02:00
ExternalSecretsProviderImage.ee.vue
feat: External Secrets storage for credentials ( #6477 )
2023-08-25 10:33:46 +02:00
ExternalSecretsProviderModal.ee.vue
refactor: Run lintfix
(no-changelog) ( #7537 )
2023-10-27 14:15:02 +02:00
FeatureComingSoon.vue
feat(editor): Migrate Design System and Editor UI to Vue 3 ( #6476 )
2023-07-28 09:51:07 +02:00
FixedCollectionParameter.vue
refactor(editor): Color palette updates, introduce dark mode ( #6980 )
2023-11-01 13:33:36 +01:00
GiftNotificationIcon.vue
refactor(editor): Apply Prettier (no-changelog) ( #4920 )
2022-12-14 10:04:10 +01:00
GoBackButton.vue
refactor(editor): Drop vue-typed-mixins (no-changelog) ( #6257 )
2023-05-16 11:43:46 +02:00
HoverableNodeIcon.vue
refactor: Run lintfix
(no-changelog) ( #7537 )
2023-10-27 14:15:02 +02:00
ImportCurlModal.vue
feat(editor): Migrate Design System and Editor UI to Vue 3 ( #6476 )
2023-07-28 09:51:07 +02:00
ImportParameter.vue
refactor(editor): Turn showMessage mixin to composable ( #6081 ) ( #6244 )
2023-05-15 19:41:13 +03:00
InlineNameEdit.vue
feat(editor): Migrate Design System and Editor UI to Vue 3 ( #6476 )
2023-07-28 09:51:07 +02:00
InlineTextEdit.vue
feat(editor): Migrate Design System and Editor UI to Vue 3 ( #6476 )
2023-07-28 09:51:07 +02:00
InputPanel.vue
feat(editor): Node IO filter ( #7503 )
2023-11-15 16:19:48 +01:00
IntersectionObserved.vue
feat(editor): Migrate Design System and Editor UI to Vue 3 ( #6476 )
2023-07-28 09:51:07 +02:00
IntersectionObserver.vue
fix: Fix tags overflow handler in workflows header ( #6784 )
2023-07-31 15:17:05 +03:00
InviteUsersModal.vue
feat(editor): Migrate Design System and Editor UI to Vue 3 ( #6476 )
2023-07-28 09:51:07 +02:00
KeyboardShortcutTooltip.vue
feat(editor): Add node context menu ( #7620 )
2023-11-20 14:37:12 +01:00
Logo.vue
ci: Make builds release-channel aware. Add support for scheduled beta builds ( #7323 )
2023-10-03 20:49:04 +02:00
MainSidebar.vue
fix(editor): Move workerview entry into settings menu ( #7761 )
2023-11-21 11:29:24 +01:00
MainSidebarSourceControl.vue
refactor(editor): Color palette updates, introduce dark mode ( #6980 )
2023-11-01 13:33:36 +01:00
MappingPill.vue
ci: Enforce code formatting on editor-ui (no-changelog) ( #5022 )
2022-12-23 13:37:32 +01:00
MfaSetupModal.vue
fix(editor): More dark-mode fixes (no-changelog) ( #7624 )
2023-11-06 14:32:38 +01:00
Modal.vue
fix: Fix all modal sizes ( #6820 )
2023-08-01 13:52:33 +02:00
ModalDrawer.vue
feat(editor): Migrate Design System and Editor UI to Vue 3 ( #6476 )
2023-07-28 09:51:07 +02:00
ModalRoot.vue
refactor(editor): Add infix to Pinia stores (no-changelog) ( #6149 )
2023-05-05 10:41:54 +02:00
Modals.vue
feat(editor): Workflow history [WIP]- Add restore and clone into new workflow actions (no-changelog) ( #7359 )
2023-10-09 13:50:08 +02:00
MultipleParameter.vue
feat(editor): Migrate Design System and Editor UI to Vue 3 ( #6476 )
2023-07-28 09:51:07 +02:00
NDVDraggablePanels.vue
fix(editor): Fix local storage flags defaulting to undefined string ( #7603 )
2023-11-07 10:06:08 +01:00
Node.vue
feat(editor): Add node context menu ( #7620 )
2023-11-20 14:37:12 +01:00
NodeCredentials.vue
perf: Make frontend linting faster (no-changelog) ( #7717 )
2023-11-22 15:01:22 +01:00
NodeDetailsView.vue
feat(editor): Add node context menu ( #7620 )
2023-11-20 14:37:12 +01:00
NodeExecuteButton.vue
feat(editor): Handle pin data edge cases and unify validation (no-changelog) ( #6685 )
2023-11-02 10:43:02 +02:00
NodeIcon.vue
feat(editor): Add HTTP request nodes for credentials without a node ( #7157 )
2023-11-13 12:11:16 +01:00
NodeList.vue
refactor(editor): Drop vue-typed-mixins (no-changelog) ( #6257 )
2023-05-16 11:43:46 +02:00
NodeSettings.vue
perf: Make frontend linting faster (no-changelog) ( #7717 )
2023-11-22 15:01:22 +01:00
NodeSettingsTabs.vue
feat(core): Add support for building LLM applications ( #7235 )
2023-10-02 17:33:43 +02:00
NodeTitle.vue
feat(editor): Add HTTP request nodes for credentials without a node ( #7157 )
2023-11-13 12:11:16 +01:00
NodeWebhooks.vue
fix(core): Show webhook urls for all webhook nodes (no-changelog) ( #7783 )
2023-11-22 17:45:26 +01:00
OnboardingCallSignupModal.vue
feat(editor): Migrate Design System and Editor UI to Vue 3 ( #6476 )
2023-07-28 09:51:07 +02:00
OutputPanel.vue
feat(editor): Node IO filter ( #7503 )
2023-11-15 16:19:48 +01:00
PageAlert.vue
feat(editor): Migrate Design System and Editor UI to Vue 3 ( #6476 )
2023-07-28 09:51:07 +02:00
PageContentWrapper.vue
feat: Replace Vue.extend with defineComponent in editor-ui (no-changelog) ( #6033 )
2023-04-21 18:51:08 +03:00
PanelDragButton.vue
feat: Replace Vue.extend with defineComponent in editor-ui (no-changelog) ( #6033 )
2023-04-21 18:51:08 +03:00
ParameterInput.vue
perf: Make frontend linting faster (no-changelog) ( #7717 )
2023-11-22 15:01:22 +01:00
ParameterInputExpanded.vue
feat: External Secrets storage for credentials ( #6477 )
2023-08-25 10:33:46 +02:00
ParameterInputFull.vue
fix(editor): Do not show mapping discoverability tooltip after dismiss ( #6862 )
2023-08-07 20:16:01 +02:00
ParameterInputHint.vue
refactor(editor): Drop vue-typed-mixins (no-changelog) ( #6257 )
2023-05-16 11:43:46 +02:00
ParameterInputList.vue
feat(editor): Add HTTP request nodes for credentials without a node ( #7157 )
2023-11-13 12:11:16 +01:00
ParameterInputWrapper.vue
refactor: Run lintfix
(no-changelog) ( #7537 )
2023-10-27 14:15:02 +02:00
ParameterIssues.vue
fix: Load remote resources even if expressions in non requried parameters resolve ( #6987 )
2023-08-31 16:40:20 +02:00
ParameterOptions.vue
refactor: Run lintfix
(no-changelog) ( #7537 )
2023-10-27 14:15:02 +02:00
PersonalizationModal.vue
feat: Rewrite Front End cloud and posthog hooks using TypeScript (no-changelog) ( #5491 )
2023-11-13 15:10:42 +02:00
PushConnectionTracker.vue
refactor(editor): Drop vue-typed-mixins (no-changelog) ( #6257 )
2023-05-16 11:43:46 +02:00
RunData.vue
feat(editor): Node IO filter ( #7503 )
2023-11-15 16:19:48 +01:00
RunDataHtml.vue
fix(editor): Sanitize HTML binary-data before rendering in the UI ( #7400 )
2023-10-11 12:09:19 +02:00
RunDataJson.vue
feat(editor): Node IO filter ( #7503 )
2023-11-15 16:19:48 +01:00
RunDataJsonActions.vue
feat(editor): Migrate Design System and Editor UI to Vue 3 ( #6476 )
2023-07-28 09:51:07 +02:00
RunDataSchema.vue
feat(editor): Node IO filter ( #7503 )
2023-11-15 16:19:48 +01:00
RunDataSchemaItem.vue
feat(editor): Node IO filter ( #7503 )
2023-11-15 16:19:48 +01:00
RunDataSearch.vue
feat(editor): Node IO filter ( #7503 )
2023-11-15 16:19:48 +01:00
RunDataTable.vue
feat(editor): Node IO filter ( #7503 )
2023-11-15 16:19:48 +01:00
RunInfo.vue
refactor(editor): Drop vue-typed-mixins (no-changelog) ( #6257 )
2023-05-16 11:43:46 +02:00
SaveButton.vue
feat(editor): Add node context menu ( #7620 )
2023-11-20 14:37:12 +01:00
ScopesNotice.vue
fix: Prevent workflow breaking when credential type is unknown ( #6923 )
2023-08-14 14:55:38 +02:00
SettingsSidebar.vue
fix(editor): Use project diagram icon for worker view ( #7764 )
2023-11-21 15:18:14 +01:00
ShortenName.vue
feat: Replace Vue.extend with defineComponent in editor-ui (no-changelog) ( #6033 )
2023-04-21 18:51:08 +03:00
SourceControlPullModal.ee.vue
feat(editor): Migrate Design System and Editor UI to Vue 3 ( #6476 )
2023-07-28 09:51:07 +02:00
SourceControlPushModal.ee.vue
feat(editor): Migrate Design System and Editor UI to Vue 3 ( #6476 )
2023-07-28 09:51:07 +02:00
SSOLogin.vue
fix(editor): More dark-mode fixes (no-changelog) ( #7624 )
2023-11-06 14:32:38 +01:00
Sticky.vue
feat(editor): Add node context menu ( #7620 )
2023-11-20 14:37:12 +01:00
TagsContainer.vue
fix: Remove tag animation ( #6821 )
2023-08-01 14:04:16 +02:00
TagsDropdown.vue
feat(editor): Add workflow filters to querystring ( #7456 )
2023-11-08 08:42:53 -05:00
Telemetry.vue
refactor: Run lintfix
(no-changelog) ( #7537 )
2023-10-27 14:15:02 +02:00
TemplateCard.vue
fix(editor): Implement simple view for templates experiment (no-changelog) ( #6637 )
2023-07-11 12:16:48 +02:00
TemplateDetails.vue
feat(editor): Migrate Design System and Editor UI to Vue 3 ( #6476 )
2023-07-28 09:51:07 +02:00
TemplateDetailsBlock.vue
feat: Replace Vue.extend with defineComponent in editor-ui (no-changelog) ( #6033 )
2023-04-21 18:51:08 +03:00
TemplateFilters.vue
feat(editor): Migrate Design System and Editor UI to Vue 3 ( #6476 )
2023-07-28 09:51:07 +02:00
TemplateList.vue
feat(editor): Migrate Design System and Editor UI to Vue 3 ( #6476 )
2023-07-28 09:51:07 +02:00
TextEdit.vue
feat(editor): Migrate Design System and Editor UI to Vue 3 ( #6476 )
2023-07-28 09:51:07 +02:00
TimeAgo.vue
refactor(editor): Add infix to Pinia stores (no-changelog) ( #6149 )
2023-05-05 10:41:54 +02:00
TitledList.vue
feat: Replace Vue.extend with defineComponent in editor-ui (no-changelog) ( #6033 )
2023-04-21 18:51:08 +03:00
TriggerPanel.vue
feat(n8n Form Trigger Node): New node ( #7130 )
2023-10-17 07:09:30 +03:00
UpdatesPanel.vue
feat(editor): Migrate Design System and Editor UI to Vue 3 ( #6476 )
2023-07-28 09:51:07 +02:00
ValueSurvey.vue
refactor(editor): Color palette updates, introduce dark mode ( #6980 )
2023-11-01 13:33:36 +01:00
VariableSelector.vue
refactor(core): Avoid passing around static state like default timezone (no-changelog) ( #7221 )
2023-10-27 14:17:52 +02:00
VariableSelectorItem.vue
feat(editor): Removing ph-no-capture
class from some elements ( #6674 )
2023-07-19 16:51:49 +02:00
VariablesRow.vue
feat: Rewrite Front End cloud and posthog hooks using TypeScript (no-changelog) ( #5491 )
2023-11-13 15:10:42 +02:00
VersionCard.vue
refactor: Run lintfix
(no-changelog) ( #7537 )
2023-10-27 14:15:02 +02:00
WarningTooltip.vue
fix(editor): Resolve vue 3 related console-warnings ( #6779 )
2023-07-28 16:59:06 +02:00
WireMeUp.vue
feat(editor): Add input panel to NDV ( #3204 )
2022-05-23 17:56:15 +02:00
WorkerList.ee.vue
feat(editor): Adds a EE view to show worker details and job status ( #7600 )
2023-11-10 23:48:31 +01:00
WorkflowActivator.vue
feat(core): Coordinate manual workflow activation and deactivation in multi-main scenario ( #7643 )
2023-11-17 15:58:50 +01:00
WorkflowCard.vue
fix(editor): Tweak hover area of workflow / cred cards ( #7108 )
2023-09-13 12:21:26 +02:00
WorkflowLMChat.vue
feat(core): Update LLM applications building support (no-changelog) ( #7418 )
2023-10-20 10:52:56 +02:00
WorkflowPreview.vue
feat(editor): Workflow history [WIP] - Remove pinned data from workflow history version preview (no-changelog) ( #7406 )
2023-10-19 14:38:00 +02:00
WorkflowSettings.vue
fix: Account for nanoid workflow ids for subworkflow execute policy ( #7094 )
2023-09-13 09:56:58 +02:00
WorkflowShareModal.ee.vue
refactor: Run lintfix
(no-changelog) ( #7537 )
2023-10-27 14:15:02 +02:00