n8n/packages/editor-ui/src/components
Alex Grozav b4aec594e4
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
fix(editor): Fix edge button background color in dark mode in new canvas (no-changelog) (#10475)
2024-08-19 17:07:12 +03:00
..
__tests__ fix(Google Sheets Node): Better error when column to match on is empty (#10442) 2024-08-16 15:59:59 +01:00
AskAssistant feat: Add Ask assistant behind feature flag (#9995) 2024-08-14 14:59:11 +02:00
AssignmentCollection refactor(editor): Migrate settings.store to composition API (no-changelog) (#10022) 2024-07-19 08:35:36 -04: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 feat(AI Transform Node): Telemetry (no-changelog) (#10398) 2024-08-14 16:41:35 +03:00
canvas fix(editor): Fix edge button background color in dark mode in new canvas (no-changelog) (#10475) 2024-08-19 17:07:12 +03:00
CodeNodeEditor feat(AI Transform Node): New node (#10405) 2024-08-14 16:20:02 +03:00
ContextMenu feat(editor): Add context menu to canvas v2 (no-changelog) (#10088) 2024-07-18 13:00:54 +02:00
CredentialEdit fix(editor): Connect up new project viewer role to the FE (#9913) 2024-08-13 16:45:28 +03: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 feat: Add Ask assistant behind feature flag (#9995) 2024-08-14 14:59:11 +02:00
executions fix(editor): Remove @n8n/permissions from n8n-workflow (no-changelog) (#10399) 2024-08-14 12:52:19 +02:00
ExpandableInput refactor(editor): Standardize how we use defineEmits in components using the composition API (no-changelog) (#9934) 2024-07-04 10:30:51 +03:00
ExpressionEditorModal feat(editor): Add schema view to expression modal (#9976) 2024-08-12 16:47:14 +02:00
FilterConditions fix(editor): Highlight matching type in filter component (#10425) 2024-08-15 14:43:25 +01:00
forms fix(editor): UX Improvements to RBAC feature set (#9683) 2024-07-18 14:17:27 +02:00
HtmlEditor refactor(editor): Standardize how we use defineEmits in components using the composition API (no-changelog) (#9934) 2024-07-04 10:30:51 +03:00
InlineExpressionEditor feat(editor): Add schema view to expression modal (#9976) 2024-08-12 16:47:14 +02:00
InputTriple feat: Add assignment component with drag and drop to Set node (#8283) 2024-02-06 18:34:34 +01:00
JsEditor feat(AI Transform Node): New node (#10405) 2024-08-14 16:20:02 +03:00
JsonEditor refactor(editor): Standardize how we use defineEmits in components using the composition API (no-changelog) (#9934) 2024-07-04 10:30:51 +03:00
layouts fix(editor): Connect up new project viewer role to the FE (#9913) 2024-08-13 16:45:28 +03:00
MainHeader fix(editor): Connect up new project viewer role to the FE (#9913) 2024-08-13 16:45:28 +03:00
Node feat(AI Transform Node): New node (#10405) 2024-08-14 16:20:02 +03:00
Projects fix(editor): Connect up new project viewer role to the FE (#9913) 2024-08-13 16:45:28 +03:00
PromptMfaCodeModal refactor(editor): Use form event bus everywhere (no-changelog) (#10394) 2024-08-14 15:00:38 +03:00
ResourceLocator fix(editor): Fix new node credential creation via Resource Locator Component (#9896) 2024-07-01 14:48:39 +03: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 refactor(editor): Enable @typescript-eslint/no-base-to-string lint rule, fix errors (no-changelog) (#9783) 2024-06-18 15:04:29 +02:00
SettingsLogStreaming refactor(editor): Migrate n8nRootStore to use composition API (no-changelog) (#9770) 2024-06-18 13:15:12 -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 how we use defineEmits in components using the composition API (no-changelog) (#9934) 2024-07-04 10:30:51 +03:00
TagsManager feat(editor): Refactor several smaller components to composition API (no-changelog) (#10038) 2024-07-12 15:43:07 +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): Replace mixed style of defineProps with the new style (no-changelog) (#9787) 2024-06-18 09:55:10 +02: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 feat(editor): Add support for unplugin-icons and auto-importing components (no-changelog) (#10055) 2024-07-23 13:30:29 +03:00
AboutModal.vue docs: Fix links to license files in readme (no-changelog) (#10257) 2024-08-06 15:21:57 +01:00
ActivationModal.vue feat(editor): Refactor and unify executions views (no-changelog) (#8538) 2024-04-19 07:50:18 +02:00
Badge.vue fix: Remove tag animation (#6821) 2023-08-01 14:04:16 +02:00
Banner.vue feat(editor): Refactor several smaller components to composition API (no-changelog) (#10038) 2024-07-12 15:43:07 +02:00
BinaryDataDisplay.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
BinaryDataDisplayEmbed.vue refactor(editor): Refactor BinaryDataDisplay components to Vue 3 syntax (no-changelog) (#9753) 2024-06-18 10:50:28 +02:00
BreakpointsObserver.vue refactor(editor): Migrate BreakpointsObserver component to Vue 3 syntax (no-changelog) (#9758) 2024-06-18 10:13:11 +02:00
CanvasControls.vue feat: Add Ask assistant behind feature flag (#9995) 2024-08-14 14:59:11 +02:00
ChangePasswordModal.vue refactor(editor): Use form event bus everywhere (no-changelog) (#10394) 2024-08-14 15:00:38 +03:00
ChatEmbedModal.vue feat: Simplify n8n/chat build process (no-changelog) (#9952) 2024-07-05 15:44:19 +03:00
CollectionParameter.vue feat(editor): Add support for unplugin-icons and auto-importing components (no-changelog) (#10055) 2024-07-23 13:30:29 +03:00
CollectionWorkflowCard.vue feat(editor): Refactor several smaller components to composition API (no-changelog) (#10038) 2024-07-12 15:43:07 +02:00
CommunityPackageCard.vue fix(editor): Fix updating/uninstalling community nodes (#10138) 2024-07-23 11:25:56 +02:00
CommunityPackageInstallModal.vue fix(editor): Fix updating/uninstalling community nodes (#10138) 2024-07-23 11:25:56 +02:00
CommunityPackageManageConfirmModal.vue refactor(editor): Remove getters with arguments from communityNodes.store.ts (#9964) 2024-07-08 10:13:30 -04:00
ContactPromptModal.vue refactor(editor): Migrate n8nRootStore to use composition API (no-changelog) (#9770) 2024-06-18 13:15:12 -04:00
CopyInput.vue feat(core): Show Public API key value only once (no-changelog) (#10126) 2024-07-29 14:13:54 -04:00
CredentialCard.test.ts fix(editor): Enable moving resources only if team projects are available by the license (#10271) 2024-08-01 17:33:10 +02:00
CredentialCard.vue fix(editor): Connect up new project viewer role to the FE (#9913) 2024-08-13 16:45:28 +03:00
CredentialIcon.vue refactor(editor): Migrate n8nRootStore to use composition API (no-changelog) (#9770) 2024-06-18 13:15:12 -04:00
CredentialsSelect.vue fix(editor): Fix most ts errors in credential components (no-changelog) (#9576) 2024-06-03 11:28:41 +03:00
CredentialsSelectModal.vue ci: Upgrade eslint, prettier, typescript, and some other dev tooling (no-changelog) (#8895) 2024-03-26 14:22:57 +01: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.vue fix(editor): Enable credential sharing between all types of projects (#10233) 2024-08-09 16:31:02 +02:00
Draggable.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
DraggableTarget.vue feat(editor): Add schema view to expression modal (#9976) 2024-08-12 16:47:14 +02:00
DuplicateWorkflowDialog.vue fix(editor): Update webhook paths when duplicating workflow (#9516) 2024-05-29 12:51:33 +02:00
EnterpriseEdition.ee.vue refactor(editor): Migrate settings.store to composition API (no-changelog) (#10022) 2024-07-19 08:35:36 -04:00
ExpressionEditModal.vue feat(editor): Add schema view to expression modal (#9976) 2024-08-12 16:47:14 +02:00
ExpressionFunctionIcon.vue feat(editor): Inline expression editor (#4814) 2022-12-14 14:43:02 +01:00
ExpressionParameterInput.vue feat(editor): Add schema view to expression modal (#9976) 2024-08-12 16:47:14 +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): Migrate ui.store to use composition API (no-changelog) (#9892) 2024-07-03 15:11:40 -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 fix(editor): Show error state correctly in options parameter with remote options (#9836) 2024-06-26 12:35:55 +02:00
GiftNotificationIcon.vue refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
GoBackButton.vue feat(editor): Refactor several smaller components to composition API (no-changelog) (#10038) 2024-07-12 15:43:07 +02:00
HoverableNodeIcon.vue refactor(editor): Migrate n8nRootStore to use composition API (no-changelog) (#9770) 2024-06-18 13:15:12 -04:00
ImportCurlModal.vue refactor(editor): Migrate ui.store to use composition API (no-changelog) (#9892) 2024-07-03 15:11:40 -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 how we use defineEmits in components using the composition API (no-changelog) (#9934) 2024-07-04 10:30:51 +03:00
InlineTextEdit.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
InputNodeSelect.vue fix: Show input names when node has multiple inputs (#10434) 2024-08-19 16:28:07 +03:00
InputPanel.vue refactor(editor): Migrate ui.store to use composition API (no-changelog) (#9892) 2024-07-03 15:11:40 -04: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 refactor(editor): Fix typescript issues in components (no-changelog) (#9580) 2024-05-31 16:27:56 +02:00
InviteUsersModal.vue refactor(editor): Use form event bus everywhere (no-changelog) (#10394) 2024-08-14 15:00:38 +03: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): Migrate n8nRootStore to use composition API (no-changelog) (#9770) 2024-06-18 13:15:12 -04:00
MainSidebar.vue fix(editor): Connect up new project viewer role to the FE (#9913) 2024-08-13 16:45:28 +03:00
MainSidebarSourceControl.vue refactor(editor): Delete unused code (no-changelog) (#9866) 2024-06-26 11:45:41 +02:00
MappingPill.vue ci: Enforce code formatting on editor-ui (no-changelog) (#5022) 2022-12-23 13:37:32 +01:00
MfaSetupModal.vue refactor(editor): Migrate users.store to composition API (no-changelog) (#9960) 2024-07-08 10:21:03 -04:00
Modal.vue fix: Require mfa code to disable mfa (#10345) 2024-08-13 15:56:54 +03:00
ModalDrawer.vue refactor(editor): Migrate ui.store to use composition API (no-changelog) (#9892) 2024-07-03 15:11:40 -04:00
ModalRoot.vue refactor(editor): Migrate ui.store to use composition API (no-changelog) (#9892) 2024-07-03 15:11:40 -04:00
Modals.vue feat: Add Ask assistant behind feature flag (#9995) 2024-08-14 14:59:11 +02:00
MultipleParameter.vue refactor: Fix type issues for parameter input components (#9449) 2024-05-21 15:04:20 +02:00
NDVDraggablePanels.vue refactor(editor): Move a few components to script setup (no-changelog) (#10029) 2024-07-12 15:03:23 +02:00
NDVFloatingNodes.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
NDVSubConnections.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
Node.vue feat(editor): Add context menu to canvas v2 (no-changelog) (#10088) 2024-07-18 13:00:54 +02:00
NodeCredentials.vue fix(editor): Fix new node credential creation via Resource Locator Component (#9896) 2024-07-01 14:48:39 +03:00
NodeDetailsView.vue refactor(editor): Migrate settings.store to composition API (no-changelog) (#10022) 2024-07-19 08:35:36 -04:00
NodeExecuteButton.vue refactor(editor): Migrate ui.store to use composition API (no-changelog) (#9892) 2024-07-03 15:11:40 -04:00
NodeIcon.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
NodeList.vue refactor: Migrate genericHelpers mixin to composable (#8220) 2024-01-05 12:23:28 +01:00
NodeSettings.vue refactor(editor): Add types to ndv event bus (no-changelog) (#10451) 2024-08-19 09:03:48 +03:00
NodeSettingsTabs.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
NodeTitle.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
NodeWebhooks.vue feat(Webhook Node): Setting to enable multiple outputs/methods (#9086) 2024-04-24 08:46:16 +03:00
NpsSurvey.vue fix(editor): Fixing XSS vulnerability in toast messages (#10329) 2024-08-08 16:28:51 +02:00
OutputPanel.vue feat(core): Show sub-node error on the logs pane. Open logs pane on sub-node error (#10248) 2024-08-02 16:00:09 +02:00
PageAlert.vue refactor: Fix type issues for parameter input components (#9449) 2024-05-21 15:04:20 +02:00
PanelDragButton.vue refactor(editor): Convert Draggable components to composition API (no-changelog) (#9889) 2024-07-02 20:55:19 +02:00
ParameterInput.vue feat(AI Transform Node): New node (#10405) 2024-08-14 16:20:02 +03:00
ParameterInputExpanded.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
ParameterInputFull.vue feat(editor): Add schema view to expression modal (#9976) 2024-08-12 16:47:14 +02:00
ParameterInputHint.vue fix(editor): Allow $secrets to resolve on credentials (#10093) 2024-07-19 12:00:07 +02:00
ParameterInputList.vue feat(AI Transform Node): New node (#10405) 2024-08-14 16:20:02 +03:00
ParameterInputWrapper.test.ts ci: Fix typecheck on master (no-changelog) (#10122) 2024-07-19 17:20:23 +02:00
ParameterInputWrapper.vue fix(editor): Allow $secrets to resolve on credentials (#10093) 2024-07-19 12:00:07 +02:00
ParameterIssues.vue refactor(editor): Improve linting for component and prop names (no-changelog) (#8169) 2023-12-28 09:49:58 +01:00
ParameterOptions.vue refactor: Fix type issues for parameter input components (#9449) 2024-05-21 15:04:20 +02:00
PersonalizationModal.vue refactor(editor): Use form event bus everywhere (no-changelog) (#10394) 2024-08-14 15:00:38 +03:00
PushConnectionTracker.vue refactor(editor): Migrate n8nRootStore to use composition API (no-changelog) (#9770) 2024-06-18 13:15:12 -04:00
RBAC.vue refactor: Fix type issues for parameter input components (#9449) 2024-05-21 15:04:20 +02:00
RunData.vue fix(editor): Fix lazy loaded component not using suspense (no-changelog) (#10454) 2024-08-16 13:29:32 +03:00
RunDataHtml.vue fix(editor): Fix rundata type errors (no-changelog) (#9443) 2024-05-21 13:19:56 +02:00
RunDataJson.vue feat(editor): Add support for unplugin-icons and auto-importing components (no-changelog) (#10055) 2024-07-23 13:30:29 +03:00
RunDataJsonActions.vue fix(editor): Fix rundata type errors (no-changelog) (#9443) 2024-05-21 13:19:56 +02: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 fix: Show input names when node has multiple inputs (#10434) 2024-08-19 16:28:07 +03: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): Convert Draggable components to composition API (no-changelog) (#9889) 2024-07-02 20:55:19 +02:00
RunInfo.vue refactor(editor): Improve linting for component and prop names (no-changelog) (#8169) 2023-12-28 09:49:58 +01: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): Migrate ui.store to use composition API (no-changelog) (#9892) 2024-07-03 15:11:40 -04:00
ShortenName.vue feat(editor): Refactor several smaller components to composition API (no-changelog) (#10038) 2024-07-12 15:43:07 +02: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 feat(editor): Add context menu to canvas v2 (no-changelog) (#10088) 2024-07-18 13:00:54 +02:00
TagsContainer.vue refactor(editor): Migrate tags.store to use composition API (no-changelog) (#9891) 2024-07-02 14:15:20 -04:00
TagsDropdown.vue fix(editor): Update tags filter/editor to not show non existing tag as a selectable option (#10297) 2024-08-06 15:29:55 +02:00
Telemetry.vue refactor(editor): Move a few components to script setup (no-changelog) (#10029) 2024-07-12 15:03:23 +02:00
TemplateCard.vue refactor(editor): Fix TypeScript issues in template code (no-changelog) (#9574) 2024-05-31 15:07:49 +02:00
TemplateDetails.vue refactor(editor): Fix TypeScript issues in template code (no-changelog) (#9574) 2024-05-31 15:07:49 +02:00
TemplateDetailsBlock.vue feat(editor): Refactor several smaller components to composition API (no-changelog) (#10038) 2024-07-12 15:43:07 +02:00
TemplateFilters.vue feat(editor): Add new /templates/search endpoint (#8227) 2024-01-15 16:19:24 -05:00
TemplateList.vue refactor(editor): Fix TypeScript issues in template code (no-changelog) (#9574) 2024-05-31 15:07:49 +02:00
TemplatesInfoCard.vue refactor(editor): Fix TypeScript issues in template code (no-changelog) (#9574) 2024-05-31 15:07:49 +02:00
TemplatesInfoCarousel.vue refactor(editor): Fix TypeScript issues in template code (no-changelog) (#9574) 2024-05-31 15:07:49 +02:00
TextEdit.vue feat(editor): Refactor several smaller components to composition API (no-changelog) (#10038) 2024-07-12 15:43:07 +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 feat(editor): Refactor several smaller components to composition API (no-changelog) (#10038) 2024-07-12 15:43:07 +02:00
TriggerPanel.vue refactor(editor): Migrate ui.store to use composition API (no-changelog) (#9892) 2024-07-03 15:11:40 -04:00
UpdatesPanel.vue fix(editor): Move versions check to init function and refactor store (no-changelog) (#8067) 2023-12-20 12:49:40 +02: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): Migrate VersionCard.vue to use composition API (no-changelog) (#9799) 2024-06-19 12:36:38 -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): Migrate n8nRootStore to use composition API (no-changelog) (#9770) 2024-06-18 13:15:12 -04:00
WorkflowActivator.vue fix(editor): Connect up new project viewer role to the FE (#9913) 2024-08-13 16:45:28 +03:00
WorkflowCard.test.ts fix(editor): Enable moving resources only if team projects are available by the license (#10271) 2024-08-01 17:33:10 +02:00
WorkflowCard.vue fix(editor): Connect up new project viewer role to the FE (#9913) 2024-08-13 16:45:28 +03:00
WorkflowPreview.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
WorkflowSettings.spec.ts fix(editor): Connect up new project viewer role to the FE (#9913) 2024-08-13 16:45:28 +03:00
WorkflowSettings.vue fix(editor): Connect up new project viewer role to the FE (#9913) 2024-08-13 16:45:28 +03:00
WorkflowShareModal.ee.vue fix(editor): Connect up new project viewer role to the FE (#9913) 2024-08-13 16:45:28 +03:00