Commit Graph

665 Commits

Author SHA1 Message Date
Daria
9d48a44958 fix(core): Fix failing tests (no-changelog) (#18495) 2025-08-18 18:11:48 +03:00
shortstacked
7c80086a6b test: Migrate data pinning tests from Cypress to Playwright (#18462) 2025-08-18 12:28:32 +01:00
shortstacked
cbf935af91 test: Migrate 12-canvas-actions tests to Playwright (#18442) 2025-08-18 10:32:38 +01:00
shortstacked
20bbc7f80b test: Migrate 2929 test to Playwright (#18425) 2025-08-18 09:05:38 +01:00
shortstacked
3788268b15 test: Migrate 6-code-node tests to Playwright (#18454) 2025-08-18 09:05:21 +01:00
Raúl Gómez Morales
62f4361f46 fix(editor): Revert changes from PRs #16059, #17959, #17759, and #17585 (#18382) 2025-08-15 12:46:09 +03:00
shortstacked
514825bd51 test: Migrate UI tests from Cypress -> Playwright (no-changelog) (#18201) 2025-08-12 12:06:42 +01:00
Jaakko Husso
2a5c1e2152 chore(editor): Drop rag starter callout experiment flag (no-changelog) (#18039) 2025-08-06 15:08:32 +03:00
Mutasem Aldmour
6046d24c74 feat(editor): Add Production checklist for active workflows (#17756)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
2025-08-06 11:15:10 +02:00
Robert Squires
7b92e33b3b fix(editor): Focus editable text input when clicking anywhere on the element (#17780) 2025-08-04 13:38:12 +01:00
Jon
133058183e feat(Slack Trigger Node): Add support for signature verification (#17838) 2025-08-01 17:32:01 +01:00
RomanDavydchuk
731e171e8f fix: Flaky code node e2e test (no-changelog) (#17899) 2025-08-01 15:16:48 +03:00
shortstacked
b99b93a637 test: Migrate 1-workflows to Playwright (#17360) 2025-08-01 10:27:48 +01:00
Michael Kret
4395b8f71f fix: Community update/uninstall e2e test fix (no-changelog) (#17884) 2025-08-01 10:44:23 +03:00
Tuukka Kantola
3f10d7c9dd refactor(editor): Address issues with new icons (#17643) 2025-07-29 14:04:07 +02:00
shortstacked
49a52a1150 ci: Update Turbo config and GH actions (#17595) 2025-07-28 10:07:28 +01:00
Nikhil Kuriakose
e18ffe809c feat(editor): Add follow up question nps (#17459) 2025-07-25 17:26:40 +02:00
Ricardo Espinoza
5524b2137a feat: Proxy all RudderStack frontend telemetry events through the backend (#17177)
Co-authored-by: Nikhil Kuriakose <nikhil.kuriakose@n8n.io>
2025-07-23 15:17:01 +02:00
Raúl Gómez Morales
d6ac924b3b fix(editor): Fix error when there is no path back to referenced node (#16059)
Co-authored-by: Csaba Tuncsik <csaba@n8n.io>
2025-07-22 10:04:22 +02:00
Nikhil Kuriakose
4073ce7fb0 fix(editor): Make tag search in workflows case insensitive (#17347) 2025-07-21 11:57:48 +02:00
Csaba Tuncsik
d36abb5a3a feat(editor): Using special env vars as feature flags in the frontend (#17355)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-07-17 16:06:21 +02:00
shortstacked
e63ae55a0c ci: Enable Playwright tests in PRs (#17238) 2025-07-16 09:05:11 +01:00
Daria
2294c3d71b feat(editor): Move AI Assistant button to canvas action buttons (#16879) 2025-07-10 13:33:30 +03:00
Nikhil Kuriakose
bd8b7b468c fix(editor): Show escape characters in json view (#16930) 2025-07-07 10:49:26 +02:00
Michael Kret
bd69907477 fix: Prevent empty path in webhooks (#16864)
Co-authored-by: Roman Davydchuk <roman.davydchuk@n8n.io>
2025-07-04 10:07:40 +03:00
Csaba Tuncsik
19ac32659f refactor(editor): Update users list on user settings page (#16244)
Co-authored-by: Andreas Fitzek <andreas.fitzek@n8n.io>
2025-07-03 13:57:14 +02:00
Jaakko Husso
3a733b9127 fix(editor): Show correct error messages on Ask AI (#16913) 2025-07-02 14:00:23 +03:00
shortstacked
1958b89d38 fix: Intercepts are defined before login (no-changelog) (#16873) 2025-07-01 12:05:25 +01:00
Suguru Inoue
4124b96a00 feat(editor): Log view improvements (#16489) 2025-07-01 09:30:17 +02:00
Alex Grozav
c76d94b364 feat: Modernize build and testing for workflow package (no-changelog) (#16771) 2025-06-30 20:02:16 +03:00
Alex Grozav
ed2cb3c701 feat(editor): Update icons to Lucide icons (#16231)
Co-authored-by: Mutasem Aldmour <mutasem@n8n.io>
2025-06-30 17:11:09 +02:00
Jaakko Husso
c8a7156254 fix(editor): Only drag folders when holding mouse 1 button (#16809) 2025-06-30 12:57:18 +03:00
Jaakko Husso
5821abae17 test(editor): Mock /api/whats-new request during E2E tests (no-changelog) (#16826) 2025-06-30 11:39:40 +03:00
Elias Meire
0775fd859e build: Update ESLint to v9 (#16639) 2025-06-27 10:42:47 +02:00
Jaakko Husso
0b7bca29f8 feat(editor): Add 'Whats new' section and modal (#16664) 2025-06-26 16:41:49 +03:00
Daria
4d211a0794 feat(editor): Improve style of Canvas action buttons (#16724) 2025-06-26 15:36:19 +03:00
Jon
a6d0d9a5c9 ci: Skip failing check for first position node (#16660) 2025-06-24 11:43:50 +02:00
Benjamin Schroth
79650ea55a feat: Add model selector node (#16371) 2025-06-20 15:30:33 +02:00
Andreas Fitzek
c0d1ff6e4c feat(core): Extend user list to allow expanding the user list to projects (#16314)
Co-authored-by: Guillaume Jacquart <jacquart.guillaume@gmail.com>
Co-authored-by: Csaba Tuncsik <csaba@n8n.io>
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
2025-06-18 22:26:50 +02:00
Jaakko Husso
d0a313aa1c feat(editor): Add RAG starter template callouts experiment (#16282)
Co-authored-by: Charlie Kolb <charlie@n8n.io>
2025-06-13 17:45:30 +03:00
Raúl Gómez Morales
80a784a50c feat(editor): Add access control and not found entity views (#15860) 2025-06-13 14:17:05 +02:00
Charlie Kolb
4e94488622 feat(editor): Change default node names depending on node operation and resource (#16188) 2025-06-12 13:57:26 +02:00
Charlie Kolb
21b84ef4e7 chore: Add e2e tests for Subworkflow Conversion (no-changelog) (#16220) 2025-06-11 14:30:35 +02:00
Charlie Kolb
d17a15ef9a Revert "feat(editor): Change default node names depending on node ope… (#16169) 2025-06-10 11:34:08 +02:00
Suguru Inoue
d68a776e5c refactor(editor): Clean up feature flag for the log view (#15606) 2025-06-10 10:15:22 +02:00
Charlie Kolb
c92701cbdf feat(editor): Change default node names depending on node operation and resource (#15954) 2025-06-10 08:50:46 +02:00
Suguru Inoue
ac1a1dfbc2 feat(editor): Make ‘Execute workflow’ a split button (#15933) 2025-06-06 13:05:53 +02:00
कारतोफ्फेलस्क्रिप्ट™
3bdbdfe6ce ci: Drop support for Node.js 18 (#15146) 2025-06-04 15:54:57 +02:00
Robert Squires
92cf3cedbb refactor(editor): Reka UI inline text edit component (#15752) 2025-06-04 08:56:25 +01:00
कारतोफ्फेलस्क्रिप्ट™
7c806ff532 refactor(core): Refactor some imports to reduce baseline memory usage (#15916) 2025-06-03 11:23:44 +02:00