Commit Graph

186 Commits

Author SHA1 Message Date
Artem Sorokin
decbc162aa
test: Migrate subworkflow tests to workflows/editor/subworkflows/ (#22827) 2025-12-05 16:15:44 +01:00
Artem Sorokin
be254b270f
test: Migrate workflow list/templates/checklist tests to workflows/ (#22831) 2025-12-05 16:15:23 +01:00
Artem Sorokin
0596e1a5b3
test: Migrate expression and code editor tests (#22820) 2025-12-05 14:57:22 +01: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
Declan Carroll
7091bc7806
fix: AI session metadata call fix (#22775) 2025-12-05 12:14:55 +00: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
Nikhil Kuriakose
b22654709a
feat(editor): Rename columns in data tables (#21747) 2025-12-05 10:06:54 +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
Artem Sorokin
e219e7e915
test: Move auth tests to separate folder (#22726) 2025-12-04 23:01:55 +01: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
Declan Carroll
5851265ded
test: Fixing task runner test (#22756) 2025-12-04 16:07:20 +01:00
Declan Carroll
70aad196d6
ci: Use multimain as default for e2e (#22255) 2025-12-04 12:23:11 +00: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
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
Dawid Myslak
271a9dd218
feat(Form Node): Split form name and label (#22304) 2025-12-03 22:49:58 +02:00
Declan Carroll
bc8ac3854d
test: Disable banners for e2e tests (#22680) 2025-12-03 15:28:01 +00:00
Raúl Gómez Morales
d4d7cb776f
fix(editor): Fix scope based - move nodes and node pasting (#22608) 2025-12-03 08:28:50 +01:00
Artem Sorokin
e46f5137a0
test: Organize regression tests into categorized folder structure (#22560) 2025-12-02 17:42:04 +01:00
Tomi Turtiainen
a4757cf009
chore: Initial V2 changes (#22553)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: yehorkardash <yehor.kardash@n8n.io>
Co-authored-by: Daria <daria.staferova@n8n.io>
Co-authored-by: Svetoslav Dekov <svetoslav.dekov@n8n.io>
Co-authored-by: Nikhil Kuriakose <nikhilkuria@gmail.com>
Co-authored-by: Charlie Kolb <charlie@n8n.io>
2025-12-01 20:44:59 +02:00
Guillaume Jacquart
6d88007f01
fix(core): Prevent credentials saving if missing required properties (#22213) 2025-12-01 13:57:47 +01:00
Declan Carroll
75b2cd0de6
fix: Pin n8n packages to workspace version (#22460) 2025-12-01 09:52:01 +00:00
mfsiega
344c90940e
fix(core, editor): Support inclusive and exclusive destination node mode in the frontend and API (#22244)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-11-28 12:18:28 +01:00
Mutasem Aldmour
7d82c3c02a
fix: When chat session is reset, update session id (#22288)
Co-authored-by: Michael Drury <michael.drury@n8n.io>
2025-11-26 15:54:13 +01:00
Milorad FIlipović
10fa4e7f1e
feat(editor): Add new template setup experiment (no-changelog) (#22332) 2025-11-26 15:49:42 +01:00
Declan Carroll
0668a72611
ci: Make e2e secrets not required (#22330) 2025-11-26 12:20:03 +00:00
Artem Sorokin
0b939ca146
test: Fix workflow actions and canvas flakes (#22297) 2025-11-25 18:02:20 +01:00
Dawid Myslak
305b7a226b
chore: Move to AGENTS.md file with agent instructions (#22227)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-11-25 12:41:53 +01:00
Milorad FIlipović
2ad3135584
feat(editor): Minor UX improvements for MCP (no-changelog) (#22131) 2025-11-24 10:11:41 +01:00
Declan Carroll
e203b0ad81
test: Remove some isolated tests (#22161) 2025-11-21 23:03:07 +00:00
Artem Sorokin
731a6397f7
test: Address flakes in tags tests, add test for tag count persistence when reopening dropdown after save (#22160) 2025-11-21 17:50:05 +01:00
Declan Carroll
7e1a65d077
ci: Fix flaky tests and some docker run shenanigans (#22148) 2025-11-21 15:56:41 +00:00
Declan Carroll
0704196105
test: Update start.fromBlankCanvas (#22115) 2025-11-20 22:45:09 +00:00
Declan Carroll
1b6891cd0f
test: Fixing flaky tests (#22108) 2025-11-20 17:14:40 +00:00
Mutasem Aldmour
55c3150c11
feat: Add support for global credentials (#21700)
Co-authored-by: Claude <noreply@anthropic.com>
2025-11-20 17:48:49 +01:00
Declan Carroll
c7348970b3
ci: Refactor E2E tests to run inline after unit tests (#22097) 2025-11-20 15:35:33 +00:00
Tomi Turtiainen
bf1511ae57
chore: Remove self-install telemetry (#21988) 2025-11-20 14:09:07 +02:00
Ricardo Espinoza
2830665f7a
feat(core): Allow creating data tables from csv files (#21051) 2025-11-18 11:32:38 -05:00
Romeo Balta
705a78156a
feat(editor): New simplified empty layout (#21214) 2025-11-17 12:43:05 +00:00
Danny Martini
09c8b2dea8
fix(core): Add timeout and recovery for database connection health checks (#21506)
Co-authored-by: Declan Carroll <declan@n8n.io>
2025-11-17 10:40:43 +01:00
Andreas Fitzek
9afe9298b8
chore(core): Improvements to log stream sending (#21448) 2025-11-13 17:47:14 +01:00
Svetoslav Dekov
95ab79f3f8
feat(editor): Global row search on data table details view (#21447) 2025-11-13 11:10:41 +02:00
Michael Drury
7345755976
chore(ai-builder): E2E tests for workflow builder (#21386) 2025-11-04 11:04:46 +00:00
Svetoslav Dekov
f354200c84
fix(editor): Fix preview for json output with long values (#21412) 2025-11-04 10:25:17 +02:00
Declan Carroll
210f7c7eca
test: Add memory retention test (#21446) 2025-10-31 17:18:09 +00:00