Elias Meire
|
fcdeb0f5d8
|
refactor(editor): Convert ResourceLocator to composition API (no-changelog) (#10526)
|
2024-08-29 17:01:43 +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 |
|
Elias Meire
|
402a8b40c0
|
refactor(editor): Convert credential related components to composition API (no-changelog) (#10530)
|
2024-08-29 10:30:19 -04: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 |
|
Alex Grozav
|
04363bf4bc
|
feat(editor): Allow sticky notes alongside fallback nodes in new canvas (no-changelog) (#10583)
|
2024-08-29 08:21:19 +03:00 |
|
Milorad FIlipović
|
95a9cd2c73
|
feat(editor): Implement new app layout (#10548)
|
2024-08-28 14:01:05 +02:00 |
|
Csaba Tuncsik
|
4a125f511c
|
fix(editor): Add tooltips to workflow history button (#10570)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-08-28 13:06:01 +02:00 |
|
Iván Ovejero
|
836178fcaa
|
refactor(editor): User journey link to n8n.io (#10331)
|
2024-08-27 16:46:07 +02:00 |
|
Elias Meire
|
52c574d83f
|
fix(editor): Scale output item selector input width with value (#10555)
|
2024-08-27 13:45:28 +01:00 |
|
Alex Grozav
|
9d156d3703
|
fix(editor): Fix node positions update event in new canvas (no-changelog) (#10528)
|
2024-08-26 10:33:11 +03: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 |
|
Ricardo Espinoza
|
609bc4d97d
|
refactor(editor): Standardize components sections order (no-changelog) (#10540)
|
2024-08-24 09:24:08 -04:00 |
|
Elias Meire
|
4d48f903af
|
refactor(editor): Convert Node.vue component to composition API (no-changelog) (#10535)
|
2024-08-23 16:42:20 -04:00 |
|
Tomi Turtiainen
|
7bcb0be27a
|
refactor(editor): Convert DeleteUserModal to composition api (no-changelog) (#10531)
|
2024-08-23 16:23:31 +03:00 |
|
Michael Kret
|
dd0c098b86
|
fix(AI Transform Node): Data Transformation > Other section should not contain node (no-changelog) (#10519)
|
2024-08-23 09:48:01 +01:00 |
|
Milorad FIlipović
|
9cd7f1ec0d
|
fix(editor): Prevent dialog overlay from rendering on top of AI Assistant (no-changelog) (#10509)
|
2024-08-23 10:16:10 +02:00 |
|
oleg
|
84e54beac7
|
feat(editor): Implement workflowSelector parameter type (#10482)
|
2024-08-22 16:59:12 +02:00 |
|
Tomi Turtiainen
|
b805e8ddb8
|
refactor(editor): Add types to importCurlEventBus (no-changelog) (#10497)
|
2024-08-22 09:32:05 +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 |
|
Milorad FIlipović
|
0276323881
|
fix(editor): Sending 'Assistant session started event' to posthog (no-changelog) (#10500)
Co-authored-by: Shireen Missi <shireen@n8n.io>
|
2024-08-21 16:31:02 +01:00 |
|
Iván Ovejero
|
547a60642c
|
fix(core): Use class-validator with XSS check for survey answers (#10490)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
|
2024-08-21 16:18:16 +02:00 |
|
Shireen Missi
|
d4012c7bf8
|
fix(AI Transform Node): Remove prompt as it's already set in ASK AI endpoint (no-changelog) (#10496)
|
2024-08-21 12:13:30 +01:00 |
|
Milorad FIlipović
|
ecd287564d
|
feat(editor): Update element-plus to 2.4.3 (no-changelog) (#10281)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-08-21 10:42:08 +02:00 |
|
Milorad FIlipović
|
03c19723d2
|
feat(editor): Add more onboarding options experiment (no-changelog) (#10478)
|
2024-08-21 10:37:02 +02:00 |
|
Milorad FIlipović
|
eecb80400d
|
test(editor): Add AI Assistant e2e tests (no-changelog) (#10476)
|
2024-08-20 13:05:09 +02:00 |
|
Michael Kret
|
61ac0c7775
|
fix: Filter component - improve errors (#10456)
|
2024-08-19 19:01:33 +03:00 |
|
Alex Grozav
|
b4aec594e4
|
fix(editor): Fix edge button background color in dark mode in new canvas (no-changelog) (#10475)
|
2024-08-19 17:07:12 +03:00 |
|
Alex Grozav
|
9d8e574cc7
|
feat(editor): Add old execution status rendering in new canvas (no-changelog) (#10473)
|
2024-08-19 17:06:25 +03:00 |
|
Alex Grozav
|
fadb5c9ae5
|
fix(editor): Add missing control button events to new canvas (no-changelog) (#10471)
|
2024-08-19 17:05:47 +03:00 |
|
Michael Kret
|
973956cc26
|
fix: Show input names when node has multiple inputs (#10434)
|
2024-08-19 16:28:07 +03:00 |
|
Alex Grozav
|
aa4404ed79
|
fix(editor): Adjust default zoom level in new canvas (no-changelog) (#10469)
|
2024-08-19 15:22:34 +03:00 |
|
Tomi Turtiainen
|
ab9faf109c
|
refactor(editor): Add types to ndv event bus (no-changelog) (#10451)
|
2024-08-19 09:03:48 +03:00 |
|
Michael Kret
|
ce46bf516a
|
fix(Google Sheets Node): Better error when column to match on is empty (#10442)
Co-authored-by: Shireen Missi <shireen@n8n.io>
|
2024-08-16 15:59:59 +01:00 |
|
Alex Grozav
|
77ebd93bd3
|
feat(editor): Update canvas control buttons design and behaviour in new canvas (no-changelog) (#10435)
Co-authored-by: Elias Meire <elias@meire.dev>
|
2024-08-16 17:01:10 +03:00 |
|
Alex Grozav
|
556699ac3d
|
feat(editor): Improve node label readability in new canvas (no-changelog) (#10432)
|
2024-08-16 15:42:54 +03:00 |
|
Alex Grozav
|
334d11175e
|
fix(editor): Fix lazy loaded component not using suspense (no-changelog) (#10454)
|
2024-08-16 13:29:32 +03:00 |
|
Elias Meire
|
4dee7cc36e
|
fix(editor): Show item count in output panel schema view (#10426)
|
2024-08-15 16:11:46 +01:00 |
|
Elias Meire
|
6bca879d4a
|
fix(editor): Highlight matching type in filter component (#10425)
|
2024-08-15 14:43:25 +01:00 |
|
Elias Meire
|
1bf2f4f617
|
fix(editor): Truncate long data pill labels in schema view (#10427)
|
2024-08-15 14:54:54 +02:00 |
|
Alex Grozav
|
5754fe4ec4
|
fix(editor): Remove item count from pinned data status icon in new canvas (no-changelog) (#10431)
|
2024-08-15 13:18:37 +03:00 |
|
Alex Grozav
|
6d698fd97d
|
feat(editor): Improve node selection outline in new canvas (no-changelog) (#10430)
|
2024-08-15 13:18:20 +03:00 |
|
Alex Grozav
|
469896ac0d
|
feat: Improve minimap design and position in new canvas (no-changelog) (#10429)
|
2024-08-15 13:18:04 +03:00 |
|
Michael Kret
|
4dc34ba745
|
feat(AI Transform Node): Telemetry (no-changelog) (#10398)
|
2024-08-14 16:41:35 +03:00 |
|
Michael Kret
|
4d222ac19d
|
feat(AI Transform Node): New node (#10405)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
|
2024-08-14 16:20:02 +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 |
|
Tomi Turtiainen
|
e4c88e75f9
|
refactor(editor): Use form event bus everywhere (no-changelog) (#10394)
|
2024-08-14 15:00:38 +03:00 |
|
Shireen Missi
|
bae0116d78
|
fix: Remove node AI Transform node (no-changelog) (#10400)
|
2024-08-14 13:01:14 +02:00 |
|