Oleg Ivaniv
a2c2855a1f
feat(editor-ui): add node controls slot to canvas components
...
Add a new slot 'node-controls' to Canvas components hierarchy (Canvas, WorkflowCanvas, CanvasNode)
to allow custom node controls injection. The slot provides node data and class toggle functionality
to customize node appearance.
2024-12-06 14:15:42 +01:00
Oleg Ivaniv
b247103e38
feat(editor-ui): Add test metrics management and simplify tags input
...
- Add API endpoints for test metrics CRUD operations
- Implement metrics input component with add/delete functionality
- Simplify tags input component to use single tag selection
2024-12-04 09:01:02 +01:00
Eugene Molodkin
5e97cfbcd3
wip: fix lint issue
2024-11-29 15:03:07 +01:00
Eugene Molodkin
36bc011ae9
wip: Addressing PR comments
2024-11-29 14:35:57 +01:00
Eugene Molodkin
dc27ff83e0
wip: Added tests for test run delete
2024-11-28 11:01:35 +01:00
Eugene Molodkin
a4616e9320
wip: fix import order
2024-11-28 10:57:36 +01:00
Eugene Molodkin
3f6cd794a8
wip: add pagination
2024-11-28 10:50:54 +01:00
Eugene Molodkin
70e069910a
wip: add controller tests
2024-11-27 17:12:39 +01:00
Eugene Molodkin
dadd547032
chore: rename test-run controller file
2024-11-27 17:12:20 +01:00
Eugene Molodkin
5e179b6a13
wip: test-runs controller
2024-11-27 14:35:34 +01:00
Eugene
11f9212eda
chore: Add test run entity (no-changelog) ( #11832 )
2024-11-27 14:33:28 +01:00
Michael Kret
2c34bf4ea6
fix(n8n Form Node): Duplicate popup in manual mode ( #11925 )
...
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-11-27 14:19:06 +01:00
Tomi Turtiainen
9669380097
feat(core): Add health endpoint for task broker server (no-changelog) ( #11920 )
2024-11-27 14:50:41 +02:00
Alex Grozav
a8df221bfb
fix(editor): Add missing trigger waiting tooltip on new canvas ( #11918 )
2024-11-27 14:05:00 +02:00
Eugene
f91fecfe0d
feat(core): Add internal API to manage metrics of a test definition (no-changelog) ( #11851 )
2024-11-27 13:00:33 +01:00
Alex Grozav
a7de34dac6
fix(editor): Lower throttle time to only briefly show execution running status (no-changelog) ( #11921 )
2024-11-27 13:42:13 +02:00
कारतोफ्फेलस्क्रिप्ट™
f6c0d045e9
fix(core): Don't use unbound context methods in code sandboxes ( #11914 )
2024-11-27 12:08:16 +01:00
Michael Kret
2c252b0b2d
feat(AI Transform Node): Support for drag and drop ( #11276 )
2024-11-27 12:42:55 +02:00
Eugene
80c5242e16
feat(core): Run evaluation workflow per each test case (no-changelog) ( #11757 )
2024-11-27 11:19:22 +01:00
Tomi Turtiainen
9cc3b210d7
refactor(core): Change task runner default healthcheck server port to 5681 (no-changelog) ( #11910 )
2024-11-27 09:48:13 +01:00
Tomi Turtiainen
137193c3e9
fix(core): Increase task runner offer validity and introduce randomness (no-changelog) ( #11907 )
2024-11-27 09:36:37 +01:00
Csaba Tuncsik
b2c3312ce3
test(editor): Test telemetry component (no-changelog) ( #11903 )
2024-11-27 09:35:40 +01:00
Alex Grozav
caa744785a
feat(editor): Migrate existing users to new canvas and set new canvas as default ( #11896 )
2024-11-27 10:11:33 +02:00
oleg
132aa0b9f1
feat(editor): Add workflow evaluation edit and list views (no-changelog) ( #11719 )
2024-11-27 07:47:41 +01:00
Tomi Turtiainen
a535e88f1a
fix(core): Fix validation of items returned in the task runner ( #11897 )
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-26 22:15:55 +02:00
Dana
a713b3ed25
feat(editor): Make the left sidebar in Expressions editor draggable ( #11838 )
2024-11-26 19:13:53 +00:00
Iván Ovejero
1d80225d26
fix(core): Correct invalid WS status code on removing connection ( #11901 )
2024-11-26 17:22:41 +01:00
कारतोफ्फेलस्क्रिप्ट™
97269a3703
chore: Upgrade mongodb and socks to address CVE-2024-29415 (no-changelog) ( #11899 )
2024-11-26 17:00:56 +01:00
Alex Grozav
f4ab5c7b92
fix(editor): Fix new canvas discovery tooltip position after adding github stars button ( #11898 )
2024-11-26 17:36:42 +02:00
Eugene
845ba6c917
feat(core): Initial TestRunner service with basic test execution (no-changelog) ( #11735 )
2024-11-26 16:04:24 +01:00
Eugene
6b23ad0c12
feat(core): Add workflowId filter to the test-definitions endpoint (no-changelog) ( #11831 )
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-26 15:01:00 +01:00
Iván Ovejero
3341267518
chore: Upgrade to TypeScript 5.7 ( #11865 )
2024-11-26 14:16:46 +01:00
Eugene
10e011d71e
chore: Fix flaky cypress tests (no-changelog) ( #11894 )
2024-11-26 13:57:00 +01:00
Alex Grozav
bc4857a1b3
fix(editor): Use crypto.randomUUID()
to initialize node id if missing on new canvas ( #11873 )
2024-11-26 14:39:52 +02:00
Danny Martini
3320436a6f
fix: Retain execution data between partial executions (new flow) ( #11828 )
2024-11-26 13:32:39 +01:00
कारतोफ्फेलस्क्रिप्ट™
75e2b6fd9e
refactor(core): Extract ExecuteContext out of NodeExecutionFunctions (no-changelog) ( #11853 )
2024-11-26 12:10:42 +01:00
Iván Ovejero
3aa72f613f
fix(editor): Restore workers view ( #11876 )
2024-11-26 11:31:40 +01:00
Tomi Turtiainen
e22d0f3877
perf(core): Batch items sent in runonceforeachitem mode (no-changelog) ( #11870 )
...
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-11-26 12:21:51 +02:00
Iván Ovejero
1adb730599
test(core): Expand coverage for execution filters ( #11890 )
2024-11-26 10:27:01 +01:00
Alex Grozav
595de81c03
fix(editor): Fix node position not getting set when dragging selection on new canvas ( #11871 )
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-25 15:29:08 +02:00
Alex Grozav
91d1bd8d33
feat(editor): Make new canvas connections go underneath node when looping backwards ( #11833 )
2024-11-25 14:29:37 +02:00
Eugene
459e6aa9bc
chore: Add new table for test metrics (no-changelog) ( #11848 )
2024-11-25 10:38:51 +01:00
Marc Littlemore
a061dbca07
fix(core): Fix broken execution query when using projectId ( #11852 )
2024-11-25 09:48:45 +01:00
कारतोफ्फेलस्क्रिप्ट™
03135702f1
fix(core): Bring back execution data on the executionFinished
push message ( #11821 )
Test Master / install-and-build (push) Has been cancelled
Test Master / Unit tests (18.x) (push) Has been cancelled
Test Master / Unit tests (20.x) (push) Has been cancelled
Test Master / Unit tests (22.4) (push) Has been cancelled
Test Master / Lint (push) Has been cancelled
Test Master / Notify Slack on failure (push) Has been cancelled
2024-11-22 19:09:48 +01:00
कारतोफ्फेलस्क्रिप्ट™
13cc5abb7f
fix(core): Keep in-memory execution status in-sync with the DB (no-changelog) ( #11843 )
2024-11-22 16:06:36 +01:00
कारतोफ्फेलस्क्रिप्ट™
fbaa17951f
refactor(core): Extract SupplyDataContext out of NodeExecutionFunctions (no-changelog) ( #11834 )
2024-11-22 15:04:21 +01:00
Iván Ovejero
bce2366947
refactor(core): Mark deprecations for v2 ( #11817 )
2024-11-22 13:49:00 +01:00
jeanpaul
5c80cb57cf
fix(AI Agent Node): Add binary message before scratchpad to prevent tool calling loops ( #11845 )
2024-11-22 13:47:43 +01:00
Bin Chang
adf026c201
fix: Fix some comments (no-changelog) ( #11816 )
...
Signed-off-by: binchengqu <bincheng@before.tech>
2024-11-22 13:31:52 +01:00
feelgood-interface
05c61091db
feat: Add SharePoint credentials ( #11570 )
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-22 11:37:03 +00:00