Oleg Ivaniv
ee05fd9fef
Add tooltips and limit tag selection in test definitions
...
- Add tooltips to test definition steps explaining their purpose
- Limit tag selection to single tag in test definitions
- Add multiple-limit prop to N8nSelect component
- Update TagsDropdown to support multiple-limit
2024-12-10 08:41:51 +01:00
Oleg Ivaniv
42926ba960
Merge branch 'master' into ai-430-metrics
2024-12-10 08:03:15 +01:00
Oleg Ivaniv
3ad64b2042
Fix delete metric button
2024-12-10 08:03:03 +01:00
Csaba Tuncsik
fa572bbca4
fix(editor): Update concurrency UI considering different types of instances ( #12068 )
2024-12-09 15:22:09 +01:00
Alex Grozav
127d864bbb
fix(editor): Add optional chaining to pruning.isEnabled
(no-changelog) ( #12023 )
2024-12-09 15:46:20 +02:00
Alex Grozav
78c64adb09
fix(editor): Add length check for selecting added nodes (no-changelog) ( #11976 )
2024-12-09 15:27:58 +02:00
Danny Martini
c4e4d37a87
fix(core): Remove run data of nodes unrelated to the current partial execution ( #12099 )
2024-12-09 13:15:17 +01:00
Tomi Turtiainen
516f3b7b4b
feat(core): Detect restart loop in a task runner process (no-changelog) ( #12003 )
...
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-12-09 13:11:29 +02:00
Eugene
00897f6634
chore: Add mockedNodes property to TestDefinition (no-changelog) ( #12001 )
...
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-12-09 11:39:13 +01:00
Michael Kret
d8ca8de13a
feat(AI Transform Node): Reduce payload size ( #11965 )
2024-12-09 10:21:43 +02:00
Iván Ovejero
aece4c497a
chore(core): Stop reporting TypeError
and AttributeError
from Python sandbox to Sentry ( #12078 )
2024-12-09 09:17:26 +01:00
Danny Martini
891dd7f995
fix(core): Execute nodes after loops correctly with the new partial execution flow ( #11978 )
2024-12-09 08:59:02 +01:00
Danny Martini
efafeed334
fix(core): Return homeProject when filtering workflows by project id ( #12077 )
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-12-08 19:45:41 +01:00
कारतोफ्फेलस्क्रिप्ट™
596f22103c
fix(editor): Fix svg background pattern rendering on safari ( #12079 )
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-12-06 17:09:49 +01:00
Oleg Ivaniv
19d575cc30
Improve unit tests & fix tag adding
2024-12-06 17:07:19 +01:00
Oleg Ivaniv
a6b49f2dbd
Fix state for tags
2024-12-06 14:46:48 +01:00
Oleg Ivaniv
5b87550dfa
Merge remote-tracking branch 'origin/evaluation-tags' into ai-430-metrics
2024-12-06 14:46:32 +01:00
Milorad FIlipović
67ed1d2c3c
feat(editor): Implementing the Easy AI Workflow
experiment ( #12043 )
2024-12-06 14:23:39 +01:00
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
2c4c457348
feat(editor): Allow to create new tags during evaluation edit
2024-12-06 14:12:58 +01:00
Mutasem Aldmour
7b20f8aaa8
fix(OpenAI Node): Allow updating assistant files ( #12042 )
2024-12-06 14:06:21 +01:00
कारतोफ्फेलस्क्रिप्ट™
0ad3871141
refactor: Refactor axios invocation code, and add tests (no-changelog) ( #12070 )
2024-12-06 13:42:38 +01:00
Raúl Gómez Morales
4fe1952e2f
fix(editor): Improvements to the commit modal ( #12031 )
2024-12-06 12:53:14 +01:00
कारतोफ्फेलस्क्रिप्ट™
60b3dccf93
feat(core): Parent workflows should wait for sub-workflows to finish ( #11985 )
2024-12-06 12:20:34 +01:00
Raúl Gómez Morales
956b11a560
fix(editor): Universal button snags ( #11974 )
...
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: Csaba Tuncsik <csaba.tuncsik@gmail.com>
2024-12-06 08:52:07 +01:00
Raúl Gómez Morales
b1f8663265
fix(editor): Fix Nodeview.v2 reinitialise based on route changes ( #12062 )
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-12-05 14:59:03 +01:00
Charlie Kolb
706702dff8
fix(editor): Don't reset all Parameter Inputs when switched to read-only ( #12063 )
2024-12-05 12:20:12 +01:00
Tomi Turtiainen
2e979547a4
refactor: Unify task runner env vars ( #12040 )
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-12-05 12:36:43 +02:00
कारतोफ्फेलस्क्रिप्ट™
0537524c3e
fix(editor): Polyfill crypto.randomUUID ( #12052 )
2024-12-05 10:09:36 +01:00
Csaba Tuncsik
a16d006f89
fix(editor): Redirect Settings to the proper sub page depending on the instance type (cloud or not) ( #12053 )
2024-12-05 08:47:55 +01:00
Alex Grozav
72e6343964
feat: Enable canvas v2 only if beta feature enabled (no-changelog) ( #12049 )
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-12-04 21:33:35 +02:00
Alex Grozav
5c76de324c
fix(editor): Fix switching from v2 to v1 ( #12050 )
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-12-04 19:22:50 +02:00
कारतोफ्फेलस्क्रिप्ट™
b145f52972
chore(editor): Update frontend dev tooling (no-changelog) ( #12045 )
2024-12-04 17:58:19 +01:00
Alex Grozav
4ac5f9527b
fix(editor): Load node types in demo and preview modes ( #12048 )
...
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-12-04 18:43:35 +02:00
Ricardo Espinoza
95d56fee8d
fix: Allow disabling MFA with recovery codes ( #12014 )
...
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-12-04 10:02:06 -05:00
Danny Martini
2b6a72f128
fix: Chat triggers don't work with the new partial execution flow ( #11952 )
2024-12-04 15:33:46 +01:00
github-actions[bot]
0e26f58ae6
🚀 Release 1.71.0 ( #12037 )
...
Co-authored-by: mutdmour <4711238+mutdmour@users.noreply.github.com>
2024-12-04 14:14:45 +01:00
Mutasem Aldmour
abc851c0cf
fix: Load workflows with unconnected Switch outputs ( #12020 )
2024-12-04 13:44:25 +01:00
कारतोफ्फेलस्क्रिप्ट™
bd693162b8
feat(editor): Persist user's preferred display modes on localStorage ( #11929 )
2024-12-04 13:40:08 +01:00
Tomi Turtiainen
872535a40c
fix(core): Opt-out from optimizations if $item
is used ( #12036 )
2024-12-04 14:32:28 +02:00
Tomi Turtiainen
2e6845afcb
fix(core): Use the configured timezone in task runner ( #12032 )
2024-12-04 13:32:44 +02:00
Alex Grozav
8616b17cc6
fix(editor): Fix node showing as successful if errors exists on subsequent runs ( #12019 )
2024-12-04 11:40:49 +01:00
Csaba Tuncsik
67aa0c9107
fix(editor): Use optional chaining for all members in execution data when using the debug feature ( #12024 )
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-12-04 11:05:16 +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
Alex Grozav
6af9c82af6
fix(editor): Fix canvas keybindings using splitter keys such as zooming using +
key ( #12022 )
2024-12-04 09:35:41 +02:00
Ricardo Espinoza
70706d81e1
refactor: Standardize MFA code and recovery code naming across code base ( #12011 )
2024-12-03 07:15:29 -05:00
Tomi Turtiainen
f16de4db01
fix(Telegram Trigger Node): Fix header secret check ( #12018 )
2024-12-03 12:29:36 +02:00
Jon
7ad4badd2d
test(Telegram Node): Add some tests for Telegram (no-changelog) ( #11043 )
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-12-02 19:02:08 +00:00
Jon
0a8a57e4ec
fix(Webflow Node): Fix issue with publishing items ( #11982 )
2024-12-02 18:51:25 +00:00
Mutasem Aldmour
9f78b16efc
chore: Clean up welcome sticky feature (no-changelog) ( #11987 )
2024-12-02 19:35:54 +01:00