Commit Graph

16705 Commits

Author SHA1 Message Date
Michael Drury
33a6aa665c
fix(ai-builder): Allow setting evaluation feature flags via environment variables (no-changelog) (#22813) 2025-12-05 13:37:56 +00:00
Artem Sorokin
305ba9201a
test: Migrate execution tests to workflows/editor/execution/ (#22818) 2025-12-05 14:35:05 +01:00
Artem Sorokin
5c5de5c7ae
test: Move canvas and editor tests to workflows/editor/ directory (#22801) 2025-12-05 14:29:30 +01:00
oleg
4b1e0ce796
chore(ai-builder): Use isAIMessage for LangGraph v1 compatibility (no-changelog) (#22807) 2025-12-05 14:24:24 +01:00
Jaakko Husso
1d952014d8
refactor(core): Move the chat link (no-changelog) (#22812) 2025-12-05 15:01:54 +02:00
Konstantin Tieber
28c3018c95
fix(core): Add version back to public settings (no-changelog) (#22804) 2025-12-05 13:30:04 +01:00
Declan Carroll
7091bc7806
fix: AI session metadata call fix (#22775) 2025-12-05 12:14:55 +00:00
oleg
661dada572
refactor(ai-builder): Centralize prompts into dedicated directory (no-changelog) (#22751)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2025-12-05 13:07:45 +01:00
Suguru Inoue
0fd0904103
refactor(core): Extract model retrieval methods from ChatHubService (#22809) 2025-12-05 13:07:14 +01:00
Iván Ovejero
08729ce6c6
refactor(core): Make Sentry init non-fatal for JS runner (#22800) 2025-12-05 12:50:47 +01:00
Artem Sorokin
79fd0b5d40
test: Reorganize NDV tests into workflows/editor/ndv/ directory (#22806) 2025-12-05 12:39:00 +01:00
Artem Sorokin
679cfc5572
test: Move project and folder tests to projects/ directory (#22802) 2025-12-05 12:35:04 +01:00
Charlie Kolb
feab6d3f34
fix(editor): Restore workflow tool view-execution link for V3 Agents (#22730) 2025-12-05 12:20:39 +01:00
Charlie Kolb
492aca09ff
feat(editor): Move workflow description edit button to settings (#22301) 2025-12-05 12:20:27 +01:00
yehorkardash
c43543fb84
fix(editor): Disable noImplicitAny in typescript plugin (#22104) 2025-12-05 11:45:18 +01:00
Suguru Inoue
132f9c6f70
fix(editor): Improve table rendering in chat history (no-changelog) (#22738) 2025-12-05 11:19:41 +01:00
Iván Ovejero
064f90ce1e
fix: Add HOME env var to distroless runners image (#22796) 2025-12-05 11:15:29 +01:00
Andreas Fitzek
e78250f94c
chore(core): Implement generic credential storage provider (#22662) 2025-12-05 11:04:26 +01:00
renovate[bot]
fcc6d86326
chore: Update peter-evans/create-pull-request digest to 84ae59a (#22376)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Declan Carroll <declan@n8n.io>
2025-12-05 10:03:18 +00:00
Jaakko Husso
480d1e609b
feat(core): Put Chat users behind license checks (no-changelog) (#22781) 2025-12-05 11:38:12 +02:00
Nikhil Kuriakose
b22654709a
feat(editor): Rename columns in data tables (#21747) 2025-12-05 10:06:54 +01:00
Suguru Inoue
8d7f438e1f
fix(editor): Fix chat telemetry (no-changelog) (#22793) 2025-12-05 10:04:20 +01:00
Milorad FIlipović
829135ceee
feat(editor): Open template setup modal automatically (no-changelog) (#22596) 2025-12-05 09:54:05 +01:00
Declan Carroll
3f382a0369
test: Fixing flaky/failing workflow action test (#22792) 2025-12-05 08:37:55 +00:00
Jaakko Husso
54ca0c1abc
fix(core): Filter out workflows from custom agents that use too old agents (no-changelog) (#22752) 2025-12-05 00:53:02 +02:00
Artem Sorokin
e219e7e915
test: Move auth tests to separate folder (#22726) 2025-12-04 23:01:55 +01:00
Declan Carroll
6e77f0eb81
ci: GH bot has a bypass for our CLA (#22773) 2025-12-04 21:23:59 +00:00
Artem Sorokin
813d33372c
test: Move AI features tests to separate folder (#22727) 2025-12-04 21:43:07 +01:00
Artem Sorokin
bcfc95b08f
test: Move workflow executions to separate folder (#22723) 2025-12-04 21:01:23 +01:00
Artem Sorokin
ba1ac9e1a8
test: Move credentials tests to separate folder (#22724) 2025-12-04 21:01:09 +01:00
Artem Sorokin
8928522991
test: Reorganize Playwright settings tests to match UI structure (#22618) 2025-12-04 21:00:52 +01:00
Guillaume Jacquart
ad56240013
fix(core): Hide migration rule issues not relevant to cloud (#22749) 2025-12-04 20:20:35 +01:00
Guillaume Jacquart
b8d045b050
feat(core): Add credential resolver service for CRUD operations (#22653) 2025-12-04 20:20:24 +01:00
mfsiega
803ab42164
fix(core): During partial execution don't include loop as start node if the loop isn't closed (#22555)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-12-04 18:20:33 +01:00
mfsiega
3026a813b0
fix(core, editor): Move single webhook trigger check to the backend (#22450)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-12-04 18:20:13 +01:00
Declan Carroll
5851265ded
test: Fixing task runner test (#22756) 2025-12-04 16:07:20 +01:00
Jaakko Husso
f3fa3f9c30
fix(core): Address chat feedback items (no-changelog) (#22725) 2025-12-04 15:17:59 +02:00
Michael Drury
0866f644b1
chore(ai-builder): Telemetry updates for pinned data (#22625) 2025-12-04 12:54:36 +00:00
Iván Ovejero
727a12da56
refactor(core): Mark native Python as stable (#22737) 2025-12-04 13:34:48 +01:00
Declan Carroll
70aad196d6
ci: Use multimain as default for e2e (#22255) 2025-12-04 12:23:11 +00:00
Declan Carroll
31e5b4590b
ci: Add consolidated check job so we can change branch protection rules (#22732) 2025-12-04 12:01:52 +00:00
Benjamin Schroth
599c6ebe98
fix(editor): Don't create duplicate placeholder nodes on agent failure (#22715) 2025-12-04 12:32:05 +01:00
Raúl Gómez Morales
f2eb85dc08
fix(editor): Fix correct $fromAi expression showing as error (#22711) 2025-12-04 11:52:45 +01:00
Suguru Inoue
5fba6c9f2e
fix(editor): Syntax highlighting in chat message not working (no-changelog) (#22721) 2025-12-04 11:51:32 +01:00
Guillaume Jacquart
9913991d20
fix(core): Do not prevent credential save if property has default value (#22720) 2025-12-04 11:09:50 +01:00
Raúl Gómez Morales
5f3ef83d9e
test(editor): Increase timeout for loader not to be present (#22717) 2025-12-04 10:34:46 +01:00
Tomi Turtiainen
553b24458e
fix(core): Fix html header check (#22713) 2025-12-04 11:22:42 +02:00
Guillaume Jacquart
a02d7ba9d4
feat(core): Add credential resolver entity for dynamic credential module (#22609) 2025-12-04 09:41:47 +01:00
Tuukka Kantola
25043d35c1
feat(editor): Improve node component visual states (#20242)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Rob <robtf9@icloud.com>
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
Co-authored-by: yehorkardash <yehor.kardash@n8n.io>
Co-authored-by: Daria <daria.staferova@n8n.io>
2025-12-04 09:29:41 +01:00
Jaakko Husso
40f8007415
fix(core): Don't render empty completed messages (tool calls) on chat (no-changelog) (#22686) 2025-12-04 10:04:59 +02:00