Commit Graph

25 Commits

Author SHA1 Message Date
Ricardo Espinoza
6f00c74c1f fix(editor): Update easy AI workflow setup instructions when user is in free AI credits experiment (no-changelog) (#12479) 2025-01-08 09:59:08 +03:00
Michael Kret
73f0c4cca9 fix(n8n Form Node): Popup does not work in some browsers (no-changelog) (#12176) 2024-12-12 14:49:50 +02:00
Csaba Tuncsik
0468945c99 fix(editor): Render sanitized HTML content in toast messages (#12139) 2024-12-11 10:11:51 +01:00
Milorad FIlipović
67ed1d2c3c feat(editor): Implementing the Easy AI Workflow experiment (#12043) 2024-12-06 14:23:39 +01:00
Danny Martini
3320436a6f fix: Retain execution data between partial executions (new flow) (#11828) 2024-11-26 13:32:39 +01:00
कारतोफ्फेलस्क्रिप्ट™
03135702f1 fix(core): Bring back execution data on the executionFinished push message (#11821) 2024-11-22 19:09:48 +01:00
Danny Martini
b05d435199 fix(editor): Fix partial executions not working due to broken push message queue and race conditions (#11798) 2024-11-20 12:07:05 +01:00
कारतोफ्फेलस्क्रिप्ट™
61696c3db3 feat(core): Improve handling of manual executions with wait nodes (#11750)
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-11-18 12:58:26 +01:00
कारतोफ्फेलस्क्रिप्ट™
15ca2c4e45 refactor(editor): Stop cloning and serializing full execution data for executionFinished push message (#11703) 2024-11-14 17:39:46 +01:00
Ivan Atanasov
8a0ad0f910 fix(editor): Improve formatting of expired trial error message (#11708) 2024-11-14 12:19:12 +01:00
Eugene
57467d0285 fix(core): Improve model sub-nodes error handling (#11418) 2024-11-08 10:17:11 +01:00
Alex Grozav
aa7bb3ac08 fix(editor): Add optional chaining to execution socket event (no-changelog) (#11499) 2024-11-01 15:41:00 +02:00
Michael Kret
90b4bfc472 fix: Show result of waiting execution on canvas after execution complete (#10815)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
Co-authored-by: Shireen Missi <shireen@n8n.io>
2024-10-03 15:09:37 +03:00
कारतोफ्फेलस्क्रिप्ट™
bb2895689f feat(editor): Overhaul document title management (#10999) 2024-09-30 10:57:25 +02:00
कारतोफ्फेलस्क्रिप्ट™
2f8c8448d3 refactor(core): Move push message types to a new shared package (no-changelog) (#10742) 2024-09-13 13:02:00 +02:00
Tomi Turtiainen
6df6f5f8df fix(editor): Fix xss issues in toast usages (#10733) 2024-09-09 13:26:21 +03:00
Tomi Turtiainen
18491f6a6f refactor(editor): Add types to codeNodeEditorEventBus (no-changelog) (#10501) 2024-08-22 09:31:40 +03:00
Mutasem Aldmour
5ed2a77740 feat: Add Ask assistant behind feature flag (#9995)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
Co-authored-by: Milorad Filipovic <milorad@n8n.io>
2024-08-14 14:59:11 +02:00
Milorad FIlipović
38bdd9f5d0 fix(editor): Fixing XSS vulnerability in toast messages (#10329)
Co-authored-by: Adi <aditya@netroy.in>
2024-08-08 16:28:51 +02:00
Ricardo Espinoza
f64ca621e1 refactor(editor): Migrate ui.store to use composition API (no-changelog) (#9892) 2024-07-03 15:11:40 -04:00
कारतोफ्फेलस्क्रिप्ट™
22990342df refactor(core): Delete all collaboration related code (no-changelog) (#9929) 2024-07-03 18:46:24 +02:00
Mutasem Aldmour
10f7d4b5b9 feat(editor): Remove Segment (#9878) 2024-06-28 10:52:36 +02:00
कारतोफ्फेलस्क्रिप्ट™
803895360c refactor(editor): Delete unused code (no-changelog) (#9866) 2024-06-26 11:45:41 +02:00
Ricardo Espinoza
22bdb0568e refactor(editor): Fix remaining FE type check errors (no-changelog) (#9607)
Co-authored-by: Alex Grozav <alex@grozav.com>
2024-06-10 16:23:06 +03:00
Alex Grozav
ff0955c995 refactor(editor): Migrate pushConnection mixin to composable and remove collaboration store side effects (no-changelog) (#9249) 2024-05-03 10:26:15 +03:00