1
0
Fork 0
mirror of https://github.com/n8n-io/n8n.git synced 2025-02-21 02:56:40 -08:00
Commit graph

233 commits

Author SHA1 Message Date
Alex Grozav 4b0187e7e8
feat(editor): Add logic for renaming duplicate nodes in new canvas (no-changelog) () 2024-10-03 21:20:57 +03:00
Alex Grozav 6d716494a4
feat(editor): Add executing state and disable node run button while executing on new canvas (no-changelog) () 2024-10-03 15:29:41 +03:00
Michael Kret 90b4bfc472
fix: Show result of waiting execution on canvas after execution complete ()
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
Alex Grozav f9480e9f57
fix(editor): Stop connection to last selected node when pasting on new canvas (no-changelog) () 2024-10-03 15:01:04 +03:00
oleg ef5b7cf9b7
feat(core): Implement Dynamic Parameters within regular nodes used as AI Tools () 2024-10-02 13:31:22 +02:00
Milorad FIlipović 8a30f92156
feat: Add more context to support chat () 2024-10-02 10:00:20 +02:00
Alex Grozav 805a1140c9
fix(editor): Update new canvas connection checks (no-changelog) () 2024-09-30 17:09:17 +03:00
Alex Grozav fe871d89a9
feat(editor): Improve ai nodes, handles and connections design in new canvas (no-changelog) () 2024-09-30 14:29:30 +03:00
Alex Grozav c09ae3c18c
feat(editor): Improve sticky note experience on new canvas (no-changelog) () 2024-09-30 13:27:37 +03:00
कारतोफ्फेलस्क्रिप्ट™ bb2895689f
feat(editor): Overhaul document title management () 2024-09-30 10:57:25 +02:00
Alex Grozav 574cff16ed
fix(editor): Fix bug causing node issues to not be assigned before first interaction (no-changelog) () 2024-09-27 16:15:15 +03:00
Iván Ovejero afda049491
refactor(core): Separate execution startedAt from createdAt () 2024-09-27 13:32:12 +02:00
Alex Grozav 7e79a46750
fix(editor): Fix success status for branching edges in new canvas (no-changelog) () 2024-09-26 15:41:01 +03:00
Alex Grozav 5ce05b33d2
feat(editor): Allow unknown nodes on new canvas (no-changelog) () 2024-09-25 13:05:40 +03:00
Alex Grozav dd3b2cb62d
fix(editor): Fix node deletion undo/redo in new canvas (no-changelog) () 2024-09-25 12:59:54 +03:00
Ricardo Espinoza 99d4058e9d
refactor(editor): Migrate workflow.ee.store to composition API () 2024-09-23 07:51:41 -04:00
Raúl Gómez Morales e20ab59c1d
fix(editor): Prevent clipboard xss injection () 2024-09-20 12:51:18 +02:00
Danny Martini 2a084f96f8
feat: Implement new partial execution logic for acyclic workflows (no-changelog) ()
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-09-18 15:06:36 +02:00
Milorad FIlipović d65ade4e92
fix(editor): Add missing node parameter values to AI Assistant request () 2024-09-17 16:14:02 +02:00
कारतोफ्फेलस्क्रिप्ट™ 6a35812f92
ci: Setup biome and pre-commit hooks for formatting (no-changelog) ()
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-09-17 15:10:22 +03:00
Raúl Gómez Morales db846d3235
fix(editor): Prevent clipboard XSS injection () 2024-09-16 08:36:40 +02:00
कारतोफ्फेलस्क्रिप्ट™ 2f8c8448d3
refactor(core): Move push message types to a new shared package (no-changelog) () 2024-09-13 13:02:00 +02:00
कारतोफ्फेलस्क्रिप्ट™ a1e011dd2a
refactor(editor): Enable collaboration features only in NodeView v2 (no-changelog) () 2024-09-11 14:22:55 +02:00
Tomi Turtiainen 6df6f5f8df
fix(editor): Fix xss issues in toast usages () 2024-09-09 13:26:21 +03:00
Alex Grozav 468f01aaa8
fix(editor): Provide correct node output runData information in new canvas (no-changelog) () 2024-09-06 13:37:44 +03:00
Raúl Gómez Morales 62cb189985
fix(editor): Plus node button should not be visible on readonly mode () 2024-09-06 07:54:54 +02:00
Michael Kret 3adbcab27d
fix(n8n Form Trigger Node): Do not rerun trigger when it has run data () 2024-09-05 20:09:38 +03:00
Alex Grozav c5bc8e6eb9
fix(editor): Add sticky note readonly state in new canvas () 2024-09-05 14:18:13 +03:00
Tomi Turtiainen 2ea2bfe762
feat: Reintroduce collaboration feature () 2024-09-03 17:52:12 +03:00
Alex Grozav 32ce65c1af
feat(editor): Overhaul node insert position computation in new canvas (no-changelog) () 2024-09-03 15:11:44 +03:00
Milorad FIlipović d92374b5c6
feat(editor): AI assistant UX improvements (no-changelog) () 2024-09-03 10:43:24 +02:00
Eugene 022ddcbef9
feat(core): Execution curation ()
Co-authored-by: oleg <me@olegivaniv.com>
2024-09-02 15:20:08 +02:00
Alex Grozav 38eb00a643
feat(editor): Update new canvas node handle label rendering mechanism and design (no-changelog) () 2024-08-29 17:56:50 +03:00
Ricardo Espinoza c4eb3746d7
refactor: Use NodeConnectionType consistently across the code base (no-changelog) () 2024-08-29 09:55:53 -04:00
Alex Grozav 78f34f66c6
fix(editor): Prevent keyboard shortcuts when ndv is open in new canvas (no-changelog) () 2024-08-29 15:25:49 +03:00
Alex Grozav c988931898
feat(editor): Add support for changing sticky notes color in new canvas (no-changelog) () 2024-08-29 13:07:39 +03:00
Milorad FIlipović 95a9cd2c73
feat(editor): Implement new app layout () 2024-08-28 14:01:05 +02:00
Alex Grozav 351d8413e9
feat(editor): Overhaul handle rendering to allow dragging of plus button (no-changelog) () 2024-08-26 10:32:39 +03:00
Alex Grozav ab76b106fd
fix(editor): Fix node insert position on new canvas (no-changelog) () 2024-08-22 15:28:56 +03:00
Tomi Turtiainen 7bf25ea505
refactor(editor): Add types for dataPinningEventBus (no-changelog) () 2024-08-22 09:31:48 +03:00
Tomi Turtiainen 18491f6a6f
refactor(editor): Add types to codeNodeEditorEventBus (no-changelog) () 2024-08-22 09:31:40 +03:00
Alex Grozav d5acde5ce4
fix(editor): Stop telemetry from triggering when initializing workflow in new canvas (no-changelog) () 2024-08-21 15:46:36 +03:00
Alex Grozav 6d82fb9fc0
fix(editor): Prevent unloading when changes are pending in new canvas (no-changelog) () 2024-08-21 13:46:57 +03:00
Tomi Turtiainen 51f3e84dff
refactor(editor): Add types to global link actions event bus (no-changelog) ()
Co-authored-by: Alex Grozav <alex@grozav.com>
2024-08-20 11:25:22 +03:00
Alex Grozav b857c2cda0
fix(editor): Add workflow scopes when initializing workflow ()
Co-authored-by: Mutasem Aldmour <mutasem@n8n.io>
2024-08-16 14:51:38 +02:00
Alex Grozav 90a5fcc541
feat(editor): Add registerCustomAction to new canvas (no-changelog) () 2024-08-16 10:45:12 +03:00
Alex Grozav 6bb57108a1
fix(editor): Fix incorrect node type version selection on new canvas (no-changelog) () 2024-08-15 11:23:22 +03:00
Mutasem Aldmour 5ed2a77740
feat: Add Ask assistant behind feature flag ()
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
Co-authored-by: Milorad Filipovic <milorad@n8n.io>
2024-08-14 14:59:11 +02:00
Csaba Tuncsik 117e2d968f
fix(editor): Connect up new project viewer role to the FE () 2024-08-13 16:45:28 +03:00
Milorad FIlipović 38bdd9f5d0
fix(editor): Fixing XSS vulnerability in toast messages ()
Co-authored-by: Adi <aditya@netroy.in>
2024-08-08 16:28:51 +02:00