Commit graph

11213 commits

Author SHA1 Message Date
Eugene Molodkin 5484e990ae
wip: respond with a list validation errors 2024-11-11 14:15:18 +01:00
Eugene Molodkin bb2d133fb4
wip: add request parameters validation 2024-11-11 14:08:43 +01:00
Eugene Molodkin 95f609e8e6
wip: fix namings 2024-11-11 13:04:48 +01:00
Eugene 8edb6d3aee
Update packages/cli/src/evaluation/test-definitions.controller.ee.ts
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-11-11 11:51:59 +01:00
Eugene 66c189ea00
Apply suggestions from code review
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-11-11 11:51:42 +01:00
Eugene Molodkin eee51ebe92
wip: fix naming 2024-11-07 15:04:21 +01:00
Eugene Molodkin 0668c1c767
wip: fix lint issues 2024-11-07 13:40:31 +01:00
Eugene Molodkin 41d0cd2d44
wip: delete response 2024-11-07 13:28:28 +01:00
Eugene Molodkin 2482903c7c
wip: parameters validation, more tests 2024-11-07 13:24:02 +01:00
Eugene Molodkin 9849739d39
wip: add integration tests for test definitions API 2024-11-07 12:17:31 +01:00
Eugene Molodkin 181588d36a
wip: renaming test definition files to have ee suffix 2024-11-07 12:16:44 +01:00
Eugene Molodkin befbc44d35
wip: fix name update issue 2024-11-06 14:58:02 +01:00
Eugene Molodkin 0b0cde430f
wip: rename Test to TestDefinition 2024-11-06 14:39:55 +01:00
Eugene Molodkin 2eb2da8767
wip: evaluation/tests endpoint CRUD 2024-11-06 14:39:55 +01:00
Eugene Molodkin 9be4e50b9a
wip: Rebase after renaming DB entity 2024-11-06 14:39:55 +01:00
Eugene Molodkin 7718cdac73
wip: evaluation/tests endpoint CRUD 2024-11-06 14:39:55 +01:00
Eugene Molodkin 12f33cc401
wip: evaluation/tests endpoint 2024-11-06 14:39:55 +01:00
Eugene Molodkin d450334d6b
wip: evaluation/tests endpoint 2024-11-06 14:39:55 +01:00
Eugene Molodkin 41a7a9eab9
wip: API endpoint for evaluation/tests 2024-11-06 14:39:55 +01:00
Eugene Molodkin b19973a86e
wip: rename entity to TestDefinition 2024-11-06 14:39:52 +01:00
Eugene Molodkin 0c303b617f
wip: fixed types, added comments 2024-11-06 14:39:07 +01:00
Eugene Molodkin 53fc8f654e
wip: fix column types 2024-11-06 14:39:07 +01:00
Eugene Molodkin 59af12ec6c
wip: Create table test_entity, add typeorm entity 2024-11-06 14:38:57 +01:00
Eugene 5c69ba2c44
chore: Create table and typeorm entity for test definitions (no-changelog) (#11505)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-11-06 14:35:45 +01:00
Ria Scholz 7a2be77f38
feat(Gmail Trigger Node): Add filter option to include drafts (#11441) 2024-11-06 13:28:26 +00:00
Iván Ovejero a6070afdda
fix(core): Include projectId in range query middleware (#11590) 2024-11-06 13:50:41 +01:00
Iván Ovejero ca75020821
perf(core): Load node types on demand on runners (no-changelog) (#11559) 2024-11-06 13:39:31 +01:00
Iván Ovejero befa26f89a
refactor(core): Minor improvements to pruning service (#11578)
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
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-11-06 13:16:23 +01:00
Shireen Missi 9468eea405
fix: Rapid7 InsightVM copy tweaks and docs url (no-changelog) (#11585) 2024-11-06 12:12:49 +00: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
कारतोफ्फेलस्क्रिप्ट™ ccd2564cd4
refactor(core): Extract execute-single context out of NodeExecutionFunctions (no-changelog) (#11543) 2024-11-06 10:36:21 +01: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
Iván Ovejero 19d55da4ad
test(core): Expand test coverage for pruning (#11567) 2024-11-05 18:21:56 +01:00
Stanimira Rikova 46eceabc27
feat: Add Rapid7 InsightVm credentials (#11462) 2024-11-05 17:07:01 +00: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
Jon 63d454b776
feat(Convert to File Node): Add delimiter convert to csv (#11556) 2024-11-05 13:17:01 +01: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
Ricardo Espinoza e80f7e0a02
fix: Toast not aligned to the bottom when AI assistant disable (#11549) 2024-11-05 06:52:52 -05:00
कारतोफ्फेलस्क्रिप्ट™ 38da319507
chore(editor): Delete some of the unused code (no-changelog) (#11554) 2024-11-05 12:11:54 +01:00
Alex Grozav 1f25e8e096
fix(editor): Add optional chaining to error handler (no-changelog) (#11500) 2024-11-05 13:02:55 +02:00
oleg 8b398256a8
feat(Anthropic Chat Model Node): Add support for Haiku 3.5 (#11551) 2024-11-05 11:50:10 +01:00