n8n/packages/editor-ui/src/components
कारतोफ्फेलस्क्रिप्ट™ 3bde8453ef
fix(editor): Ensure all static assets are accessible from the server (#10062)
2024-07-15 17:10:33 +02:00
..
__tests__
AssignmentCollection fix(editor): Use selected input item for autocomplete (#10019) 2024-07-12 10:11:59 +02:00
banners
BecomeTemplateCreatorCta
canvas
CodeNodeEditor
ContextMenu
CredentialEdit fix(editor): Ensure all static assets are accessible from the server (#10062) 2024-07-15 17:10:33 +02: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
executions
ExpandableInput
ExpressionEditorModal
FilterConditions refactor(editor): Standardize how we use defineEmits in components using the composition API (no-changelog) (#9934) 2024-07-04 10:30:51 +03:00
forms fix(editor): Move projects and rbac files (no-changelog) (#9651) 2024-06-06 15:30:17 +02:00
HtmlEditor
InlineExpressionEditor fix(editor): Use selected input item for autocomplete (#10019) 2024-07-12 10:11:59 +02:00
InputTriple
JsEditor
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
MainHeader feat(editor): Add workflow action to switch between new and old canvas (no-changelog) (#9969) 2024-07-09 15:58:36 +03:00
Node
Projects refactor(editor): Migrate users.store to composition API (no-changelog) (#9960) 2024-07-08 10:21:03 -04:00
ResourceLocator
ResourceMapper refactor(editor): Standardize how we use defineEmits in components using the composition API (no-changelog) (#9934) 2024-07-04 10:30:51 +03:00
RunDataAi
SettingsLogStreaming
SetupWorkflowCredentialsButton
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
WorkflowHistory
WorkflowLMChat
AboutModal.vue
ActivationModal.vue
Badge.vue
Banner.vue feat(editor): Refactor several smaller components to composition API (no-changelog) (#10038) 2024-07-12 15:43:07 +02:00
BinaryDataDisplay.vue
BinaryDataDisplayEmbed.vue
BreakpointsObserver.vue
CanvasControls.vue feat(editor): Implement AI Assistant chat UI (#9300) 2024-05-07 15:43:19 +02:00
ChangePasswordModal.vue
ChatEmbedModal.vue
CollectionParameter.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
CollectionWorkflowCard.vue
CommunityPackageCard.vue fix: Fix type errors in community nodes components (#9445) 2024-05-17 14:11:55 +02:00
CommunityPackageInstallModal.vue refactor(editor): Fix typescript issues in components (no-changelog) (#9580) 2024-05-31 16:27: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
CopyInput.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
CredentialCard.test.ts
CredentialCard.vue fix(editor): Add telemetry to resource moving (#9720) 2024-06-14 10:49:48 +01: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
DeleteUserModal.vue refactor(editor): Migrate users.store to composition API (no-changelog) (#9960) 2024-07-08 10:21:03 -04: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
DuplicateWorkflowDialog.vue fix(editor): Update webhook paths when duplicating workflow (#9516) 2024-05-29 12:51:33 +02:00
EnterpriseEdition.ee.vue
ExpressionEdit.vue refactor: Fix type issues for parameter input components (#9449) 2024-05-21 15:04:20 +02:00
ExpressionFunctionIcon.vue
ExpressionParameterInput.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
ExternalSecretsProviderCard.ee.vue refactor(editor): Replace mixed style of defineProps with the new style (no-changelog) (#9787) 2024-06-18 09:55:10 +02:00
ExternalSecretsProviderConnectionSwitch.ee.vue
ExternalSecretsProviderImage.ee.vue
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
Feedback.vue
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 refactor(core): Remove Ask AI HTTP request feature (no-changelog) (#9931) 2024-07-04 12:09:45 +02:00
InlineNameEdit.vue
InlineTextEdit.vue
InputNodeSelect.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
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
InviteUsersModal.vue
KeyboardShortcutTooltip.vue
Logo.vue refactor(editor): Migrate n8nRootStore to use composition API (no-changelog) (#9770) 2024-06-18 13:15:12 -04:00
MainSidebar.vue
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
ModalDrawer.vue refactor(editor): Migrate ui.store to use composition API (no-changelog) (#9892) 2024-07-03 15:11:40 -04:00
ModalRoot.vue
Modals.vue
MultipleParameter.vue
NDVDraggablePanels.vue
NDVFloatingNodes.vue
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 refactor(editor): Migrate ui.store to use composition API (no-changelog) (#9892) 2024-07-03 15:11:40 -04:00
NodeCredentials.vue
NodeDetailsView.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
NodeExecuteButton.vue
NodeIcon.vue
NodeList.vue refactor: Migrate genericHelpers mixin to composable (#8220) 2024-01-05 12:23:28 +01:00
NodeSettings.vue refactor(editor): Fix remaining FE type check errors (no-changelog) (#9607) 2024-06-10 16:23:06 +03:00
NodeSettingsTabs.vue
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
NpsSurvey.vue refactor: Remove unused lint directives (no-changelog) (#9842) 2024-06-24 12:13:18 +02:00
OutputPanel.vue
PageAlert.vue refactor: Fix type issues for parameter input components (#9449) 2024-05-21 15:04:20 +02:00
PanelDragButton.vue
ParameterInput.vue feat(editor): Refactor several smaller components to composition API (no-changelog) (#10038) 2024-07-12 15:43:07 +02: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 refactor(editor): Standardize how we use defineEmits in components using the composition API (no-changelog) (#9934) 2024-07-04 10:30:51 +03:00
ParameterInputHint.vue
ParameterInputList.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
ParameterInputWrapper.vue
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(core): Remove Onboarding call prompts (no-changelog) (#9933) 2024-07-04 13:51:26 +02: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
RunDataHtml.vue fix(editor): Fix rundata type errors (no-changelog) (#9443) 2024-05-21 13:19:56 +02:00
RunDataJson.vue feat(editor): Harmonize rendering of new-lines in RunData (#9614) 2024-06-10 15:24:17 +02: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(editor): Make schema view use the correct output (#10016) 2024-07-11 17:36:53 +02:00
RunDataSchemaItem.vue
RunDataSearch.vue
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
ScopesNotice.vue
SettingsSidebar.vue refactor(editor): Migrate ui.store to use composition API (no-changelog) (#9892) 2024-07-03 15:11:40 -04:00
ShortenName.vue
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
Sticky.vue feat: Add sticky notes support to the new canvas (no-changelog) (#10031) 2024-07-15 13:00:52 +03: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
Telemetry.vue refactor(editor): Move a few components to script setup (no-changelog) (#10029) 2024-07-12 15:03:23 +02:00
TemplateCard.vue
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
TemplateList.vue
TemplatesInfoCard.vue
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
TimeAgo.vue refactor(editor): Migrate n8nRootStore to use composition API (no-changelog) (#9770) 2024-06-18 13:15:12 -04:00
TitledList.vue
TriggerPanel.vue refactor(editor): Migrate ui.store to use composition API (no-changelog) (#9892) 2024-07-03 15:11:40 -04:00
UpdatesPanel.vue
VariableSelector.vue
VariableSelectorItem.vue refactor(editor): Refactor VariableSelector and VariableSelectorItem to composition API (no-changelog) (#10030) 2024-07-12 12:03:30 +02:00
VariablesRow.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
VersionCard.vue
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
WorkflowActivator.vue
WorkflowCard.test.ts
WorkflowCard.vue
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.vue refactor(editor): Migrate n8nRootStore to use composition API (no-changelog) (#9770) 2024-06-18 13:15:12 -04:00
WorkflowShareModal.ee.vue refactor(editor): Upgrade frontend typing (no-changelog) (#9915) 2024-07-03 14:19:24 +02:00