n8n/packages/editor-ui/src/components/__tests__
Csaba Tuncsik e3c363d72c
fix(editor): Turn off executions list auto-refresh after leaving the page (#8005)
## Summary
Fixes the bug when users leave the executions page but there is still an
ongoing request for executions.

---------

Co-authored-by: Alex Grozav <alex@grozav.com>
2023-12-14 11:50:00 +01:00
..
__snapshots__ ci: Update most of the dev tooling (no-changelog) (#6780) 2023-07-28 13:55:16 +02:00
testData fix(editor): Fix credential icon for old node type version (#7843) 2023-11-28 15:14:22 +02:00
utils fix(editor): Fix Remove all fields not removing values in resource mapper (#6940) 2023-08-17 14:22:28 +02:00
BannersStack.test.ts feat: Rewrite Front End cloud and posthog hooks using TypeScript (no-changelog) (#5491) 2023-11-13 15:10:42 +02:00
ChatEmbedModal.test.ts feat(core): Update LLM applications building support (no-changelog) (#7710) 2023-11-28 16:47:28 +01:00
CollaborationPane.test.ts feat(editor): Show avatars for users currently working on the same workflow (#7763) 2023-11-23 10:14:34 +01:00
CollectionParameter.test.ts fix(editor): Fix collection select label (no-changelog) (#7978) 2023-12-11 09:50:21 +01:00
CommunityPackageInstallModal.spec.ts fix(editor): Ensure community node install button tracks user agreement (#6976) 2023-08-22 15:58:23 +02:00
CopyInput.test.ts feat(editor): Migrate Design System and Editor UI to Vue 3 (#6476) 2023-07-28 09:51:07 +02:00
CredentialIcon.test.ts fix(editor): Fix credential icon for old node type version (#7843) 2023-11-28 15:14:22 +02:00
ExecutionFilter.test.ts ci: Update most of the dev tooling (no-changelog) (#6780) 2023-07-28 13:55:16 +02:00
ExecutionsList.test.ts fix(editor): Turn off executions list auto-refresh after leaving the page (#8005) 2023-12-14 11:50:00 +01:00
FilterConditions.test.ts feat(editor): Filter component + implement in If node (#7490) 2023-12-13 14:45:22 +01:00
MainSidebarSourceControl.test.ts fix(editor): Replace isInstanceOwner checks with scopes where applicable (#7858) 2023-12-04 10:02:54 +01:00
NodeDetailsView.test.ts feat(core): Update LLM applications building support (no-changelog) (#7710) 2023-11-28 16:47:28 +01:00
PersonalizationModal.spec.ts feat(editor): Migrate Design System and Editor UI to Vue 3 (#6476) 2023-07-28 09:51:07 +02:00
RBAC.test.ts feat(editor): Add routing middleware, permission checks, RBAC store, RBAC component (#7702) 2023-11-23 13:22:47 +02:00
ResourceMapper.test.ts fix(editor): Fix flaky ResourceMapper unit tests (no-changelog) (#7593) 2023-11-03 09:56:19 +01:00
RunData.test.ts feat(editor): Make PDF and Audio binary-data viewable in the UI (#7367) 2023-10-09 17:43:57 +02:00
RunDataJson.test.ts feat(editor): Migrate Design System and Editor UI to Vue 3 (#6476) 2023-07-28 09:51:07 +02:00
RunDataSchema.test.ts feat(editor): Migrate Design System and Editor UI to Vue 3 (#6476) 2023-07-28 09:51:07 +02:00
RunDataSearch.test.ts fix(editor): Prevent opening NDV search if / is typed in a contenteditable element (#7968) 2023-12-08 16:16:05 +01:00
SQLEditor.test.ts feat(editor): Migrate Design System and Editor UI to Vue 3 (#6476) 2023-07-28 09:51:07 +02:00
SSOLogin.test.ts feat(editor): Migrate Design System and Editor UI to Vue 3 (#6476) 2023-07-28 09:51:07 +02:00
TemplatesInfoCard.test.ts refactor(editor): Rename CollectionCard and CollectionCardCarousel (#7994) 2023-12-11 17:37:26 +01:00
VariablesRow.spec.ts feat: Rewrite Front End cloud and posthog hooks using TypeScript (no-changelog) (#5491) 2023-11-13 15:10:42 +02:00
WorkflowLMChatModal.test.ts feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01:00
WorkflowPreview.test.ts feat(editor): Add option to disable NDV in workflow previews (#7990) 2023-12-11 15:30:01 +01:00
WorkflowSettings.spec.ts fix: Account for nanoid workflow ids for subworkflow execute policy (#7094) 2023-09-13 09:56:58 +02:00