Alex Grozav
|
468f01aaa8
|
fix(editor): Provide correct node output runData information in new canvas (no-changelog) (#10691)
|
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 (#10692)
|
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 (#10687)
|
2024-09-05 20:09:38 +03:00 |
|
Alex Grozav
|
c5bc8e6eb9
|
fix(editor): Add sticky note readonly state in new canvas (#10678)
|
2024-09-05 14:18:13 +03:00 |
|
Tomi Turtiainen
|
2ea2bfe762
|
feat: Reintroduce collaboration feature (#10602)
|
2024-09-03 17:52:12 +03:00 |
|
Alex Grozav
|
32ce65c1af
|
feat(editor): Overhaul node insert position computation in new canvas (no-changelog) (#10637)
|
2024-09-03 15:11:44 +03:00 |
|
Milorad FIlipović
|
d92374b5c6
|
feat(editor): AI assistant UX improvements (no-changelog) (#10568)
|
2024-09-03 10:43:24 +02:00 |
|
Eugene
|
022ddcbef9
|
feat(core): Execution curation (#10342)
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) (#10611)
|
2024-08-29 17:56:50 +03:00 |
|
Ricardo Espinoza
|
c4eb3746d7
|
refactor: Use NodeConnectionType consistently across the code base (no-changelog) (#10595)
|
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) (#10601)
|
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) (#10593)
|
2024-08-29 13:07:39 +03:00 |
|
Milorad FIlipović
|
95a9cd2c73
|
feat(editor): Implement new app layout (#10548)
|
2024-08-28 14:01:05 +02:00 |
|
Alex Grozav
|
351d8413e9
|
feat(editor): Overhaul handle rendering to allow dragging of plus button (no-changelog) (#10512)
|
2024-08-26 10:32:39 +03:00 |
|
Alex Grozav
|
ab76b106fd
|
fix(editor): Fix node insert position on new canvas (no-changelog) (#10495)
|
2024-08-22 15:28:56 +03:00 |
|
Tomi Turtiainen
|
7bf25ea505
|
refactor(editor): Add types for dataPinningEventBus (no-changelog) (#10499)
|
2024-08-22 09:31:48 +03:00 |
|
Tomi Turtiainen
|
18491f6a6f
|
refactor(editor): Add types to codeNodeEditorEventBus (no-changelog) (#10501)
|
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) (#10492)
|
2024-08-21 15:46:36 +03:00 |
|
Alex Grozav
|
6d82fb9fc0
|
fix(editor): Prevent unloading when changes are pending in new canvas (no-changelog) (#10474)
|
2024-08-21 13:46:57 +03:00 |
|
Tomi Turtiainen
|
51f3e84dff
|
refactor(editor): Add types to global link actions event bus (no-changelog) (#10452)
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 (#10455)
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) (#10359)
|
2024-08-16 10:45:12 +03:00 |
|
Alex Grozav
|
6bb57108a1
|
fix(editor): Fix incorrect node type version selection on new canvas (no-changelog) (#10412)
|
2024-08-15 11:23:22 +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 |
|
Csaba Tuncsik
|
117e2d968f
|
fix(editor): Connect up new project viewer role to the FE (#9913)
|
2024-08-13 16:45:28 +03: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 |
|
Csaba Tuncsik
|
55f2ffe256
|
fix(editor): Fix execution retry button (#10275)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-08-02 16:05:17 +02:00 |
|
Michael Kret
|
c8ee852159
|
fix: Loop node no input data shown (#10224)
|
2024-07-31 16:11:42 +03:00 |
|
Iván Ovejero
|
5b47c8b57b
|
fix(editor): Fix custom API call notice (#10227)
|
2024-07-30 17:41:26 +02:00 |
|
Michael Kret
|
711b667ebe
|
feat(n8n Form Trigger Node): Improvements (#10092)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
|
2024-07-29 15:58:03 +03:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
44728d7242
|
feat(editor): Show new executions as Queued in the UI, until they actually start (#10204)
|
2024-07-26 14:30:49 +02:00 |
|
Alex Grozav
|
fa7bc452b7
|
fix(editor): Add back prompt requesting to save unsaved changes (no-changelog) (#10190)
|
2024-07-25 18:44:26 +03:00 |
|
Alex Grozav
|
5929351f0c
|
feat(editor): Add localStorage flag to prevent opening NDV in new canvas (no-changelog) (#10187)
|
2024-07-25 16:00:09 +03:00 |
|
Alex Grozav
|
112d6b883d
|
feat(editor): Add several performance improvements when adding nodes in new canvas (no-changelog) (#10170)
|
2024-07-25 15:26:50 +03:00 |
|
Elias Meire
|
79bccf0305
|
feat(editor): Implement custom edge to support loops (no-changelog) (#10171)
Co-authored-by: Alex Grozav <alex@grozav.com>
|
2024-07-24 15:47:18 +03:00 |
|
Alex Grozav
|
6b8ad6fc3e
|
feat(editor): Add readonly mode to new canvas (no-changelog) (#10133)
|
2024-07-23 11:27:09 +03:00 |
|
Michael Kret
|
b07c5e2011
|
fix(n8n Form Trigger Node): Execution from canvas (#10132)
|
2024-07-23 10:48:27 +03:00 |
|
Alex Grozav
|
278edd6010
|
feat(editor): Add undo/redo when moving nodes in new canvas (no-changelog) (#10137)
|
2024-07-23 10:16:56 +03:00 |
|
Alex Grozav
|
aa15d22499
|
feat(editor): Add undo/redo creating a node in new canvas (no-changelog) (#10142)
|
2024-07-23 09:49:53 +03:00 |
|
Alex Grozav
|
ee676fd934
|
feat(editor): Add undo/redo enabling/disabling a node in new canvas (no-changelog) (#10143)
|
2024-07-23 09:49:37 +03:00 |
|
Alex Grozav
|
ada1256898
|
feat(editor): Add undo/redo create connection in new canvas (no-changelog) (#10141)
|
2024-07-22 20:26:47 +03:00 |
|
Elias Meire
|
a036aa43dc
|
feat(editor): Connect adjacent nodes when a node is deleted in canvas v2 (no-changelog) (#10125)
|
2024-07-22 12:41:43 +02:00 |
|
Iván Ovejero
|
0542765b98
|
ci: Fix typecheck on master (no-changelog) (#10122)
Co-authored-by: Elias Meire <elias@meire.dev>
|
2024-07-19 17:20:23 +02:00 |
|
Elias Meire
|
2e5c548452
|
feat(editor): Add duplicate and copy/paste to canvas v2 (no-changelog) (#10112)
|
2024-07-19 14:49:52 +02:00 |
|
Ricardo Espinoza
|
ba27c987dc
|
refactor(editor): Migrate settings.store to composition API (no-changelog) (#10022)
Co-authored-by: Elias Meire <elias@meire.dev>
|
2024-07-19 08:35:36 -04:00 |
|
Elias Meire
|
062633ec9b
|
feat(editor): Open NDV when a node is added to canvas v2 (no-changelog) (#10114)
|
2024-07-19 14:29:11 +02:00 |
|
Iván Ovejero
|
bf57f38d1c
|
fix(editor): Allow $secrets to resolve on credentials (#10093)
|
2024-07-19 12:00:07 +02:00 |
|
Alex Grozav
|
11db5a5b51
|
feat(editor): Add plus handle design with ability to add connected nodes in new canvas (no-changelog) (#10097)
|
2024-07-18 19:01:14 +03:00 |
|
Csaba Tuncsik
|
5a9a2713b4
|
fix(editor): Remove "move" action from workflow and credential on community plan (#10057)
|
2024-07-18 15:34:39 +02:00 |
|
Elias Meire
|
5b440a7679
|
feat(editor): Add context menu to canvas v2 (no-changelog) (#10088)
|
2024-07-18 13:00:54 +02:00 |
|