Commit Graph

1695 Commits

Author SHA1 Message Date
Alex Grozav
fe871d89a9 feat(editor): Improve ai nodes, handles and connections design in new canvas (no-changelog) (#10969) 2024-09-30 14:29:30 +03:00
Alex Grozav
c09ae3c18c feat(editor): Improve sticky note experience on new canvas (no-changelog) (#11010) 2024-09-30 13:27:37 +03:00
कारतोफ्फेलस्क्रिप्ट™
bb2895689f feat(editor): Overhaul document title management (#10999) 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) (#10980) 2024-09-27 16:15:15 +03:00
Csaba Tuncsik
136d491325 fix(editor): Allow resources to move between personal and team projects (#10683)
Co-authored-by: Danny Martini <danny@n8n.io>
2024-09-27 15:12:31 +02:00
Iván Ovejero
afda049491 refactor(core): Separate execution startedAt from createdAt (#10810) 2024-09-27 13:32:12 +02:00
Elias Meire
7073ec6fe5 fix(editor): Fix performance issue in credentials list (#10988) 2024-09-27 12:04:00 +02:00
कारतोफ्फेलस्क्रिप्ट™
b7951a071c refactor(editor): Convert Sticky component to Options API (no-changelog) (#10975) 2024-09-26 14:15:11 +02:00
Eugene
efc5d859eb chore: Correct naming of annotation-related files (#10946) 2024-09-26 13:15:08 +02:00
Eugene
9fc3699beb feat(editor): Do not show error for remote options when credentials aren't specified (#10944) 2024-09-26 12:03:29 +02:00
Elias Meire
af9e227ad4 feat(editor): Enable drag and drop in code editors (Code/SQL/HTML) (#10888) 2024-09-25 14:25:26 +01:00
Elias Meire
1b973dcd8d fix(editor): Fix schema view pill highlighting (#10936) 2024-09-25 13:33:49 +01:00
Alex Grozav
5ce05b33d2 feat(editor): Allow unknown nodes on new canvas (no-changelog) (#10962) 2024-09-25 13:05:40 +03:00
Alex Grozav
a6cfb3b0c5 feat(editor): Show strikethrough line for all single main input and single main output nodes in new canvas (no-changelog) (#10925) 2024-09-25 11:28:07 +03:00
Michael Kret
bdc0622f59 feat: Page size 1 option (#10957) 2024-09-25 11:15:10 +03:00
Raúl Gómez Morales
e069608022 fix(editor): Credentials scopes and n8n scopes mix up (#10930) 2024-09-25 08:38:15 +02:00
Elias Meire
ad60d49b42 fix(editor): Use correct output for connected nodes in schema view (#10928) 2024-09-24 16:14:39 +01:00
Eugene
dcc1c72fc4 feat(editor): Show a notice before deleting annotated executions (#10934) 2024-09-24 16:48:58 +02:00
Csaba Tuncsik
8db8817851 fix(editor): Fix source control push modal checkboxes (#10910) 2024-09-24 11:40:28 +02:00
Mutasem Aldmour
d74cff2030 fix: Hide assistant button when showing Click to connect (#10932) 2024-09-23 17:38:35 +02:00
Ricardo Espinoza
f96977e6e4 refactor(editor): Migrate TemplatesWorkflowView.vue to composition API (#10918) 2024-09-23 11:33:25 -04:00
Milorad FIlipović
f9515b9afa refactor(editor): Migrate community nodes modals to composition api (no-changelog) (#10909)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
2024-09-23 17:28:50 +02:00
Raúl Gómez Morales
4effb66952 refactor(editor): DuplicateWorkflowDialog.vue to script setup (#10902) 2024-09-23 09:49:48 -04:00
Elias Meire
f9f303f562 fix(editor): Fix modal overflow when AI is enabled in code node (#10887) 2024-09-23 15:30:09 +02:00
Raúl Gómez Morales
8ac661ee98 refactor(editor): SettingsSidebar.vue to script setup (no-changelog) (#10709) 2024-09-23 09:17:29 -04:00
Mutasem Aldmour
23c09eae42 fix: Ensure user id for early track events (#10885) 2024-09-23 14:13:06 +02:00
Ricardo Espinoza
6e0d9d2fd5 refactor(editor): Migrate TemplatesInfoCarousel.vue to composition API (#10919) 2024-09-23 07:52:40 -04:00
Ricardo Espinoza
f75ca41fc0 refactor(editor): Remove unused PageAlert.vue component (#10915) 2024-09-23 07:51:56 -04:00
Milorad FIlipović
9141d15823 refactor(editor): Migrate TagsTable to composition api (no-changelog) (#10898) 2024-09-23 10:17:50 +02:00
Milorad FIlipović
a2237d128f fix(editor): Prevent node name input in NDV to expand unnecessarily (#10922) 2024-09-23 10:17:29 +02:00
कारतोफ्फेलस्क्रिप्ट™
60ee0d4ce7 refactor(editor): Correct some prop types (no-changelog) (#10907) 2024-09-23 09:19:37 +02:00
Ricardo Espinoza
30261bdc91 fix(editor): Stop adding error message to event User encounted an error (no-changelog) (#10905) 2024-09-20 10:11:53 -04:00
Ricardo Espinoza
26a653a79a refactor(editor): Clean all instances of isDesktopDeployment (#10884) 2024-09-20 08:24:08 -04:00
Ricardo Espinoza
48294e7ec1 refactor(editor): Stop importing Vue compiler macros (#10890) 2024-09-19 13:53:23 -04:00
कारतोफ्फेलस्क्रिप्ट™
fdef6c9f0d ci: Remove eslint-plugin-prettier again (no-changelog) (#10876) 2024-09-19 16:29:04 +02:00
Ricardo Espinoza
f5474ff791 perf(editor): Use virtual scrolling in RunDataJson.vue (#10838) 2024-09-19 08:43:09 -04:00
Ricardo Espinoza
05ae2aa9c5 refactor(editor): Migrate RunDataJson.vue to composition API (#10861)
Co-authored-by: Raúl Gómez Morales <raul00gm@gmail.com>
2024-09-18 11:06:25 -04:00
Raúl Gómez Morales
5a1db6db1a fix(editor): Restore V1 keybinding, Space Key to toggle panning (#10841) 2024-09-18 09:10:51 +02: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
कारतोफ्फेलस्क्रिप्ट™
430c14ad19 refactor(core): Move frontend settings to @n8n/api-types (no-changelog) (#10856) 2024-09-17 17:21:11 +02:00
कारतोफ्फेलस्क्रिप्ट™
6a35812f92 ci: Setup biome and pre-commit hooks for formatting (no-changelog) (#10795)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-09-17 15:10:22 +03:00
Raúl Gómez Morales
9c95db8282 fix(editor): Minimap Show nodes outside viewport (#10843) 2024-09-17 12:12:39 +02:00
Raúl Gómez Morales
e0c0ddee59 fix(editor): Address edge toolbar rendering glitches (#10839) 2024-09-17 11:22:49 +02:00
कारतोफ्फेलस्क्रिप्ट™
7c23101ab8 fix(editor): Render image binary-data using img tags (#10829)
Co-authored-by: Milorad Filipovic <milorad@n8n.io>
2024-09-16 15:17:33 +02:00
Mutasem Aldmour
22c1890139 fix: Prevent copying workflow when copying outside of canvas (#10813) 2024-09-16 12:27:44 +02:00
Elias Meire
394ef88843 fix(editor): Make expression edit modal read-only in executions view (#10806) 2024-09-13 15:27:55 +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
Elias Meire
45dccf3d0c fix(editor): Fix completion on $input.item. in Code node (#10800) 2024-09-13 08:36:13 +02:00
कारतोफ्फेलस्क्रिप्ट™
ea89c36447 fix(editor): Render the current first in CollaborationPane (no-changelog) (#10799) 2024-09-12 20:07:19 +02:00
कारतोफ्फेलस्क्रिप्ट™
64aa1813b2 refactor(core): Migrate Modal.vue to composition API (no-changelog) (#10792) 2024-09-12 16:41:21 +02:00