Commit Graph

151 Commits

Author SHA1 Message Date
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
Declan Carroll
c553c4d566
fix: Update packages for security fixes (#21375) 2025-10-30 17:00:18 +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
oleg
b6ec05c02a
test: Fix credentials loading for evaluations spec (#21309)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2025-10-29 10:00:39 +01:00
Artem Sorokin
4fe0ba10fe
test: Remove cypress infrastracture (#21173) 2025-10-28 11:00:04 +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
Declan Carroll
e61de6fc0d
fix: Update playwright version (#21096) 2025-10-24 07:52:52 +01:00
yehorkardash
1d41e47af1
feat(OpenAI Node): Remove completions from V2 (#21078) 2025-10-23 15:54:53 +03:00
Mutasem Aldmour
4698b93a5a
feat: Add past execution schema viewing in NDV (#20954)
Co-authored-by: Juuso Tapaninen <juuso@n8n.io>
2025-10-23 13:07:41 +02:00
Declan Carroll
c62b6a0419
ci: Add gitea testcontainer for environment testing (#21008) 2025-10-22 14:12:14 +01:00
Declan Carroll
69d78034cb
test: Restore workflow test 83 rss feeds (#21043) 2025-10-22 11:56:44 +01:00
yehorkardash
d20a2e585e
fix(OpenAI Node): Rename "Create" to "Generate" (#20905) 2025-10-20 10:03:06 +03:00
Csaba Tuncsik
fa0278647e
fix(editor): Update ProjectSettings UI to always show save/cancel buttons and add search functionality for members (#20828) 2025-10-16 16:59:55 +02:00
Michael Drury
5b5cef8e00
fix(ai-builder): Submit AI workflow builder prompt on enter, newline on shift+enter (#20863) 2025-10-16 14:57:55 +01:00
yehorkardash
91c09bb9dd
feat(OpenAI Node): Add Responses API and video generation support (#20657) 2025-10-16 15:40:32 +03: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
Artem Sorokin
075e99ae39
test: Migrate canvas spec from cypress to playwright (#20826) 2025-10-16 12:18:28 +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
Elias Meire
a74c08b012
test: Migrate 41-editors tests from cypress -> playwright (#20729) 2025-10-14 14:00:08 +02:00
Csaba Tuncsik
f0a3978b62
fix(editor): Expand URL validation to accept any HTTPS URL for workflow import instead of requiring a .json extension (#20509) 2025-10-14 13:24:24 +02:00
Tomi Turtiainen
eadea9f887
chore: Use n8n org as default with test containers (#20721) 2025-10-13 17:28:31 +03:00
Svetoslav Dekov
b32a094bef
chore(editor): Add unit tests for data tables FE code (no-changelog) (#20511) 2025-10-10 17:49:21 +03:00
Artem Sorokin
ec763b2c7c
test: Migrate workflow tags tests from Cypress to Playwright (#20583) 2025-10-10 12:36:40 +02:00
Artem Sorokin
e21cc9601e
test: Migrate execution spec from Cypress to Playwright (#20542) 2025-10-10 10:18:02 +02:00
Daria
c55f67e461
feat(core): Data Table - Improve sql utils (no-changelog) (#20551) 2025-10-10 10:40:22 +03: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
Artem Sorokin
bde4eac45f
test: Migrate workflow-actions spec from Cypress to Playwright (#20471) 2025-10-07 17:17:40 +02:00
mfsiega
bebccfdb93
fix(core): Only resume waiting parent workflows (#20342) 2025-10-07 11:58:04 +02:00
Milorad FIlipović
a49ac04669
fix(core): Consolidate backend and frontend folder name rules (no-changelog) (#20186) 2025-10-06 12:49:31 +02:00
yehorkardash
9ee2d25fef
test(editor): Fix flaky expression editor test (#20411) 2025-10-06 13:36:07 +03:00
Artem Sorokin
bc7bd9a325
test: Migrate workflow executions tests from cypress to playwright (#20363) 2025-10-03 19:19:51 +02:00
RomanDavydchuk
25033dfaed
fix: Flaky E2E test for the RLC (no-changelog) (#20366) 2025-10-03 16:53:57 +01:00
Romeo Balta
476bfe58b7
feat(editor): Implement part 2 of ready to run v2 (no-changelog) (#20353) 2025-10-03 15:47:13 +01:00
Deborah Barnard
3ad070621f
fix: Update links (#20022)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-10-03 12:28:15 +01:00