n8n/packages/editor-ui/src/components
Csaba Tuncsik fcb8b91f37
fix(editor): Disable auto scroll and list size check when clicking on executions (#7983)
## Summary
Auto scrolling to the active execution is unnecessary as well as
checking if more items can be loaded.

#### How to test the change:
1. Open a workflow with a long list of executions (preferably with more
executions that fits in the list when first rendered and need to use
infinite scroll to load more items)
2. Go to executions tabs
3. Scroll to the bottom
4. Click on an item that is visible only if the list is scrolled down.

The list should not be scrolled to the active item automatically
2023-12-14 12:37:03 +01:00
..
__tests__ fix(editor): Turn off executions list auto-refresh after leaving the page (#8005) 2023-12-14 11:50:00 +01:00
banners fix(editor): Replace isInstanceOwner checks with scopes where applicable (#7858) 2023-12-04 10:02:54 +01:00
CodeNodeEditor feat(n8n Form Trigger Node): Improvements (#7571) 2023-12-13 17:00:51 +02:00
ContextMenu refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +01:00
CredentialEdit fix(editor): Show credential share info only to appropriate users (#8020) 2023-12-14 11:48:51 +01:00
CredentialPicker feat(editor): Add user opened cred modal telemetry event (no-changelog) (#7927) 2023-12-07 16:05:43 +02:00
Error feat(core): Update LLM applications building support (no-changelog) (#7710) 2023-11-28 16:47:28 +01:00
ExecutionsView fix(editor): Disable auto scroll and list size check when clicking on executions (#7983) 2023-12-14 12:37:03 +01:00
ExpandableInput feat(editor): Migrate Design System and Editor UI to Vue 3 (#6476) 2023-07-28 09:51:07 +02:00
ExpressionEditorModal build: Upgrade to Vite 5 (#7784) 2023-11-23 11:55:02 +01:00
FilterConditions feat(editor): Filter component + implement in If node (#7490) 2023-12-13 14:45: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 feat(editor): Filter component + implement in If node (#7490) 2023-12-13 14:45:22 +01:00
layouts refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +01:00
MainHeader refactor: Migrate externalHooks mixin to composables (no-changelog) (#7930) 2023-12-06 17:28:09 +02:00
Node feat: AI nodes usability fixes + Summarization Chain V2 (#7949) 2023-12-08 13:42:32 +01:00
ResourceLocator feat(editor): Filter component + implement in If node (#7490) 2023-12-13 14:45:22 +01:00
ResourceMapper feat(editor): Filter component + implement in If node (#7490) 2023-12-13 14:45:22 +01:00
RunDataAi feat: AI nodes usability fixes + Summarization Chain V2 (#7949) 2023-12-08 13:42:32 +01:00
SettingsLogStreaming fix(editor): Replace isInstanceOwner checks with scopes where applicable (#7858) 2023-12-04 10:02:54 +01:00
SqlEditor refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
TagsManager refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +01:00
transitions feat(editor): Migrate Design System and Editor UI to Vue 3 (#6476) 2023-07-28 09:51:07 +02:00
Workers refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +01:00
WorkflowHistory feat(core): Update LLM applications building support (no-changelog) (#7710) 2023-11-28 16:47:28 +01: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 refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15: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): Refactor nodeHelpers mixin to composable (#7810) 2023-12-08 16:59:03 +01:00
BinaryDataDisplayEmbed.vue refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +01:00
BreakpointsObserver.vue refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +01:00
CanvasControls.vue feat(editor): Add node context menu (#7620) 2023-11-20 14:37:12 +01:00
ChangePasswordModal.vue refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +01:00
ChatEmbedModal.vue fix: Run dev command only for core packages (no-changelog) (#7928) 2023-12-06 17:28:33 +02:00
CollectionParameter.vue fix(editor): Fix collection select label (no-changelog) (#7978) 2023-12-11 09:50:21 +01: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 refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +01:00
CommunityPackageManageConfirmModal.vue refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +01:00
ContactPromptModal.vue refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +01:00
CopyInput.vue refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +01:00
CredentialCard.vue refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +01:00
CredentialIcon.vue fix(editor): Fix credential icon for old node type version (#7843) 2023-11-28 15:14:22 +02:00
CredentialsSelect.vue fix: Prevent workflow breaking when credential type is unknown (#6923) 2023-08-14 14:55:38 +02:00
CredentialsSelectModal.vue refactor: Migrate externalHooks mixin to composables (no-changelog) (#7930) 2023-12-06 17:28:09 +02: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 refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +01: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): Filter component + implement in If node (#7490) 2023-12-13 14:45:22 +01:00
DuplicateWorkflowDialog.vue refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +01:00
EnterpriseEdition.ee.vue refactor(editor): Add infix to Pinia stores (no-changelog) (#6149) 2023-05-05 10:41:54 +02:00
ExecutionFilter.vue refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +01:00
ExecutionsList.vue fix(editor): Turn off executions list auto-refresh after leaving the page (#8005) 2023-12-14 11:50:00 +01:00
ExecutionsUsage.vue refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +01: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 refactor: Migrate externalHooks mixin to composables (no-changelog) (#7930) 2023-12-06 17:28:09 +02:00
ExpressionFunctionIcon.vue feat(editor): Inline expression editor (#4814) 2022-12-14 14:43:02 +01:00
ExpressionParameterInput.vue feat(editor): Filter component + implement in If node (#7490) 2023-12-13 14:45:22 +01:00
ExternalSecretsProviderCard.ee.vue refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +01:00
ExternalSecretsProviderConnectionSwitch.ee.vue refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +01:00
ExternalSecretsProviderImage.ee.vue feat: External Secrets storage for credentials (#6477) 2023-08-25 10:33:46 +02:00
ExternalSecretsProviderModal.ee.vue refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +01: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 feat(editor): Filter component + implement in If node (#7490) 2023-12-13 14:45:22 +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 refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +01:00
ImportParameter.vue refactor(editor): Turn showMessage mixin to composable (#6081) (#6244) 2023-05-15 19:41:13 +03:00
InlineNameEdit.vue refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +01: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(core): Update LLM applications building support (no-changelog) (#7710) 2023-11-28 16:47:28 +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: Introduce advanced permissions (#7844) 2023-12-08 12:52:25 +01:00
KeyboardShortcutTooltip.vue feat(editor): Add node context menu (#7620) 2023-11-20 14:37:12 +01:00
Logo.vue refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +01:00
MainSidebar.vue refactor: Migrate externalHooks mixin to composables (no-changelog) (#7930) 2023-12-06 17:28:09 +02:00
MainSidebarSourceControl.vue fix(editor): Replace isInstanceOwner checks with scopes where applicable (#7858) 2023-12-04 10:02:54 +01: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): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +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 feat(core): Update LLM applications building support (no-changelog) (#7710) 2023-11-28 16:47:28 +01:00
NDVFloatingNodes.vue feat(core): Update LLM applications building support (no-changelog) (#7710) 2023-11-28 16:47:28 +01:00
Node.vue perf(editor): Improve canvas rendering performance (#8022) 2023-12-14 12:01:00 +01:00
NodeCredentials.vue refactor(editor): Refactor nodeHelpers mixin to composable (#7810) 2023-12-08 16:59:03 +01:00
NodeDetailsView.vue refactor(editor): Refactor nodeHelpers mixin to composable (#7810) 2023-12-08 16:59:03 +01:00
NodeExecuteButton.vue refactor: Migrate externalHooks mixin to composables (no-changelog) (#7930) 2023-12-06 17:28:09 +02:00
NodeIcon.vue feat(core): Update LLM applications building support (no-changelog) (#7710) 2023-11-28 16:47:28 +01:00
NodeList.vue refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +01:00
NodeSettings.vue refactor(editor): Refactor nodeHelpers mixin to composable (#7810) 2023-12-08 16:59:03 +01:00
NodeSettingsTabs.vue refactor: Migrate externalHooks mixin to composables (no-changelog) (#7930) 2023-12-06 17:28:09 +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 feat(n8n Form Trigger Node): Improvements (#7571) 2023-12-13 17:00:51 +02:00
OnboardingCallSignupModal.vue refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +01:00
OutputPanel.vue feat(core): Update LLM applications building support (no-changelog) (#7710) 2023-11-28 16:47:28 +01:00
PageAlert.vue refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +01: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 feat(editor): Filter component + implement in If node (#7490) 2023-12-13 14:45:22 +01:00
ParameterInputExpanded.vue refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +01:00
ParameterInputFull.vue feat(editor): Filter component + implement in If node (#7490) 2023-12-13 14:45:22 +01:00
ParameterInputHint.vue refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +01:00
ParameterInputList.vue feat(editor): Filter component + implement in If node (#7490) 2023-12-13 14:45:22 +01:00
ParameterInputWrapper.vue feat(editor): Filter component + implement in If node (#7490) 2023-12-13 14:45:22 +01: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(editor): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +01:00
PersonalizationModal.vue refactor: Migrate externalHooks mixin to composables (no-changelog) (#7930) 2023-12-06 17:28:09 +02:00
PushConnectionTracker.vue refactor(editor): Drop vue-typed-mixins (no-changelog) (#6257) 2023-05-16 11:43:46 +02:00
RBAC.vue feat(editor): Add routing middleware, permission checks, RBAC store, RBAC component (#7702) 2023-11-23 13:22:47 +02:00
RunData.vue refactor(editor): Refactor nodeHelpers mixin to composable (#7810) 2023-12-08 16:59:03 +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 refactor: Migrate externalHooks mixin to composables (no-changelog) (#7930) 2023-12-06 17:28:09 +02:00
RunDataJsonActions.vue refactor(editor): Refactor nodeHelpers mixin to composable (#7810) 2023-12-08 16:59:03 +01:00
RunDataSchema.vue refactor: Migrate externalHooks mixin to composables (no-changelog) (#7930) 2023-12-06 17:28:09 +02:00
RunDataSchemaItem.vue refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +01:00
RunDataSearch.vue fix(editor): Prevent opening NDV search if / is typed in a contenteditable element (#7968) 2023-12-08 16:16:05 +01:00
RunDataTable.vue refactor: Migrate externalHooks mixin to composables (no-changelog) (#7930) 2023-12-06 17:28:09 +02: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 refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +01:00
SourceControlPullModal.ee.vue refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +01:00
SourceControlPushModal.ee.vue refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +01:00
SSOLogin.vue refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +01:00
Sticky.vue feat(editor): Add option to disable NDV in workflow previews (#7990) 2023-12-11 15:30:01 +01:00
TagsContainer.vue fix: Remove tag animation (#6821) 2023-08-01 14:04:16 +02:00
TagsDropdown.vue refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +01:00
Telemetry.vue refactor: Migrate externalHooks mixin to composables (no-changelog) (#7930) 2023-12-06 17:28:09 +02:00
TemplateCard.vue feat(editor): Open template credential setup from collection (#7882) 2023-11-30 14:09:12 +02:00
TemplateDetails.vue refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +01: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
TemplatesInfoCard.vue refactor(editor): Rename CollectionCard and CollectionCardCarousel (#7994) 2023-12-11 17:37:26 +01:00
TemplatesInfoCarousel.vue refactor(editor): Rename CollectionCard and CollectionCardCarousel (#7994) 2023-12-11 17:37:26 +01: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): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +01: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 refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +01: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): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +01:00
VariableSelector.vue feat(n8n Form Trigger Node): Improvements (#7571) 2023-12-13 17:00:51 +02:00
VariableSelectorItem.vue refactor: Migrate externalHooks mixin to composables (no-changelog) (#7930) 2023-12-06 17:28:09 +02:00
VariablesRow.vue refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +01: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 refactor: Migrate externalHooks mixin to composables (no-changelog) (#7930) 2023-12-06 17:28:09 +02:00
WorkflowActivator.vue refactor: Migrate externalHooks mixin to composables (no-changelog) (#7930) 2023-12-06 17:28:09 +02:00
WorkflowCard.vue refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +01:00
WorkflowLMChat.vue feat: AI nodes usability fixes + Summarization Chain V2 (#7949) 2023-12-08 13:42:32 +01:00
WorkflowPreview.vue feat(editor): Add option to disable NDV in workflow previews (#7990) 2023-12-11 15:30:01 +01:00
WorkflowSettings.vue refactor: Migrate externalHooks mixin to composables (no-changelog) (#7930) 2023-12-06 17:28:09 +02:00
WorkflowShareModal.ee.vue feat: Introduce advanced permissions (#7844) 2023-12-08 12:52:25 +01:00