Commit graph

2357 commits

Author SHA1 Message Date
Iván Ovejero 042aa62fc2
fix(editor): Make Webhook node pinnable (#9047) 2024-04-03 17:41:15 +02:00
Iván Ovejero bcd39a110b
fix(editor): Add fallback for expression resolution in multi-output case (#9045) 2024-04-03 17:07:58 +02:00
Csaba Tuncsik ec9fe98a35
fix(editor): Make share modal content scrollable (#9025) 2024-04-03 16:50:25 +02:00
Tomi Turtiainen 77b359ada6
fix: Fix vue type warnings (no-changelog) (#9038) 2024-04-03 15:04:21 +03:00
कारतोफ्फेलस्क्रिप्ट™ 072c3db97d
refactor(core): Rename push sessionId to pushRef (#8905) 2024-04-03 13:43:14 +02:00
Tomi Turtiainen eaaefd76da
feat: Allow workflow execution even if it has errors (#9037) 2024-04-03 14:35:06 +03:00
github-actions[bot] 15fb6cbd4a
🚀 Release 1.36.0 (#9039)
Co-authored-by: netroy <netroy@users.noreply.github.com>
2024-04-03 12:34:11 +02:00
Milorad FIlipović 02219dde2f fix: Stop listening button not working in NDV (#9023) 2024-04-03 12:18:50 +02:00
कारतोफ्फेलस्क्रिप्ट™ e2bde6b751 Merge tag 'n8n@1.35.0' 2024-04-03 12:15:26 +02:00
Ricardo Espinoza 4668db20fb fix(editor): Issue with JSON editor getting cut off (#9000) 2024-04-03 12:15:19 +02:00
Milorad FIlipović 4619dec285 feat(editor): Update templates links (#9024) 2024-04-03 12:15:08 +02:00
Csaba Tuncsik aac77e1668 fix(editor): Fix execution debug button (#9018) 2024-04-03 12:15:07 +02:00
Michael Kret 3fd97e4c72
fix: Prevent chat modal opening on 'Test workflow' click (#9009)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2024-04-01 17:08:00 +03:00
Ricardo Espinoza bead7eb840
fix(editor): Hover and active states not showing in execution list on dark mode (#9002)
Co-authored-by: Giulio Andreini <andreini@netseven.it>
2024-03-29 11:13:48 -04:00
Elias Meire 8788e2a35b
fix(editor): UI enhancements and fixes for expression inputs (#8996) 2024-03-29 16:01:32 +01:00
Iván Ovejero 2aab78b058
feat(core): Introduce AWS secrets manager as external secrets store (#8982) 2024-03-28 10:15:58 +01:00
Michael Kret ae75cf414a
fix: Get all parent nodes > useRunWorkflow (no-changelog) (#8992) 2024-03-28 11:12:36 +02:00
github-actions[bot] 1b6a1d6372
🚀 Release 1.35.0 (#8988)
Co-authored-by: ivov <ivov@users.noreply.github.com>
2024-03-27 17:21:10 +01:00
Iván Ovejero 519f945547
refactor: Merge tag n8n@1.34.2 (#8987) 2024-03-27 17:07:10 +01:00
Elias Meire 295b650fb8
fix(editor): Make inputs in the filter component regular inputs by default (#8980) 2024-03-27 09:52:58 +01:00
Elias Meire 160dfd383d
feat(editor): Show tip when user can type dot after an expression (#8931) 2024-03-26 15:23:30 +01:00
कारतोफ्फेलस्क्रिप्ट™ 372d5c7d01
ci: Upgrade eslint, prettier, typescript, and some other dev tooling (no-changelog) (#8895)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-03-26 14:22:57 +01:00
Csaba Tuncsik 117b57ccc5
fix(editor): Fix accidental IDE code addition (#8971) 2024-03-26 10:50:31 +01:00
Giulio Andreini 264f918d97
fix(editor): Nodes connectors improvements (#8945)
Co-authored-by: Elias Meire <elias@meire.dev>
2024-03-26 09:54:04 +01:00
Iván Ovejero 69807a5efb
refactor(core): Unify failed and error execution status (no-changelog) (#8943) 2024-03-25 17:52:07 +01:00
Elias Meire 0e4216d7af
fix(editor): Use bracket notation for all invalid identifiers in expressions (#8933) 2024-03-22 13:53:06 +01:00
Milorad FIlipović 666867a236
feat: Fetch user cloud role and pass it on in website links (#8942) 2024-03-22 11:33:39 +01:00
Giulio Andreini 3f13d8f41a
fix(editor): Fix error message color in output panel for dark mode (no-changelog) (#8950) 2024-03-22 09:18:27 +01:00
Elias Meire 45461c8cb5
fix: Overhaul expression error messages related to paired item (#8765) 2024-03-21 16:59:22 +01:00
oleg 5f53d76e39
fix(editor): Fix opening of chat window when executing a child node (#8789)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-03-21 09:23:15 +01:00
Elias Meire 5e84c2ab89
feat(editor): Add missing extension methods for expressions (#8845) 2024-03-20 12:05:54 +01:00
Elias Meire d7bfd45333
feat(editor): Add type information to autocomplete dropdown (#8843) 2024-03-19 18:10:14 +01:00
कारतोफ्फेलस्क्रिप्ट™ 669bd830e9
feat(editor): Block the frontend when trying to access n8n from another host over http (#8906) 2024-03-18 18:34:41 +01:00
Csaba Tuncsik 6955e8991c
fix(editor): Remove isOwner from IUser interface (#8888) 2024-03-18 11:39:15 +01:00
Elias Meire 0c179e4e51
feat(editor): Refactor expression editors and mixins to composition API (#8894)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-03-15 18:40:37 +01:00
Elias Meire a5261d6ebb
fix(editor): Improve expression editor performance by removing watchers (#8900) 2024-03-15 15:14:20 +01:00
Csaba Tuncsik a92d8bfc6e
fix(editor): Fix source control docs link in add workflow button tooltip (#8891) 2024-03-15 12:46:25 +00:00
कारतोफ्फेलस्क्रिप्ट™ 80c4bc443a
fix(editor): Fix typechecking with vue-tsc 2.x (no-changelog) (#8892) 2024-03-15 12:10:19 +01:00
Omar Ajoue bcbff76055
fix(editor): Add proper scroll to Environments push modal (#8883) 2024-03-14 09:26:04 +00:00
Michael Kret 4861556a1c
fix: Chat Trigger exclude summarization node from valid ai nodes (#8875) 2024-03-14 09:43:56 +02:00
Alex Grozav 948c383999
feat: Add AI Error Debugging using OpenAI (#8805) 2024-03-13 16:48:00 +02:00
github-actions[bot] 77adcf171f
🚀 Release 1.33.0 (#8879)
Co-authored-by: netroy <netroy@users.noreply.github.com>
2024-03-13 14:36:33 +01:00
Elias Meire e78cc2d8d2
feat(editor): Help users discover expressions when using drag n drop (#8869) 2024-03-13 12:57:08 +01:00
कारतोफ्फेलस्क्रिप्ट™ b8424fdd98 Merge tag 'n8n@1.32.0' 2024-03-12 19:05:51 +01:00
Csaba Tuncsik dd40570056
fix(editor): Fix workflow card open action (#8839) 2024-03-12 11:32:34 +01:00
Michael Kret e10fa379d3
fix: Disable pinning for root nodes from canvas (#8848) 2024-03-11 15:36:03 +02:00
Omar Ajoue bde4c6c7a1
fix: Allow sharee to use workflows with http request node without credential access (#8841) 2024-03-11 09:43:30 +00:00
Omar Ajoue 261b9c73d6
fix: Display readable error when manual executions contains large payload (#8834) 2024-03-08 12:23:27 +00:00
Elias Meire 76fe960a76
fix: Improve filter component error handling (#8832) 2024-03-08 10:10:32 +01:00
Giulio Andreini 5301323906
feat(editor): Improve errors in output panel (#8644)
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-03-07 18:08:01 +02:00