Commit Graph

104 Commits

Author SHA1 Message Date
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
yehorkardash
32c60f0b59
test(editor): Fix flaky frontend inline expression editor test (#20327) 2025-10-02 17:59:03 +01:00
Artem Sorokin
35638ea13d
test: Migrate template credentials setup tests (#20307) 2025-10-02 14:55:39 +02:00
Robert Squires
574a7b8052
refactor(editor): Remove element ui from sidebar and fix scrolling issue (#20068) 2025-10-02 13:23:20 +01:00
Artem Sorokin
a905ae3306
test: Migrate templates tests to playwright (#20258) 2025-10-01 17:16:27 +02:00
Declan Carroll
d3c5fcf49f
ci: Add UI coverage for e2e tests (#20236) 2025-10-01 14:34:55 +01:00
Artem Sorokin
b98f32559d
test: Migrate undo-redo tests to Playwright (#20222) 2025-10-01 00:12:06 +02:00
Declan Carroll
96aba18605
test: Migrate user management tests to Playwright (#20210) 2025-09-30 19:37:57 +01:00
Declan Carroll
e248a50816
test: Migrate remaining folders tests from Cypress to Playwright (#20128) 2025-09-29 15:27:22 +01:00
Declan Carroll
2fffc7a0ff
test: Skipping flaky tests (#20144) 2025-09-29 10:26:26 +01:00
Csaba Tuncsik
b59f97631d
feat: Make project member updates immediate (#19837) 2025-09-26 16:03:17 +02: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
Artem Sorokin
faa42db2d4
test: Migrate cypress test 45 workflow selector parameter (#20032) 2025-09-25 17:18:47 +02:00
Jon
19a99a22f0
fix: Fix issue with graphql workflow test (no-changelog) (#20028) 2025-09-25 15:32:28 +01:00
Michael Drury
12d7a9fd12
feat(editor): T2W canvas and assistant prompt design improvements (no-changelog) (#19897) 2025-09-25 15:02:47 +01:00
Konstantin Tieber
bfd2150468
chore: Support podman container engine for building n8n image from source (#20025) 2025-09-25 14:58:28 +02:00
Declan Carroll
c43bf6ca39
ci: Add nightly container runs and fixture refactor (#20003) 2025-09-25 12:06:18 +01:00
Ricardo Espinoza
002f380934
fix: Only show AI assistant when AI service URL is setup (#18774) 2025-09-24 11:20:44 -04:00
Suguru Inoue
a6793593b9
fix(editor): Reflect Wait node's execution status correctly in log view (#19898) 2025-09-24 16:38:08 +02:00
Tomi Turtiainen
68e00955ec
Merge commit from fork 2025-09-24 15:39:39 +03: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
abfde2a334
test: Migrate cloud tests from cypress to playwright (#19925) 2025-09-24 11:28:19 +02:00
mfsiega
83272570e4
fix(core): Surface workflow config errors to the webhook caller (#19858)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2025-09-23 11:15:29 +02:00
Declan Carroll
2d20f1d67c
test: Skip failing workflow tests (#19880) 2025-09-23 08:29:13 +01: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
b6b3b7007e
test: Fix flakiness of project settings e2e tests (#19843) 2025-09-22 12:27:40 +02:00
Romeo Balta
5e5d342752
feat(editor): Change default sidebar state to collapsed (#19692) 2025-09-19 10:46:49 +01:00
Csaba Tuncsik
bcedf5c76f
fix(editor): Reintroduce user deletion actions in the members table in Users and Project settings page (#19604) 2025-09-18 17:15:05 +02:00
Suguru Inoue
0173d8f707
refactor(editor): Migrate mapper popover to ruka UI (#19564) 2025-09-17 10:42:40 +02:00
Artem Sorokin
a7f4e3e323
test: Migrate cypress tests batch 2 to playwright (#19589) 2025-09-16 16:25:22 +02:00
Artem Sorokin
a4fc24371d
test: Migrate cypress tests batch 1 to playwright (#19569) 2025-09-16 16:11:51 +02:00
Csaba Tuncsik
b9af51afbd
refactor(editor): Update project settings to use new table component and role selector (#19152) 2025-09-16 14:43:10 +02:00
Artem Sorokin
3ac3f1bf16
test: Migrate Cypress log-streaming tests to Playwright (#19554) 2025-09-16 10:01:21 +02:00
Elias Meire
fe9af0b753
test: Migrate if node test from cypress -> playwright (#19448) 2025-09-16 09:10:22 +02:00
Mutasem Aldmour
7e63e56ccd
fix(editor): Keep chat session when switching to other tabs (#19483) 2025-09-15 15:31:03 +02:00
Elias Meire
7ded694ce7
test: Migrate form trigger test from cypress -> playwright (#19453) 2025-09-15 13:59:58 +02:00
Suguru Inoue
c15e9437ee
feat(editor): NDV in focus panel experiment feedback (no-changelog) (#19304) 2025-09-15 12:30:17 +02:00
Elias Meire
a5c18c3c2d
test: Migrate expression editor modal tests from cypress -> playwright (#19535) 2025-09-15 11:43:09 +02:00
Declan Carroll
b5adcc8f9f
test: Migrate Cypress webhook tests to Playwright (#19491) 2025-09-15 10:40:19 +01:00
Raúl Gómez Morales
9aeb000453
test(editor): Clean up test setup for 24-ndv-paired-item.spec.ts (#19540) 2025-09-15 11:00:32 +02:00
Raúl Gómez Morales
66e3f2b639
test(editor): Migrate Paired item e2e tests to playwright (#19536) 2025-09-15 10:29:34 +02:00
Declan Carroll
e4ccf527f2
test: Refactor and clean up perf tests (#19324) 2025-09-15 07:48:33 +01:00
Benjamin Schroth
bd8dfc074b
fix(editor): Only show previous nodes for tools in input panel (#19335) 2025-09-12 16:59:26 +02:00
Alex Grozav
10fa3a9b01
feat: Send node execution finished and node execution data in separate events (no-changelog) (#18875)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2025-09-12 13:56:13 +01:00
Declan Carroll
1a1c07d6eb
test: Credential test migration part 1 (#19420) 2025-09-12 12:32:04 +01:00