Commit Graph

55 Commits

Author SHA1 Message Date
Svetoslav Dekov
3df6611fb3
chore(editor): Refactoring instance-ai workflow setup FE code (no-changelog) (#30012)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: Charlie Kolb <charlie@n8n.io>
2026-05-11 13:33:15 +00:00
Rob Hough
8e30d78939
refactor(editor): Migrate v2 Dropdown (no-changelog) (#29466) 2026-05-06 12:24:48 +00:00
Elias Meire
4dce41f795
feat(core): Transform MCP server configs into dedicated MCP tools (#29493)
Co-authored-by: RomanDavydchuk <roman.davydchuk@n8n.io>
2026-05-06 10:17:43 +00:00
Rob Hough
758f89c9ef
feat(editor): Move Switch component to core design system (#27322) 2026-04-29 13:11:24 +00:00
Declan Carroll
95a626350a
test(editor): Remove dead code and reclassify utility page objects in Playwright (no-changelog) (#28992)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-28 08:11:20 +00:00
Elias Meire
4352749ec9
fix(editor): Save button never shows saved state after saving credentials (#28486) 2026-04-23 07:59:45 +00:00
Declan Carroll
82ee4a9fce
ci: Strengthen Playwright test resilience (#28687) 2026-04-20 12:06:41 +00:00
Mutasem Aldmour
df5855d4c6
test(editor): Add comprehensive instance AI e2e tests (#28326)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-13 14:40:15 +00:00
Declan Carroll
daf233f24e
test: Clean up janitor violations and update baseline (#27823)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-01 10:36:58 +00:00
Elias Meire
cfe1409ede
fix(editor): Clean up quick connect feature flag and fix first load (#27286) 2026-03-25 10:44:15 +00:00
Svetoslav Dekov
b2d7bdebe7
fix(editor): Command bar wasn't finding any workflows (#26788) 2026-03-17 10:11:31 +00:00
Suguru Inoue
b2c8edd98b
feat(editor): ChatHub file knowledge UX improvements (no-changelog) (#26781) 2026-03-16 07:52:50 +00:00
Declan Carroll
f79dd7fac1
test: Fix selector-purity violations in Playwright tests (no-changelog) (#26856)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 08:29:35 +00:00
Declan Carroll
1d8485c987
test: Move raw locators from spec files into page objects (no-changelog) (#26835)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 14:31:49 +00:00
Declan Carroll
3930cb012c
test: Move hovering-item selector to RunDataPanel page object (no-changelog) (#26793)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 13:29:55 +00:00
Sandra Zollner
ac017457af
test: Add external secrets provider connection tests (#26493) 2026-03-04 15:52:15 +00:00
Elias Meire
8ac25b8270
fix(editor): Always show auth mode dropdown in credential modal (#26280) 2026-03-03 08:48:19 +00:00
Declan Carroll
6477c066c3
test: Janitor tsx shortcut, docs cleanup, dead code removal (#26210)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 06:11:26 +00:00
Jaakko Husso
2a2786acdb
fix(editor): Fix visual issues on new Chat hub tools selector (#26010) 2026-02-20 16:16:23 +00:00
Elias Meire
b6e267b0de
feat(editor): Enable users to pick between managed and custom OAuth credentials (#25973) 2026-02-20 11:47:50 +00:00
Jaakko Husso
2497a3720c
feat(core): Support most tools on Chat hub (#25571)
Co-authored-by: autologie <suguru@n8n.io>
2026-02-16 10:37:24 +00:00
Declan Carroll
593fc27863
test: Add Playwright janitor for test architecture enforcement (no-changelog) (#24869) 2026-02-13 11:03:13 +00:00
Svetoslav Dekov
e7dbd376e3
fix(editor): Improve loading states of move workflow/directory modal (#25287) 2026-02-12 09:38:24 +00:00
Csaba Tuncsik
0a290b9ad3
fix(editor): Update project role selector component to better manage custom roles (#24991)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 09:22:05 +00:00
Csaba Tuncsik
c7c9fa5693
refactor(editor): Replace old N8nInput with new Reka UI based input (#22963)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 11:30:38 +00:00
Declan Carroll
51142fb402
test: Refactor sharing spec tests to break up isolation (#24359)
Co-authored-by: Claude <claude@anthropic.com>
Co-authored-by: Claude <noreply@anthropic.com>
2026-01-23 10:12:21 +00:00
Mutasem Aldmour
fa040d33f3
test(editor): Fix flaky chat session ID reset E2E test (#24393)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-15 15:52:58 +00:00
Suguru Inoue
9a0e1548cf
feat(editor): Improve model selection dropdown in ChatHub (#23612) 2026-01-12 08:11:34 +00:00
Declan Carroll
d3af24e00a
test: Update test metrics, perf test, source control (#23534) 2025-12-23 12:08:51 +00:00
Suguru Inoue
346cf84671
test: Add more ChatHub e2e tests (#23522) 2025-12-23 12:57:20 +01:00
Declan Carroll
078e060162
ci: Add duration-based test orchestration for Playwright E2E (#23257) 2025-12-22 13:01:22 +00:00
Irénée
340a12ce84
test: Add source control e2e tests (#23327) 2025-12-22 11:55:52 +01:00
Suguru Inoue
8ce21cb39b
test: Add e2e tests for ChatHub (#23396) 2025-12-19 09:05:02 +01:00
Declan Carroll
7e1a65d077
ci: Fix flaky tests and some docker run shenanigans (#22148) 2025-11-21 15:56:41 +00:00
Charlie Kolb
c41eefd560
feat(editor): Add Create variable button to project overview (#21348)
Co-authored-by: Guillaume Jacquart <jacquart.guillaume@gmail.com>
2025-10-30 14:59:36 +01:00
Artem Sorokin
e3bb2f5c68
test: Migrate sharing spec from Cypress to Playwright (#21024) 2025-10-27 13:16:55 +01:00
Artem Sorokin
c1f8b2ac9c
test: Migrate projects spec from cypress to playwright (#21128) 2025-10-24 14:52:15 +02:00
Artem Sorokin
82cc561c2f
test: Migrate last small cypress batch to playwright (ado-clipping-params and 51-subworkflow extraction) (#20833) 2025-10-16 12:52:32 +02:00
Milorad FIlipović
22b4848bfd
chore(editor): Migrate AI Assistant tests to playwright (no-changelog) (#20539)
Co-authored-by: Artem Sorokin <artem@n8n.io>
2025-10-14 17:31:48 +02:00
Svetoslav Dekov
7aa2f48fde
feat(editor): Make the main create resource button aware of the selected tab (#20725) 2025-10-14 16:29:11 +03:00
Artem Sorokin
ec763b2c7c
test: Migrate workflow tags tests from Cypress to Playwright (#20583) 2025-10-10 12:36:40 +02:00
Milorad FIlipović
1f187aafa6
test(editor): Add Data Table e2e tests (no-changelog) (#19196)
Co-authored-by: Svetoslav Dekov <svetoslav.dekov@n8n.io>
2025-10-08 11:19:37 +03:00
Declan Carroll
e248a50816
test: Migrate remaining folders tests from Cypress to Playwright (#20128) 2025-09-29 15:27:22 +01:00
Declan Carroll
84ae389c97
test: Migrate basic folder tests to Playwright (#20074) 2025-09-26 13:31:53 +01:00
Suguru Inoue
63dbd65e34
fix(editor): NDV in focus panel review batch 2.1 (no-changelog) (#19665) 2025-09-26 12:39:12 +02:00
Declan Carroll
49d621f3ab
test: 49 folder migration - initial + refactor (#19934) 2025-09-24 13:32:54 +01:00
RomanDavydchuk
efbd4a3392
test: Migrate 26-resource-locator E2E test to Playwright (#19723) 2025-09-24 14:08:09 +03:00
Artem Sorokin
ded6db694a
test: Migrate cypress batch to playwright (#19854) 2025-09-22 17:25:49 +02:00
Declan Carroll
c0b553e464
test: Refactor node creator tests to Playwright (#19808) 2025-09-22 11:32:40 +01:00
Suguru Inoue
0173d8f707
refactor(editor): Migrate mapper popover to ruka UI (#19564) 2025-09-17 10:42:40 +02:00