n8n/packages/editor-ui/src/components
2024-09-10 10:20:40 -04:00
..
__tests__ refactor(editor): Remove Trial logic in personalization modal and port to script setup (#10649) 2024-09-04 08:04:35 +02:00
AskAssistant feat(editor): Add AI Assistant support chat (#10656) 2024-09-05 10:54:35 +02:00
AssignmentCollection feat(editor): Implement new app layout (#10548) 2024-08-28 14:01:05 +02:00
banners feat: Add Ask assistant behind feature flag (#9995) 2024-08-14 14:59:11 +02:00
BecomeTemplateCreatorCta refactor(editor): Migrate n8nRootStore to use composition API (no-changelog) (#9770) 2024-06-18 13:15:12 -04:00
ButtonParameter fix(AI Transform Node): Remove prompt as it's already set in ASK AI endpoint (no-changelog) (#10496) 2024-08-21 12:13:30 +01:00
canvas fix(editor): Don't render pinned icon for disabled nodes (#10712) 2024-09-06 14:48:03 +02:00
CodeNodeEditor refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
ContextMenu feat(editor): Update element-plus to 2.4.3 (no-changelog) (#10281) 2024-08-21 10:42:08 +02:00
CredentialEdit fix(editor): Show docs link in credential modal when docs sidebar is hidden (#10750) 2024-09-10 10:28:07 +01:00
CredentialPicker refactor(editor): Rename $emits to emits where we use defineEmits (no-changelog) (#9959) 2024-07-06 13:54:36 -04:00
DropArea refactor(editor): Standardize how we use defineEmits in components using the composition API (no-changelog) (#9934) 2024-07-04 10:30:51 +03:00
Error fix: Disable errors obfuscation (no-changelog) (#10617) 2024-08-30 10:59:30 +03:00
executions fix(editor): Follow up fixes and improvements to viewer role (#10684) 2024-09-10 11:06:05 +02:00
ExpandableInput refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
ExpressionEditorModal refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
FilterConditions feat: Filter parameter: Improve loose type validation for booleans (#10702) 2024-09-09 08:54:36 +01:00
forms refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
HtmlEditor refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
InlineExpressionEditor fix(editor): Scale output item selector input width with value (#10555) 2024-08-27 13:45:28 +01:00
InputTriple feat: Add assignment component with drag and drop to Set node (#8283) 2024-02-06 18:34:34 +01:00
JsEditor refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
JsonEditor refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
layouts refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
MainHeader feat: Reintroduce collaboration feature (#10602) 2024-09-03 17:52:12 +03:00
Node fix(editor): Prevent action's panel flickering while dragging a node (#10739) 2024-09-10 10:31:41 +02:00
Projects refactor(editor): Refactor project utils splitName (no-changelog) (#10669) 2024-09-05 09:17:46 +02:00
PromptMfaCodeModal refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
ResourceLocator refactor(editor): Convert ResourceLocator to composition API (no-changelog) (#10526) 2024-08-29 17:01:43 +02:00
ResourceMapper fix(Google Sheets Node): Better error when column to match on is empty (#10442) 2024-08-16 15:59:59 +01:00
RunDataAi feat(editor): Logs markdown block improvements (#10681) 2024-09-06 09:17:58 +02:00
SettingsLogStreaming refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
SetupWorkflowCredentialsButton fix: Adjust set up template button styles (no-changelog) (#8259) 2024-01-08 16:34:28 +02:00
SetupWorkflowCredentialsModal fix: Small ui fixes to workflow cred setup modal (no-changelog) (#8280) 2024-01-09 18:32:42 +02:00
SqlEditor refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
TagsManager feat(core): Execution curation (#10342) 2024-09-02 15:20:08 +02:00
transitions feat(editor): Refactor several smaller components to composition API (no-changelog) (#10038) 2024-07-12 15:43:07 +02:00
Workers refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
WorkflowHistory refactor(editor): Standardize how we use defineEmits in components using the composition API (no-changelog) (#9934) 2024-07-04 10:30:51 +03:00
WorkflowLMChat refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
WorkflowSelectorParameterInput refactor(editor): Convert ResourceLocator to composition API (no-changelog) (#10526) 2024-08-29 17:01:43 +02:00
AboutModal.vue refactor(editor): Migrate AboutModal.vue to composition API (#10722) 2024-09-10 10:20:12 -04:00
ActivationModal.vue refactor(editor): Migrate ActivationModal.vue to composition API (#10723) 2024-09-10 10:19:50 -04:00
AiUpdatedCodeMessage.vue fix(editor): Fix xss issues in toast usages (#10733) 2024-09-09 13:26:21 +03:00
AnnotationTagsContainer.vue feat(core): Execution curation (#10342) 2024-09-02 15:20:08 +02:00
AnnotationTagsDropdown.vue feat(core): Execution curation (#10342) 2024-09-02 15:20:08 +02:00
Badge.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
Banner.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
BinaryDataDisplay.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
BinaryDataDisplayEmbed.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
BreakpointsObserver.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
CanvasControls.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
ChangePasswordModal.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
ChatEmbedModal.vue feat: Simplify n8n/chat build process (no-changelog) (#9952) 2024-07-05 15:44:19 +03:00
CollectionParameter.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
CollectionWorkflowCard.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
CommunityPackageCard.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
CommunityPackageInstallModal.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
CommunityPackageManageConfirmModal.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
ContactPromptModal.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
CopyInput.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
CredentialCard.test.ts fix(editor): Follow up fixes and improvements to viewer role (#10684) 2024-09-10 11:06:05 +02:00
CredentialCard.vue fix(editor): Follow up fixes and improvements to viewer role (#10684) 2024-09-10 11:06:05 +02:00
CredentialIcon.vue refactor(editor): Migrate n8nRootStore to use composition API (no-changelog) (#9770) 2024-06-18 13:15:12 -04:00
CredentialsSelect.vue refactor(editor): Convert credential related components to composition API (no-changelog) (#10530) 2024-08-29 10:30:19 -04:00
CredentialsSelectModal.vue refactor(editor): Convert credential related components to composition API (no-changelog) (#10530) 2024-08-29 10:30:19 -04:00
DebugPaywallModal.vue refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +01:00
DeleteUserModal.test.ts test(editor): Increase test coverage for users settings page and modal (#10623) 2024-08-30 16:45:18 +02:00
DeleteUserModal.vue refactor(editor): Convert DeleteUserModal to composition api (no-changelog) (#10531) 2024-08-23 16:23:31 +03:00
Draggable.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
DraggableTarget.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
DuplicateWorkflowDialog.vue feat(core): Execution curation (#10342) 2024-09-02 15:20:08 +02:00
EnterpriseEdition.ee.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
ExpressionEditModal.vue refactor: Use NodeConnectionType consistently across the code base (no-changelog) (#10595) 2024-08-29 09:55:53 -04:00
ExpressionFunctionIcon.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
ExpressionParameterInput.vue feat(editor): Update element-plus to 2.4.3 (no-changelog) (#10281) 2024-08-21 10:42:08 +02:00
ExternalSecretsProviderCard.ee.vue refactor(editor): Add Infisical deprecation notice (#10191) 2024-07-26 14:38:41 +02:00
ExternalSecretsProviderConnectionSwitch.ee.vue refactor(editor): Standardize how we use defineEmits in components using the composition API (no-changelog) (#9934) 2024-07-04 10:30:51 +03:00
ExternalSecretsProviderImage.ee.vue feat: Introduce Google Cloud Platform as external secrets provider (#10146) 2024-07-30 14:58:25 +02:00
ExternalSecretsProviderModal.ee.vue refactor(editor): Delete unused code (no-changelog) (#9866) 2024-06-26 11:45:41 +02:00
FeatureComingSoon.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
Feedback.spec.ts feat: Add AI Error Debugging using OpenAI (#8805) 2024-03-13 16:48:00 +02:00
Feedback.vue refactor(editor): Standardize how we use defineEmits in components using the composition API (no-changelog) (#9934) 2024-07-04 10:30:51 +03:00
FixedCollectionParameter.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
GiftNotificationIcon.vue
GoBackButton.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
HoverableNodeIcon.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
ImportCurlModal.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
ImportCurlParameter.vue feat(editor): Add support for unplugin-icons and auto-importing components (no-changelog) (#10055) 2024-07-23 13:30:29 +03:00
InlineNameEdit.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
InlineTextEdit.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
InputNodeSelect.vue fix: Show input names when node has multiple inputs (#10434) 2024-08-19 16:28:07 +03:00
InputPanel.vue refactor: Use NodeConnectionType consistently across the code base (no-changelog) (#10595) 2024-08-29 09:55:53 -04:00
IntersectionObserved.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
IntersectionObserver.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
InviteUsersModal.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
KeyboardShortcutTooltip.vue refactor(editor): Fix typescript issues in components (no-changelog) (#9580) 2024-05-31 16:27:56 +02:00
Logo.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
MainSidebar.vue refactor(editor): Migrate MainSidebar.vue to composition API (no-changelog) (#10538) 2024-09-01 14:03:10 -04:00
MainSidebarSourceControl.vue refactor(editor): Delete unused code (no-changelog) (#9866) 2024-06-26 11:45:41 +02:00
MappingPill.vue
MfaSetupModal.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
Modal.vue feat(editor): Implement new app layout (#10548) 2024-08-28 14:01:05 +02:00
ModalDrawer.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
ModalRoot.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
Modals.vue feat(core): Execution curation (#10342) 2024-09-02 15:20:08 +02:00
MultipleParameter.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
NDVDraggablePanels.vue feat(editor): Implement new app layout (#10548) 2024-08-28 14:01:05 +02:00
NDVFloatingNodes.vue feat(editor): Add AI Assistant support chat (#10656) 2024-09-05 10:54:35 +02:00
NDVSubConnections.vue refactor: Use NodeConnectionType consistently across the code base (no-changelog) (#10595) 2024-08-29 09:55:53 -04:00
Node.vue refactor: Use NodeConnectionType consistently across the code base (no-changelog) (#10595) 2024-08-29 09:55:53 -04:00
NodeCredentials.vue refactor(editor): Convert credential related components to composition API (no-changelog) (#10530) 2024-08-29 10:30:19 -04:00
NodeDetailsView.vue feat(editor): Implement new app layout (#10548) 2024-08-28 14:01:05 +02:00
NodeExecuteButton.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
NodeExecutionErrorMessage.vue fix(editor): Fix xss issues in toast usages (#10733) 2024-09-09 13:26:21 +03:00
NodeIcon.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
NodeList.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
NodeSettings.vue refactor(editor): Migrate NodeWebhooks to Composition API (no-changelog) (#10710) 2024-09-06 16:12:05 +03:00
NodeSettingsTabs.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
NodeTitle.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
NodeViewUnfinishedWorkflowMessage.vue fix(editor): Fix notification rendering HTML as text (#10642) 2024-09-03 10:41:59 +02:00
NodeWebhooks.vue refactor(editor): Migrate NodeWebhooks to Composition API (no-changelog) (#10710) 2024-09-06 16:12:05 +03:00
NpsSurvey.vue fix(editor): Fixing XSS vulnerability in toast messages (#10329) 2024-08-08 16:28:51 +02:00
OutputPanel.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
PageAlert.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
PanelDragButton.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
ParameterInput.vue fix(editor): Auto-focus expression input when switching from "fixed" mode (#10686) 2024-09-06 09:17:46 +02:00
ParameterInputExpanded.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
ParameterInputFull.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
ParameterInputHint.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
ParameterInputList.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
ParameterInputWrapper.test.ts feat(editor): Implement new app layout (#10548) 2024-08-28 14:01:05 +02:00
ParameterInputWrapper.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
ParameterIssues.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
ParameterOptions.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
PersonalizationModal.test.ts refactor(editor): Remove Trial logic in personalization modal and port to script setup (#10649) 2024-09-04 08:04:35 +02:00
PersonalizationModal.vue refactor(editor): Remove Trial logic in personalization modal and port to script setup (#10649) 2024-09-04 08:04:35 +02:00
PushConnectionTracker.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
RBAC.vue refactor: Fix type issues for parameter input components (#9449) 2024-05-21 15:04:20 +02:00
RunData.vue fix: More hints to nodes - regression for sub nodes (no-changelog) (#10690) 2024-09-05 17:54:36 +01:00
RunDataHtml.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
RunDataJson.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
RunDataJsonActions.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
RunDataPinButton.vue refactor(editor): Standardize how we use defineEmits in components using the composition API (no-changelog) (#9934) 2024-07-04 10:30:51 +03:00
RunDataSchema.vue refactor: Use NodeConnectionType consistently across the code base (no-changelog) (#10595) 2024-08-29 09:55:53 -04:00
RunDataSchemaItem.vue fix(editor): Truncate long data pill labels in schema view (#10427) 2024-08-15 14:54:54 +02:00
RunDataSearch.vue refactor(editor): Standardize how we use defineEmits in components using the composition API (no-changelog) (#9934) 2024-07-04 10:30:51 +03:00
RunDataTable.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
RunInfo.vue refactor(editor): Migrate RunInfo.vue to composition API (#10721) 2024-09-10 10:20:40 -04:00
SaveButton.vue refactor(editor): Move a few components to script setup (no-changelog) (#10029) 2024-07-12 15:03:23 +02:00
ScopesNotice.vue refactor(editor): Move a few components to script setup (no-changelog) (#10029) 2024-07-12 15:03:23 +02:00
SettingsSidebar.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
ShortenName.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
SourceControlPullModal.ee.vue refactor(editor): Replace mixed style of defineProps with the new style (no-changelog) (#9787) 2024-06-18 09:55:10 +02:00
SourceControlPushModal.ee.vue refactor(editor): Migrate ui.store to use composition API (no-changelog) (#9892) 2024-07-03 15:11:40 -04:00
SSOLogin.vue refactor(editor): Improve linting for component and prop names (no-changelog) (#8169) 2023-12-28 09:49:58 +01:00
Sticky.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
TagsContainer.vue feat(core): Execution curation (#10342) 2024-09-02 15:20:08 +02:00
TagsDropdown.vue feat(editor): Make highlighted data pane floating (#10638) 2024-09-04 13:11:33 +02:00
Telemetry.vue refactor(editor): User journey link to n8n.io (#10331) 2024-08-27 16:46:07 +02:00
TemplateCard.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
TemplateDetails.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
TemplateDetailsBlock.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
TemplateFilters.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
TemplateList.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
TemplatesInfoCard.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
TemplatesInfoCarousel.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
TextEdit.vue feat(editor): Implement new app layout (#10548) 2024-08-28 14:01:05 +02:00
TextWithHighlights.vue refactor(editor): Replace mixed style of defineProps with the new style (no-changelog) (#9787) 2024-06-18 09:55:10 +02:00
TimeAgo.vue refactor(editor): Migrate n8nRootStore to use composition API (no-changelog) (#9770) 2024-06-18 13:15:12 -04:00
TitledList.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
TriggerPanel.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
UpdatesPanel.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
VariablesRow.vue fix(editor): Connect up new project viewer role to the FE (#9913) 2024-08-13 16:45:28 +03:00
VersionCard.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
WarningTooltip.vue fix(editor): Resolve vue 3 related console-warnings (#6779) 2023-07-28 16:59:06 +02:00
WireMeUp.vue
WorkerList.ee.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
WorkflowActivationErrorMessage.vue fix(editor): Fix xss issues in toast usages (#10733) 2024-09-09 13:26:21 +03:00
WorkflowActivator.vue fix(editor): Fix xss issues in toast usages (#10733) 2024-09-09 13:26:21 +03:00
WorkflowCard.test.ts fix(editor): Follow up fixes and improvements to viewer role (#10684) 2024-09-10 11:06:05 +02:00
WorkflowCard.vue fix(editor): Follow up fixes and improvements to viewer role (#10684) 2024-09-10 11:06:05 +02:00
WorkflowPreview.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
WorkflowSettings.spec.ts feat(editor): Implement new app layout (#10548) 2024-08-28 14:01:05 +02:00
WorkflowSettings.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
WorkflowShareModal.ee.vue refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
WorkflowTagsContainer.vue feat(core): Execution curation (#10342) 2024-09-02 15:20:08 +02:00
WorkflowTagsDropdown.vue feat(core): Execution curation (#10342) 2024-09-02 15:20:08 +02:00