Commit graph

3175 commits

Author SHA1 Message Date
r00gm c1fdbbf4bf
fix typing 2024-11-12 14:28:35 +01:00
r00gm bc546c6e61
WIP: update tests 2024-11-12 14:21:22 +01:00
r00gm fd4d9287c6
implement flattened structure 2024-11-12 12:38:45 +01:00
r00gm 6b6157f4f7
feat add item/header component 2024-11-12 12:38:28 +01:00
r00gm bc92b8a0f8
feat: composable to flatten schema 2024-11-12 12:38:05 +01:00
r00gm 2d98d5ecec
feat: add dependecy vue-virtual-scroller 2024-11-12 12:37:14 +01:00
oleg 565f8cd8c7
feat(editor): Improve how we show default Agent prompt and Memory session parameters (#11491) 2024-11-12 11:33:20 +01:00
Elias Meire 23caf43e30
fix(editor): Do not show hover tooltip when autocomplete is active (#11653) 2024-11-11 17:15:11 +00:00
Elias Meire 4dbf2f4256
fix(editor): Fix hiding SQL query output when trying to select (#11649) 2024-11-11 17:14:53 +00:00
Elias Meire 41dea522fb
fix(editor): Fix collapsing nested items in expression modal schema view (#11645) 2024-11-11 16:45:27 +00:00
Elias Meire 8f695f3417
fix(editor): Fix scrolling in code edit modal (#11647) 2024-11-11 16:45:18 +00:00
Elias Meire d9d01c42db
test(editor): Add unit test for inputpanel component (#11644)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2024-11-11 16:19:50 +00:00
Alex Grozav b0ba24cbbc
fix(editor): Show node executing status shortly before switching to success on new canvas (#11675) 2024-11-11 14:58:26 +02:00
Ricardo Espinoza c0aa67b8f0
fix(editor): Prevent deleting a sticky note while editing (no-changelog) (#11576) 2024-11-11 07:02:26 -05:00
Alex Grozav f1e2df7d07
feat(editor): Improve workflow loading performance on new canvas (#11629) 2024-11-11 13:35:20 +02:00
Shireen Missi 835fbfe337
fix: Credentials save button is hidden unless you make changes to the (#11492) 2024-11-11 08:53:07 +00:00
Csaba Tuncsik 658568e270
fix(editor): Fix default workflow settings (#11632) 2024-11-08 15:48:23 +01:00
Ricardo Espinoza 38fefff348
refactor(editor): Migrate ndv.store to composition API (#11574)
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
2024-11-08 08:11:36 -05:00
Ricardo Espinoza aec372793b
refactor(editor): Migrate templates.store to composition API (#11641) 2024-11-08 07:46:03 -05:00
Eugene 57467d0285
fix(core): Improve model sub-nodes error handling (#11418) 2024-11-08 10:17:11 +01:00
Charlie Kolb a6c8ee4a82
fix(editor): Cap NDV Output View Tab Index to prevent rare edge case (#11614) 2024-11-08 08:31:58 +01:00
Charlie Kolb d17d76a85d
fix(editor): Adjust Scrollbar Width of RunData Header Row (#11561)
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
2024-11-07 16:40:04 +01:00
Charlie Kolb db94f169fc
fix(editor): Prevent NodeCreator from swallowing AskAssistant enter event (#11532) 2024-11-07 16:22:13 +01:00
Elias Meire 6e2809b490
refactor(editor): RunData components to composition API (no-changelog) (#11545) 2024-11-07 09:29:02 -05:00
Ricardo Espinoza 28ad66cc12
refactor(editor): Extract OrderSwitcher component out of ActionsMode.vue (#11626) 2024-11-07 09:26:06 -05:00
Alex Grozav fc39e3ca16
fix(editor): Add stickies to node insert position conflict check allowlist (#11624) 2024-11-07 16:20:48 +02:00
Michael Kret c32cf644a6
fix: NDV search bugs (#11613)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
Co-authored-by: Elias Meire <elias@meire.dev>
2024-11-07 14:34:50 +02:00
Ricardo Espinoza 5e6ec3bf23
refactor(editor): Migrate TriggerPanel.vue to composition API (#11608) 2024-11-07 07:29:01 -05:00
Ricardo Espinoza 81921387ac
refactor(editor): Migrate WorkflowShareModal.ee.vue to composition API (#11605) 2024-11-07 07:28:27 -05:00
Ivan Atanasov 8cba100488
fix(editor): Show only error title and 'Open errored node' button; hide 'Ask Assistant' in root for sub-node errors (#11573) 2024-11-07 10:14:49 +01:00
Charlie Kolb 40c88822ac
fix(editor): Enable pinning main output with error and always allow unpinning (#11452)
Co-authored-by: Mutasem Aldmour <4711238+mutdmour@users.noreply.github.com>
2024-11-07 08:32:43 +01:00
कारतोफ्फेलस्क्रिप्ट™ 059f67500a
refactor(editor): Migrate EventDestinationSettingsModal.ee.vue to composition API (no-changelog) (#11584)
Some checks failed
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
Benchmark Docker Image CI / build (push) Has been cancelled
2024-11-06 19:34:21 +01:00
github-actions[bot] 3dc0904a6c
🚀 Release 1.67.0 (#11599)
Co-authored-by: RicardoE105 <16496553+RicardoE105@users.noreply.github.com>
2024-11-06 11:09:56 -05:00
कारतोफ्फेलस्क्रिप्ट™ 973e48ffea
fix(editor): Cross-platform build for @n8n/chat (no-changelog) (#11589) 2024-11-06 16:02:04 +01:00
Shireen Missi 499c54b29a
refactor(editor): Migrate FixedCollectionParameter to composition API (#11555)
Co-authored-by: Elias Meire <elias@meire.dev>
2024-11-06 14:40:49 +00:00
Alex Grozav 93fae5d8a7
fix: Fix loading workflows with null connection value (no-changelog) (#11592) 2024-11-06 16:16:47 +02:00
Csaba Tuncsik 7326487ab3
refactor(editor): Migrate WorkflowSettings to setup script and composition API (no-changelog) (#11580) 2024-11-06 14:48:41 +01:00
Alex Grozav 7254359855
fix(editor): Keep workflow pristine after load on new canvas (#11579) 2024-11-06 12:14:23 +02:00
Elias Meire a26c0e2c3c
fix(editor): Fix selected credential being overwritten in NDV (#11496) 2024-11-06 10:01:45 +00:00
Ricardo Espinoza c1a7f68236
refactor(editor): Migrate TemplatesSearchView.vue to composition API (#11571)
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
Benchmark Docker Image CI / build (push) Waiting to run
2024-11-05 14:51:55 -05:00
Michael Kret 8a484077af
feat(AI Transform Node): UX improvements (#11280)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2024-11-05 18:47:52 +00:00
कारतोफ्फेलस्क्रिप्ट™ cb28b5cd60
refactor(editor): Convert MultipleParameter to composition API (no-changelog) (#11568) 2024-11-05 19:23:45 +01:00
कारतोफ्फेलस्क्रिप्ट™ 2ed4ce3d7a
refactor(editor): Convert TagsView to composition API (no-changelog) (#11566) 2024-11-05 13:16:03 -05:00
Ivan Atanasov be05ae36e7
fix(editor): Ensure Enter key on Cancel button correctly cancels node rename (#11563) 2024-11-05 17:39:55 +01:00
oleg 434d31ce92
fix(editor): Fix run index input for RunData view in sub-nodes (#11538) 2024-11-05 16:47:45 +01:00
कारतोफ्फेलस्क्रिप्ट™ dfd785bc08
fix(editor): Do not overwrite the webhookId in the new canvas (#11562) 2024-11-05 15:06:23 +01:00
Alex Grozav 463d101f35
fix(editor): Fix emitting n8nReady notification via postmessage on new canvas (#11558) 2024-11-05 15:17:41 +02:00
Alex Grozav ef54760064
feat: Upload sourcemaps to Sentry on release (no-changelog) (#11557)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-11-05 14:48:51 +02:00
Alex Grozav 5ca781bf3a
refactor(editor): Rename design-system unit test files and snapshots (no-changelog) (#11539) 2024-11-05 14:20:02 +02:00
Ricardo Espinoza 981a852648
fix(editor): Do not show success message if there is an error saving credentials (no-changelog) (#11548)
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
2024-11-05 06:55:55 -05:00