Commit Graph

250 Commits

Author SHA1 Message Date
कारतोफ्फेलस्क्रिप्ट™
b7951a071c refactor(editor): Convert Sticky component to Options API (no-changelog) (#10975) 2024-09-26 14:15:11 +02:00
Csaba Tuncsik
cf153ea085 fix(editor): Fix design system form component sizing (#10961) 2024-09-25 11:30:21 +02:00
Michael Kret
bdc0622f59 feat: Page size 1 option (#10957) 2024-09-25 11:15:10 +03:00
Milorad FIlipović
57ff3cc27b fix(editor): Fix styling and typography in AI Assistant chat (#10895) 2024-09-23 13:05:15 +02:00
Milorad FIlipović
bf28d0965c fix(editor): Use :focus-visible instead for :focus for buttons (#10921) 2024-09-23 10:17:41 +02:00
कारतोफ्फेलस्क्रिप्ट™
60ee0d4ce7 refactor(editor): Correct some prop types (no-changelog) (#10907) 2024-09-23 09:19:37 +02:00
कारतोफ्फेलस्क्रिप्ट™
ecb9ff9916 ci: Upgrade vite, and vitest (no-changelog) (#10886) 2024-09-20 14:44:12 +02:00
Ricardo Espinoza
48294e7ec1 refactor(editor): Stop importing Vue compiler macros (#10890) 2024-09-19 13:53:23 -04:00
Tomi Turtiainen
df8b2c0694 fix: Fix lint issues (no-changelog) (#10866) 2024-09-18 10:40:59 +02:00
Tomi Turtiainen
4f0a1a953f refactor: Enable import/order for design-system, workflow and @n8n packages (#10847) 2024-09-18 10:19:33 +03:00
Csaba Tuncsik
44e5fb9b06 fix(editor): Replace v-html with custom directive to sanitize html (#10804)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-09-18 09:49:41 +03:00
Mutasem Aldmour
22c1890139 fix: Prevent copying workflow when copying outside of canvas (#10813) 2024-09-16 12:27:44 +02:00
Tomi Turtiainen
99ba710642 fix(editor): Revert remove tooltip from info tip (no-changelog) (#10771) 2024-09-11 16:09:15 +03:00
Elias Meire
ee5fbc543c fix(If Node): Update copy for type conversion parameter (#10769) 2024-09-11 14:12:33 +02:00
Tomi Turtiainen
6ecf84ffe8 refactor(editor): Convert Tooltip to composition api (#10701) 2024-09-10 18:17:39 +03:00
Milorad FIlipović
91d9be2066 fix: Prevent AI assistant session reset when workflow is saved (#10707) 2024-09-06 11:06:51 +02:00
Milorad FIlipović
3a8078068e feat(editor): Add AI Assistant support chat (#10656) 2024-09-05 10:54:35 +02: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
Iván Ovejero
bc27beb662 fix(editor): Ensure Datatable component renders All option (#10525) 2024-08-27 10:12:39 +02:00
Ricardo Espinoza
609bc4d97d refactor(editor): Standardize components sections order (no-changelog) (#10540) 2024-08-24 09:24:08 -04:00
Milorad FIlipović
a6f4dbb0ab test(editor): Unit tests for assistant store and new design system components (no-changelog) (#10508) 2024-08-23 15:55:07 +02:00
Milorad FIlipović
4a6ca63210 fix(editor): Fix overflow in AI Assistant chat messages (#10491) 2024-08-21 11:03:59 +02: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ć
eecb80400d test(editor): Add AI Assistant e2e tests (no-changelog) (#10476) 2024-08-20 13:05:09 +02: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
Tomi Turtiainen
b2e0f33959 refactor(editor): Add typed event bus (no-changelog) (#10367)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-08-13 15:11:28 +03:00
Csaba Tuncsik
46bbf09bea fix(editor): Update design system Avatar component to show initials also when only firstName or lastName is given (#10308) 2024-08-06 15:31:03 +02:00
Csaba Tuncsik
74554d21d7 fix(editor): Update project tabs test (no-changelog) (#10300) 2024-08-06 15:28:00 +02:00
Iván Ovejero
30784fb76c fix(editor): Fix saving and connecting on LDAP setup form (#10163)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
2024-07-24 09:37:34 +02:00
Csaba Tuncsik
028a8a2c75 fix(editor): UX Improvements to RBAC feature set (#9683) 2024-07-18 14:17:27 +02:00
Alex Grozav
cd24c71a9e feat: Add sticky notes support to the new canvas (no-changelog) (#10031) 2024-07-15 13:00:52 +03:00
Michael Kret
e4e66ab7da fix: Number input defaults to 0 not allowing to have arbitrary precision (#10021) 2024-07-12 12:42:09 +03:00
Ricardo Espinoza
1ae64ec4fb refactor(editor): Rename $emits to emits where we use defineEmits (no-changelog) (#9959) 2024-07-06 13:54:36 -04:00
Ricardo Espinoza
cef177455e refactor(editor): Standardize how we use defineEmits in components using the composition API (no-changelog) (#9934) 2024-07-04 10:30:51 +03:00
कारतोफ्फेलस्क्रिप्ट™
7f8857f69b refactor(editor): Upgrade frontend typing (no-changelog) (#9915) 2024-07-03 14:19:24 +02:00
कारतोफ्फेलस्क्रिप्ट™
08c6e9b571 refactor(editor): Replace mixed style of defineProps with the new style (no-changelog) (#9787) 2024-06-18 09:55:10 +02:00
Danny Martini
be7249f568 fix(editor): Use segments/graphemes when creating the compact sidebar entries (#9776) 2024-06-17 18:50:29 +02:00
Tomi Turtiainen
7c70b782a1 refactor: Migrate Pagination to composition API (no-changelog) (#9752) 2024-06-17 13:43:06 +03:00
Tomi Turtiainen
4541a8f2d1 refactor: Migrate Select to composition API (no-changelog) (#9750) 2024-06-17 10:23:30 +03:00
Tomi Turtiainen
666bab07fb refactor: Migrate Popover to composition API (no-changelog) (#9751) 2024-06-17 10:08:21 +03:00
Tomi Turtiainen
f49e79cc0b refactor: Migrate FormInputs to composition API (no-changelog) (#9756) 2024-06-17 10:08:04 +03:00
Tomi Turtiainen
ed2ad6c7ba refactor: Migrate Option to composition API (no-changelog) (#9754) 2024-06-17 10:07:47 +03:00
Tomi Turtiainen
2dad9ce44c refactor: Migrate ResizeObserver to composition API (no-changelog) (#9745) 2024-06-14 14:56:41 +03: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
Elias Meire
600013a1ab feat: Add support for dark mode node icons and colors (#9412)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
2024-06-06 13:34:30 +02:00
Milorad FIlipović
5361e9f69a feat(editor): Update sticky content when checkbox state changes (#9596)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-06-05 09:01:45 +02:00
Alex Grozav
1a982d51b3 refactor(editor): Fix typecheck for design-system and chat packages (no-changelog) (#9599) 2024-06-03 16:04:21 +03:00
Tomi Turtiainen
09472fb9ee feat(editor): Clean up lead enrichment experiment (no-changelog) (#9572) 2024-06-03 10:35:55 +03:00