n8n/packages/editor-ui/src/components/__tests__
2024-06-03 13:17:01 -04:00
..
__snapshots__ feat(editor): Add node execution status indicator to output panel (#8124) 2023-12-22 12:50:36 +01:00
testData fix(editor): Fix credential icon for old node type version (#7843) 2023-11-28 15:14:22 +02:00
utils fix: Fix ts errors in editor part2 (no-changelog) (#9566) 2024-05-31 13:02:21 +03:00
BannersStack.test.ts fix(editor): Fix ts errors across the board (no-changelog) (#9561) 2024-05-31 10:48:09 +03: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 fix(editor): Remove isOwner from IUser interface (#8888) 2024-03-18 11:39:15 +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
CredentialCard.test.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
CredentialIcon.test.ts fix(editor): Fix credential icon for old node type version (#7843) 2023-11-28 15:14:22 +02:00
ExpressionEditorModalInput.test.ts fix(editor): UI enhancements and fixes for expression inputs (#8996) 2024-03-29 16:01:32 +01:00
ExpressionParameterInput.test.ts feat(editor): Add item selector to expression output (#9281) 2024-05-09 14:45:31 +02:00
HtmlEditor.test.ts fix(editor): UI enhancements and fixes for expression inputs (#8996) 2024-03-29 16:01:32 +01:00
JsEditor.test.ts feat(editor): Create separate components for JS and JSON editors (no-changelog) (#8156) 2023-12-29 10:49:27 +01:00
JsonEditor.test.ts feat(editor): Create separate components for JS and JSON editors (no-changelog) (#8156) 2023-12-29 10:49:27 +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
ParameterInput.test.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
PersonalizationModal.spec.ts fix(editor): Fix ts errors in PersonalizationModal.spec.ts (no-changelog) (#9562) 2024-05-31 12:19:24 +03:00
RBAC.test.ts fix: Fix ts errors in editor part2 (no-changelog) (#9566) 2024-05-31 13:02:21 +03:00
ResourceMapper.test.ts fix: Fix ts errors in editor part2 (no-changelog) (#9566) 2024-05-31 13:02:21 +03:00
RunData.test.ts refactor(editor): Migrate workflows store to setup function with composition API (no-changelog) (#9270) 2024-05-08 14:35:29 +03:00
RunDataJson.test.ts feat(editor): Migrate Design System and Editor UI to Vue 3 (#6476) 2023-07-28 09:51:07 +02:00
RunDataPinButton.test.ts fix(editor): Show pin button on binary output but disable it with tooltip (#8388) 2024-01-26 06:54:49 +01:00
RunDataSchema.test.ts fix(editor): Show correct schema for output with falsy keys (#9556) 2024-05-31 11:33:52 +03:00
RunDataSearch.test.ts fix: Fix ts errors in editor part2 (no-changelog) (#9566) 2024-05-31 13:02:21 +03:00
SQLEditor.test.ts feat(editor): Add item selector to expression output (#9281) 2024-05-09 14:45:31 +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
TextWithHIghlights.test.ts fix(editor): Avoid sanitizing output to search node data (#8126) 2023-12-22 15:03:40 +01:00
VariablesRow.spec.ts fix(editor): Type errors in VariablesView.vue (no-changelog) (#9558) 2024-06-03 13:17:01 -04:00
WorkflowCard.test.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
WorkflowLMChatModal.test.ts ci: Upgrade eslint, prettier, typescript, and some other dev tooling (no-changelog) (#8895) 2024-03-26 14:22:57 +01:00
WorkflowPreview.test.ts fix: Fix ts errors in editor part2 (no-changelog) (#9566) 2024-05-31 13:02:21 +03:00
WorkflowSettings.spec.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00