Commit Graph

1350 Commits

Author SHA1 Message Date
Elias Meire
99f384e2cf fix(editor): Fix read-only mode in inline expression editor (#9232) 2024-04-26 15:12:06 +02:00
Michael Kret
2bf0a3933e feat(Webhook Node): Setting to enable multiple outputs/methods (#9086)
Co-authored-by: Giulio Andreini <andreini@netseven.it>
2024-04-24 08:46:16 +03:00
Elias Meire
29ee4fab61 fix(Google Sheets Node): Fix "Append or Update" on an empty sheet (#9175)
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-04-23 10:29:39 +02:00
oleg
f5ccb5fe33 fix(editor): Fix sessionId for manual chat trigger execution (#9187)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-04-23 09:20:51 +02:00
Elias Meire
5acbfb4234 fix(editor): Prevent duplicate values in preview for SQL editor (#9129) 2024-04-22 14:57:41 +02:00
Elias Meire
85780eade5 fix(editor): Fix expression preview when previous node is selected (#9140) 2024-04-19 10:07:00 +02:00
Alex Grozav
a3eea3ac5e feat(editor): Refactor and unify executions views (no-changelog) (#8538) 2024-04-19 07:50:18 +02:00
Elias Meire
135ef75add fix(editor): Fix parameter reset on credential change in Discord node (#9137) 2024-04-18 14:56:04 +02:00
Elias Meire
1c7acbb629 refactor: Refactor ParameterInput to composition API + fix all TS errors (no-changelog) (#9006) 2024-04-18 11:48:52 +02:00
oleg
f1215cdb6b feat(Google Gemini Chat Model Node): Add support for new Google Gemini models (#9130)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-04-15 13:56:44 +02:00
Elias Meire
064e8f4a1d fix(editor): Render dates correctly in parameter hint (#9089) 2024-04-11 12:09:55 +02:00
Michael Kret
c00150bb8f fix(editor): Do not show overlapping trash icon in the node's settings (#9119) 2024-04-11 11:32:16 +03:00
Tomi Turtiainen
8c2622549b feat: Add telemetry event 'User clicked AI error helper button' (no-changelog) (#9096) 2024-04-09 14:33:15 +03:00
Tomi Turtiainen
4ac02dd5f4 fix(editor): UX improvements to mfa setup modal (#9059)
Co-authored-by: Giulio Andreini <andreini@netseven.it>
2024-04-09 13:57:14 +03:00
Michael Kret
5793e5644a feat: Append item index suffix to an error message, if provided, and node has many input items (#9070) 2024-04-09 11:33:26 +03:00
Csaba Tuncsik
92f6cbfba3 fix(editor): Fix displaying logic of execution retry button (#9061) 2024-04-09 10:25:12 +02:00
Michael Kret
3dd70a17e2 fix(editor): Drop outgoing connections on order changed event for nodes with dynamic outputs (#9055) 2024-04-09 04:46:52 +03:00
Tomi Turtiainen
50dd90db1a fix: Fix some vue warnings (no-changelog) (#9069) 2024-04-08 13:08:28 +03:00
Tomi Turtiainen
7467aa30e6 fix(editor): Fix issues in dark mode (#9068)
Co-authored-by: Giulio Andreini <andreini@netseven.it>
2024-04-08 09:21:54 +03:00
Milorad FIlipović
f2143620ba fix(editor): Connecting nodes to triggers when adding them together (#9042) 2024-04-05 15:46:02 +02:00
oleg
32df17104c fix(editor): Allow pinning of AI root nodes (#9060)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-04-05 15:00:31 +02:00
Ricardo Espinoza
caea27dbb5 fix(editor): Fix issue with case insensitive tags (#9071) 2024-04-05 09:00:18 -04:00
Iván Ovejero
b8ab049932 refactor(core, editor): Remove legacy nodesAccess (no-changelog) (#9016) 2024-04-05 13:17:34 +02:00
Iván Ovejero
ba986fb018 refactor(editor): Remove legacy audit logs view (no-changelog) (#9053) 2024-04-05 10:23:27 +02:00
Ricardo Espinoza
dff8f7ac94 fix(editor): Issue showing Auth2 callback section when all properties are overriden (#8999) 2024-04-04 05:30:37 -04:00
Ricardo Espinoza
f6ce81e7da fix(editor): Canvas showing error toast when clicking outside of "import workflow by url" modal (#9001) 2024-04-04 05:15:37 -04:00
Milorad FIlipović
3c9a1d2da3 fix(editor): Prevent saving workflow while another save is in progress (#9048) 2024-04-04 09:59:02 +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
Milorad FIlipović
02219dde2f fix: Stop listening button not working in NDV (#9023) 2024-04-03 12:18:50 +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
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
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
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
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
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