Commit graph

11702 commits

Author SHA1 Message Date
Ria 9fdfdacab3 rearrange test files 2025-01-24 10:25:19 +01:00
Dana Lee 6189c72bdb
Add workflow test for Summarize with hint 2025-01-22 13:01:15 +01:00
Ria 51848490c4 removes global mocking 2025-01-21 19:31:09 +01:00
Ria b422e2d7aa adds tests 2025-01-21 19:21:22 +01:00
Ria a66a55aa10 adds hint for single item output too 2025-01-21 19:21:00 +01:00
Ria 090cd0d305 clean up comments 2025-01-21 11:56:37 +01:00
Ria 1d7883ec6e progress 2025-01-18 18:41:01 +01:00
Ria 6b7e109afc comments 2025-01-18 16:44:06 +08:00
Ria 401a0d2501 adds processed output with hint 2025-01-15 12:01:14 +01:00
Ria 1f4639f834 Revert "returns warning instead of error when field not found"
This reverts commit 3fca52bc81580d460d4de0b468ea7a4f8805a4d5.
2025-01-14 11:19:50 +01:00
Ria 60edb9a41a returns warning instead of error when field not found 2025-01-14 11:16:56 +01:00
Ria e13357ea86 adds function tests 2025-01-14 11:16:35 +01:00
Ria cfac3cd9e3 hides toggle on version 1.1 2025-01-14 11:15:54 +01:00
Ria ccc3f50585 adds versioning and how to handle error based on version 2025-01-14 11:13:06 +01:00
Ria 3a1ea55d80 returns warning instead of error when field not found 2025-01-14 11:11:12 +01:00
Ria 19a52b9055 adds comments and first solution attempt 2025-01-14 10:59:30 +01:00
Elias Meire 479933fbd5
fix(editor): Make clicking item in RLC work the first time on small screens (#12585)
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
2025-01-13 18:53:55 +00:00
Charlie Kolb 89f93fd20a
feat(editor): Don't show Sub-Workflow id for RunDataAi 'View Execution' link (no-changelog) (#12578) 2025-01-13 16:23:31 +01:00
Alex Grozav c8e3c5399e
fix(editor): Fix selection rectangle context menu on new canvas (#12584) 2025-01-13 17:13:11 +02:00
Alex Grozav 2110e9a051
fix(editor): Fix the openselectivenodecreator custom action on new canvas (#12580)
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
2025-01-13 15:09:07 +02:00
Danny Martini 73897c7662
fix: Don't break oauth credentials when updating them and allow fixing broken oauth credentials by repeating the authorization flow (#12563) 2025-01-13 13:48:16 +01:00
Alex Grozav bee7267fe3
fix(editor): Show NDV errors when opening existing nodes with errors (#12567) 2025-01-13 14:06:19 +02:00
Alex Grozav 88659d8a29
fix(editor): Update selected node when navigating via flowing nodes (#12581) 2025-01-13 13:35:56 +02:00
jeanpaul 13bf69f75c
fix(editor): Ensure proper "AI Template" URL construction in node creator (#12566) 2025-01-13 12:04:46 +01:00
Eugene dcd7feb973
fix(core): Node mocking for evaluation executions (no-changelog) (#12541) 2025-01-13 10:45:29 +01:00
Raúl Gómez Morales 865fc21276
fix(editor): Update filter and feedback for source control (#12504) 2025-01-13 10:24:51 +01:00
Charlie Kolb 3ec5b2850c
fix(editor): Don't show toolsUnused notice if run had errors (#12529) 2025-01-13 09:05:35 +01:00
Dana 562506e92a
fix(core): Validate values which are intentionally 0 (#12382)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-01-10 16:11:19 +01:00
कारतोफ्फेलस्क्रिप्ट™ 25a79ccf40
refactor(core): Use DI in source-control. add more tests (#12554) 2025-01-10 16:10:19 +01:00
कारतोफ्फेलस्क्रिप्ट™ b2cbed9865
fix(core): Fix node exclusion on the frontend types (#12544) 2025-01-10 15:13:31 +01:00
Tomi Turtiainen 68da9bb164
fix(core): Filter out task runner errors originating from user code from sentry (no-changelog) (#12537) 2025-01-10 15:22:03 +02:00
Alex Grozav 02c2d5e71d
fix(editor): Override selected nodes on single click without Meta/Ctrl key (#12549)
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
2025-01-10 12:35:58 +02:00
Iván Ovejero 92d3de2b2d
refactor(core): Validate job data on worker (#12548) 2025-01-10 10:34:17 +01:00
Michael Kret 7227a29845
fix(Google Calendar Node): Updates and fixes (#10715)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2025-01-10 11:16:29 +02:00
Elias Meire 91277c44f1
feat(editor): Make node credential select searchable (#12497) 2025-01-10 10:05:57 +01:00
Ricardo Espinoza b1a40a231b
refactor(core): Update tag endpoints to use DTOs and injectable config (#12380)
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
2025-01-09 14:17:11 -05:00
Danny Martini 95f055d23a
test: Reset numeric features as well between e2e tests (#12542) 2025-01-09 18:08:49 +01:00
Danny Martini 8a42d55d91
fix(core): Only show personal credentials in the personal space (#12433) 2025-01-09 18:06:47 +01:00
Alex Grozav 980d0bcb5e
test: Update node creator e2e tests to work with new canvas (no-changelog) (#12530) 2025-01-09 18:06:55 +02:00
Raúl Gómez Morales ecf83c629f
ci: Fix frontend dev setup (#12539) 2025-01-09 16:39:19 +01:00
Jon a56a46259d
fix(Spotify Node): Fix issue with null values breaking the response (#12080) 2025-01-09 14:42:27 +00:00
कारतोफ्फेलस्क्रिप्ट™ 1d86c4fdd2
refactor(core): Use DTOs for source control push/pull requests (#12470)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2025-01-09 15:31:07 +01:00
Iván Ovejero ecff3b732a
fix(core): Fix orchestration flow with expired license (#12444) 2025-01-09 14:37:53 +01:00
Shireen Missi 6711cbcc64
fix(editor): Fix parameter input validation (#12532) 2025-01-09 12:58:46 +00:00
कारतोफ्फेलस्क्रिप्ट™ 0cdf393743
fix(core): AugmentObject should check for own propeties correctly (#12534) 2025-01-09 13:47:42 +01:00
कारतोफ्फेलस्क्रिप्ट™ 5f1adefca7
refactor(core): Port over project request payloads to DTOs (#12528) 2025-01-09 13:47:23 +01:00
Charlie Kolb 44679b42aa
fix(editor): Swap Activate/Deactivate texts in FloatingToolbar (#12526) 2025-01-09 13:02:13 +01:00
Tomi Turtiainen 35b618098b
fix(core): Disallow code generation in task runner (#12522)
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
2025-01-09 12:27:17 +01:00
Ricardo Espinoza 46f13cfca9
fix(editor): Condition to show the warning after workflow activation for free AI credits (no-changelog) (#12518) 2025-01-09 05:53:05 -05:00
Tomi Turtiainen 8fab98f3f1
fix(core): Use timing safe function to compare runner auth tokens (#12485) 2025-01-09 12:52:17 +02:00