Commit Graph

2131 Commits

Author SHA1 Message Date
कारतोफ्फेलस्क्रिप्ट™
31163e1da5 fix(editor): Improve the contrast in the Chat Window in dark mode (no-changelog) (#9937) 2024-07-04 12:59:43 +02:00
कारतोफ्फेलस्क्रिप्ट™
86018aa6e0 refactor(core): Remove Ask AI HTTP request feature (no-changelog) (#9931) 2024-07-04 12:09:45 +02: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
Ricardo Espinoza
f64ca621e1 refactor(editor): Migrate ui.store to use composition API (no-changelog) (#9892) 2024-07-03 15:11:40 -04:00
कारतोफ्फेलस्क्रिप्ट™
22990342df refactor(core): Delete all collaboration related code (no-changelog) (#9929) 2024-07-03 18:46:24 +02:00
कारतोफ्फेलस्क्रिप्ट™
24091dfd9b ci: Start typechecking n8n-workflow and n8n-core (no-changelog) (#9925)
Co-authored-by: Danny Martini <danny@n8n.io>
2024-07-03 18:27:07 +02:00
Danny Martini
b80df2a47e fix(editor): Don't try to load credentials on the demo route (#9926) 2024-07-03 15:14:26 +02:00
कारतोफ्फेलस्क्रिप्ट™
7f8857f69b refactor(editor): Upgrade frontend typing (no-changelog) (#9915) 2024-07-03 14:19:24 +02:00
Elias Meire
b2f8ea7918 feat(editor): Add docs sidebar to credential modal (#9914)
Co-authored-by: Csaba Tuncsik <csaba@n8n.io>
2024-07-03 14:18:47 +02:00
Iván Ovejero
be9a247577 feat: Introduce debug info button (#9895) 2024-07-03 09:38:21 +02:00
Elias Meire
ae67d6b753 refactor(editor): Convert Draggable components to composition API (no-changelog) (#9889)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
2024-07-02 20:55:19 +02:00
Ricardo Espinoza
8debac755e refactor(editor): Migrate tags.store to use composition API (no-changelog) (#9891) 2024-07-02 14:15:20 -04:00
Csaba Tuncsik
f229577209 fix(editor): Fix frontend project roles (#9901) 2024-07-02 14:17:09 +02:00
Michael Kret
af69c80bf5 feat(Merge Node): Overhaul, v3 (#9528)
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2024-07-02 13:47:04 +03:00
Alex Grozav
55cbc900a4 fix(editor): Fix new node credential creation via Resource Locator Component (#9896) 2024-07-01 14:48:39 +03:00
Elias Meire
dc1c5fce8a fix(editor): Improve text wrapping in schema view (#9888) 2024-07-01 11:03:04 +02:00
Mutasem Aldmour
10f7d4b5b9 feat(editor): Remove Segment (#9878) 2024-06-28 10:52:36 +02:00
Alex Grozav
13d83f2037 fix(editor): Fix performance issues related to expressions and pinned data (#9882)
Co-authored-by: Mutasem Aldmour <mutasem@n8n.io>
2024-06-27 18:50:09 +02:00
Csaba Tuncsik
d9747d5e9b fix(editor): Enable expression preview in SQL node when looking at executions (#9733)
Co-authored-by: Elias Meire <elias@meire.dev>
2024-06-27 17:07:29 +02:00
Michael Kret
4773aad170 fix: Error processing and output pane improvements (no-changelog) (#9626)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-06-27 13:22:07 +03:00
Ricardo Espinoza
4008c147d7 fix(editor): Load credentials for workflow before determining credentials errors (#9876)
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
2024-06-27 11:54:55 +02:00
Iván Ovejero
6cb3072a5d fix(editor): Use pinned data to resolve expressions in unexecuted nodes (#9693)
Co-authored-by: Milorad Filipovic <milorad@n8n.io>
Co-authored-by: Mutasem Aldmour <mutasem@n8n.io>
2024-06-27 10:49:53 +02:00
Alex Grozav
e995309789 feat(editor): Add node enable/disable functionality in new canvas (no-changelog) (#9872) 2024-06-26 16:56:58 +03:00
Csaba Tuncsik
4de58dcbf5 fix(editor): Fix initialize authenticated features (#9867) 2024-06-26 12:03:04 +01:00
Elias Meire
5bc58efde9 fix(editor): Show error state correctly in options parameter with remote options (#9836) 2024-06-26 12:35:55 +02:00
कारतोफ्फेलस्क्रिप्ट™
803895360c refactor(editor): Delete unused code (no-changelog) (#9866) 2024-06-26 11:45:41 +02:00
Alex Grozav
405e8746c9 feat(editor): Allow two-way connection for AI Nodes in new canvas (no-changelog) (#9864) 2024-06-26 12:17:32 +03:00
Michael Kret
19213efc30 fix: Remove Request Options from sub nodes (no-changelog) (#9853)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-06-25 14:53:31 +03:00
Csaba Tuncsik
5cdcb61f66 fix(editor): Optimizing main sidebar to have more space for Projects (#9686)
Co-authored-by: Omar Ajoue <krynble@gmail.com>
2024-06-25 11:14:02 +02:00
Alex Grozav
31c456700a feat(editor): Compute node position and connections when creating new nodes in new canvas (no-changelog) (#9830) 2024-06-25 12:11:44 +03:00
Elias Meire
e51de9d391 feat(editor): Show multiple nodes in input pane schema view (#9816) 2024-06-24 18:09:28 +02:00
Csaba Tuncsik
1ba656ef4a fix(editor): Properly update workflow info in main header (#9789) 2024-06-24 15:08:24 +02:00
Iván Ovejero
44ea4c73eb refactor: Remove unused lint directives (no-changelog) (#9842) 2024-06-24 12:13:18 +02:00
Mohammad Alsmadi
c334ecb2ed fix(editor): Console error in ActionsMode when searching for action and pressing enter (no-changelog) (#9292) 2024-06-20 14:54:46 +02:00
Elias Meire
202124152c refactor(editor): Refactor code editors to composition API (no-changelog) (#9757) 2024-06-20 14:17:12 +02:00
pebosi
828649d7e7 fix(editor): Align all cell contents to the top in RunDataTable (no-changelog) (#3889)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-06-20 13:48:00 +02:00
oleg
c0a6acaef6 refactor(editor): Migrate InlineNameEdit & InlineTextEdit components to Vue 3 syntax (no-changelog) (#9755)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-06-20 10:38:08 +02:00
Taylor Hoffmann
4740162232 refactor(editor): Translate sidebar "Help" label (no-changelog) (#9732) 2024-06-19 21:36:24 +02:00
Ricardo Espinoza
89b8d04fcd refactor(editor): Migrate nodeTypes.store to use composition API (no-changelog) (#9795) 2024-06-19 12:34:38 -07:00
Ricardo Espinoza
106b0ac1a0 refactor(editor): Migrate VersionCard.vue to use composition API (no-changelog) (#9799) 2024-06-19 12:36:38 -04:00
Ricardo Espinoza
f6b8b8d956 refactor(editor): Migrate versions.store to use composition API (no-changelog) (#9798) 2024-06-19 08:34:58 -07:00
कारतोफ्फेलस्क्रिप्ट™
65c5609ab5 feat(core): Use WebCrypto to generate all random numbers and strings (#9786) 2024-06-19 13:33:57 +02:00
Iván Ovejero
11fe48b3dc fix(editor): Revert header toggle fix (#9800) 2024-06-19 10:03:09 +02:00
कारतोफ्फेलस्क्रिप्ट™
e3e20b48eb refactor(editor): Use typed-mocks to speed up tests and type-checking (no-changelog) (#9796) 2024-06-19 07:41:27 +02:00
Ricardo Espinoza
41e06be6fd refactor(editor): Migrate n8nRootStore to use composition API (no-changelog) (#9770) 2024-06-18 13:15:12 -04:00
Iván Ovejero
653953e2bd ci: Fix typecheck to fix build (no-changelog) (#9792) 2024-06-18 17:05:01 +02:00
Alex Grozav
b0d7cfa2ab refactor(editor): Migrate nodeBase mixin to composable (no-changelog) (#9742) 2024-06-18 16:35:26 +03:00
Elias Meire
7e44cd7f16 refactor(editor): Enable @typescript-eslint/no-base-to-string lint rule, fix errors (no-changelog) (#9783) 2024-06-18 15:04:29 +02:00
Elias Meire
e3cbce5028 refactor: Refactor input components to composition API (no-changelog) (#9744) 2024-06-18 15:04:08 +02:00
Elias Meire
1a3f72b751 fix(editor): Error dropdown in resource locator disappears when search filter is required (#9681) 2024-06-18 11:11:10 +02:00