Commit Graph

2732 Commits

Author SHA1 Message Date
Danny Martini
967ee4b89b
feat: Synchronize deletions when pulling from source control (#12170)
Co-authored-by: r00gm <raul00gm@gmail.com>
2025-01-20 16:53:55 +01:00
oleg
89777d32ac
feat(editor): Evaluation UI tweaks (#12659) (no-changelog) 2025-01-20 15:14:23 +01:00
Eugene
2f81b29d34
fix(editor): Partial execution of a workflow with manual chat trigger (#12662)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2025-01-20 13:50:52 +01:00
Raúl Gómez Morales
1eeb788d32
feat(editor): VariablesView Reskin - Add Filters for missing values (#12611) 2025-01-20 10:59:15 +01:00
Marc Littlemore
b098b19c7f
fix(editor): Correct missing whitespace in JSON output (#12677) 2025-01-17 15:38:07 +00:00
Tomi Turtiainen
4c8193fedc
fix(core): Fix keyboard shortcuts for non-ansi layouts (#12672) 2025-01-17 16:40:06 +02:00
Iván Ovejero
7ae1483792
refactor(editor): Adjust empty state for large data when manual executions in workers (#12649) 2025-01-17 09:52:33 +01:00
oleg
982131a75a
fix(editor): Update workflow re-initialization to use query parameter (#12650) 2025-01-17 09:33:02 +01:00
Alex Grozav
02d953db34
fix(editor): Fix Code node bug erasing and overwriting code when switching between nodes (#12637)
Co-authored-by: Elias Meire <elias@meire.dev>
2025-01-16 19:36:08 +02:00
Elias Meire
0b0f532367
chore(editor): Exclude codemirror range errors from Sentry (#12646) 2025-01-16 17:17:13 +00:00
कारतोफ्फेलस्क्रिप्ट™
58f6532630
fix(editor): Defer crypto.randomUUID call in CodeNodeEditor (#12630) 2025-01-16 14:15:03 +01:00
autologie
c97bd48a77
fix(editor): Show connector label above the line when it's straight (#12622) 2025-01-16 10:30:41 +01:00
Tomi Turtiainen
95c40c02cb
fix(editor): Fix execution list hover & selection colour in dark mode (#12628) 2025-01-16 10:28:41 +02:00
jeanpaul
da8aafc0e3
fix(editor): Show run workflow button when chat trigger has pinned data (#12616) 2025-01-15 17:08:31 +01:00
Tomi Turtiainen
457edd99bb
fix(editor): Open chat when executing agent node in canvas v2 (#12617) 2025-01-15 16:07:24 +02:00
oleg
41e5d10d40
fix(editor): Fix hasTrimmedItem for multi-output nodes and sub-nodes (no-changelog) (#12612) 2025-01-15 12:36:20 +01:00
oleg
ee68afe561
feat(editor): Enhance workflow evaluations edit view (no-changelog) (#12586) 2025-01-15 10:12:37 +01:00
Elias Meire
aa1f3a7d98
fix(editor): Make sure code editors work correctly in fullscreen (#12597) 2025-01-14 17:16:41 +00:00
Iván Ovejero
c2569a0607
refactor(core): Make placeholders in manual executions in workers temporary (#12463) 2025-01-14 14:32:00 +01:00
Eugene
ce22f065c2
feat(core): Separate concurrency limits for production and evaluation executions (no-changelog) (#12387) 2025-01-14 13:49:20 +01:00
Eugene
be520b4f60
feat: Add API endpoint to cancel a test run (no-changelog) (#12115) 2025-01-14 12:12:31 +01:00
Elias Meire
479933fbd5
fix(editor): Make clicking item in RLC work the first time on small screens (#12585) 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) 2025-01-13 15:09:07 +02: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
Alex Grozav
02c2d5e71d
fix(editor): Override selected nodes on single click without Meta/Ctrl key (#12549) 2025-01-10 12:35:58 +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) 2025-01-09 14:17:11 -05: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
कारतोफ्फेलस्क्रिप्ट™
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
Shireen Missi
6711cbcc64
fix(editor): Fix parameter input validation (#12532) 2025-01-09 12:58:46 +00: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
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
Ricardo Espinoza
dd36bb28bf
feat(editor): Show warning when user activates workflow with free AI credits credential (no-changelog) (#12510) 2025-01-08 10:58:54 -05:00
Alex Grozav
dba7d46f3e
feat(editor): Persist sidebar collapsed status preference (#12505) 2025-01-08 17:42:17 +02:00
oleg
2775f617ae
fix(editor): Fix workflow initilisation for test definition routes & add unit tests (#12507) 2025-01-08 16:07:46 +01:00
Alex Grozav
c28f302c2f
fix(editor): Fix NDV resize handle and scrollbar overlapping (#12509) 2025-01-08 16:03:53 +02:00
Alex Grozav
0ecce10faf
fix(editor): Improve configurable nodes design on new canvas (#12317) 2025-01-08 13:11:20 +02:00
Milorad FIlipović
8cce588209
test(editor): Update workflow actions tests for the new canvas (no-changelog) (#12245)
Co-authored-by: Alex Grozav <alex@grozav.com>
2025-01-08 13:11:11 +02:00
Elias Meire
52ae02abaa
feat(editor): New Code editor based on the TypeScript language service (#12285) 2025-01-08 11:28:56 +01:00
Shireen Missi
2c72047d0b
fix(editor): Render empty string instead of [empty] (#12448) 2025-01-08 09:30:35 +00:00
Ricardo Espinoza
b1d17f5201
feat: Add more telemetry to free AI credits feature (no-changelog) (#12493) 2025-01-08 10:20:45 +03:00
Ricardo Espinoza
6f00c74c1f
fix(editor): Update easy AI workflow setup instructions when user is in free AI credits experiment (no-changelog) (#12479) 2025-01-08 09:59:08 +03:00