Commit Graph

315 Commits

Author SHA1 Message Date
James Gee
c09a6ed2e4
feat(core): Add localstack for testing aws external secret provider (#25183) 2026-02-03 13:14:51 +00:00
Declan Carroll
8730bedd2a
ci: Improvements to test containers e2e setup (#25140) 2026-02-03 10:16:32 +00:00
Ricardo Espinoza
e53cff5d83
fix(editor): Set up baseline to empty workflows list (no-changelog) (#25063)
Co-authored-by: Svetoslav Dekov <svetoslav.dekov@n8n.io>
2026-02-02 11:36:08 +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
Tomi Turtiainen
974426263b
refactor(core): Use task runner for sort operations (#24910) 2026-02-02 10:26:57 +00:00
Jaakko Husso
0396402e69
refactor(core): Use websockets on Chat hub message streaming (#24995) 2026-01-30 15:19:39 +00:00
phyllis-noester
d93a5ba097
docs: Update contributing guide to ease onboarding (#24951)
Co-authored-by: Marc Littlemore <MarcL@users.noreply.github.com>
2026-01-30 12:49:30 +00:00
Declan Carroll
ad62c8f1fd
test: Fix flaky demo test (#25076) 2026-01-30 09:57:03 +00:00
Rob Hough
779a04f471
feat(editor): Show ChatHub action buttons on hover (#24923) 2026-01-30 09:37:41 +00:00
Declan Carroll
68d33796db
ci: Derive runner image from n8n image for CI (#25035) 2026-01-29 14:37:40 +00:00
Daria
36355f8c58
feat: Remove success toasts on workflow creation (#24979) 2026-01-29 13:07:04 +00:00
Albert Alises
01f000b4c8
fix: Update stack cleanup command message to work from any directory (#25034) 2026-01-29 12:50:32 +00:00
Declan Carroll
ea83ed49a0
ci: Docker CI changes (#24962) 2026-01-28 11:41:33 +00:00
Declan Carroll
8474689a49
test: Add testcontainers infrastructure and MySQL integration tests (#24603) 2026-01-28 09:33:43 +00:00
Declan Carroll
356e3e69bc
feat: Add Currents.dev node (#24566) 2026-01-27 16:52:08 +00:00
Declan Carroll
cb8b621245
docs: Add test migration guidelines (#24759) 2026-01-26 13:38:51 +00:00
Jaakko Husso
16fc8fd6e1
feat(core): Add new landing page on Chat hub for first time users (#24730)
Co-authored-by: autologie <suguru@n8n.io>
2026-01-26 11:34:26 +00:00
yehorkardash
264ce6ffeb
test: HITL for tools tests (#24769)
Co-authored-by: Elias Meire <elias@meire.dev>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-01-26 08:57:43 +00:00
Robert Squires
f76ac6f15e
feat(editor): Add unpublish to workflow list (#23228) 2026-01-23 10:17:34 +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
Elias Meire
ab2c8b56ab
feat(core): Generate HITL tool nodes for sendAndWait operations (#22315)
Co-authored-by: yehorkardash <yehor.kardash@n8n.io>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-01-23 10:04:11 +00:00
Filipe Tavares
0cead069d1
chore(editor): Cleanup upgrade CTA experiment (no-changelog) (#24728)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-23 09:52:10 +00:00
Declan Carroll
7d233b2f58
feat: Centralizes debounce timing constants (#24710) 2026-01-23 09:35:22 +00:00
Elias Meire
9b19b4380c
fix(editor): Fix assignment component spacing (#24592) 2026-01-23 08:43:57 +00:00
Declan Carroll
a588facc4a
test: Add Kafka test container (#24116) 2026-01-22 14:47:53 +00:00
Svetoslav Dekov
add046aa2c
feat(editor): Rework recommended templates UX (no-changelog) (#24294) 2026-01-22 11:19:05 +00:00
Mutasem Aldmour
b21c53677c
feat: Add workflow demo diff view (#24585)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-22 09:18:21 +00:00
Antonio Piazza
b7c6d54523
feat(Microsoft Teams Node): Add support for government cloud tenants (#17297)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: RomanDavydchuk <roman.d@radency.com>
Co-authored-by: RomanDavydchuk <roman.davydchuk@n8n.io>
2026-01-22 09:10:52 +00:00
Nikhil Kuriakose
4e7710e15c
fix(editor): Always connect start node to trigger node (#24531) 2026-01-21 16:19:35 +00:00
Dimitri Lavrenük
8e6d7f45a2
fix: Move webhook duplication checks to backend and make them more reliable (#23094)
Co-authored-by: Michael Siega <michael.siega@n8n.io>
Co-authored-by: Michael Kret <michael.k@radency.com>
2026-01-21 10:49:20 +00:00
Csaba Tuncsik
2289500673
refactor(editor): Replace old N8nTooltip with new Reka UI based tooltip (#22838)
Co-authored-by: Claude <noreply@anthropic.com>
2026-01-21 09:58:35 +00:00
Filipe Tavares
78a16b7031
fix(editor): Hide AI workflow button when AI credits service is not configured (#24607) 2026-01-20 18:07:14 +00:00
Declan Carroll
c38b5b41a3
test: Skip NPS survey test due to timeouts (#24564) 2026-01-20 08:53:14 +00:00
Declan Carroll
ffd46abdf1
ci: Add cloudflared container for local webhook testing (#24521) 2026-01-19 23:01:28 +00:00
Artem Sorokin
4aa830998d
ci: Split Currents reporting into separate projects (#24559) 2026-01-19 22:52:35 +00:00
Declan Carroll
3a2b7a3307
ci: Add container stack telemetry (#24487) 2026-01-19 15:25:18 +00:00
Declan Carroll
a5865b4a0c
docs: Update playwright readme docs (#24478) 2026-01-19 07:48:21 +00:00
Declan Carroll
d77d8d9e8b
test: Fix flaky workflow tests, skip log streaming tests for community (#24459) 2026-01-16 14:48:41 +00:00
Mutasem Aldmour
0c721c3a36
fix(editor): Clear AI Builder chat when switching workflows (#24401)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-16 12:57:20 +00:00
RomanDavydchuk
0450be0287
feat(Chat Node): Regroup actions and add different response types (#23028)
Co-authored-by: Shireen Missi <shireen@n8n.io>
2026-01-16 11:48:56 +00:00
Declan Carroll
dec169ac33
test: Improve log streaming test reliability for community (#24439) 2026-01-16 11:16:24 +00:00
Raúl Gómez Morales
423b1146d3
refactor(editor): Replace N8nCheckbox and ElCheckbox with N8nCheckbox2 (and rename) for consistency and improved functionality across components (#23338)
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
Co-authored-by: Csaba Tuncsik <csaba@n8n.io>
2026-01-15 21:10:56 +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
Svetoslav Dekov
c3375816d3
fix(editor): Hold autosave when new template is imported until the user makes a change/run the workflow (#24334) 2026-01-15 13:23:01 +00:00
Declan Carroll
afb33dffb1
test: Adds export and debugging features for e2e (#24377) 2026-01-15 13:16:27 +00:00
Dawid Myslak
0e19f9c409
fix(core): Fix for execution history when flow includes wait node (#23146)
Co-authored-by: Declan Carroll <declan@n8n.io>
2026-01-15 13:11:04 +00:00
Declan Carroll
2c9b54f80a
test: Improve log ordering for e2e tests (#24368) 2026-01-15 10:08:44 +00:00
Michael Drury
ca80b3608e
fix(ai-builder): Disabling flaky E2E workflow builder test (#24341) 2026-01-15 08:37:31 +00:00
Declan Carroll
307b851de4
test: Add e2e test template and improve agents.md (#24275) 2026-01-14 13:04:10 +00:00
Declan Carroll
932995c0d9
ci: Add memory stablization checks (#24276) 2026-01-14 11:48:42 +00:00