Csaba Tuncsik
|
04dd4760e1
|
fix(editor): Fix i18n translation addition (#9451)
|
2024-05-17 17:18:15 +02:00 |
|
Elias Meire
|
feba07ba8b
|
refactor: Fix type errors in completions code (#9439)
|
2024-05-17 13:36:34 +02:00 |
|
Giulio Andreini
|
2782534d78
|
feat(editor): Update Node Details View header tabs structure (#9425)
Co-authored-by: Elias Meire <elias@meire.dev>
|
2024-05-17 12:37:34 +02:00 |
|
Csaba Tuncsik
|
a7d3e59aef
|
fix(editor): Fix type errors in i18n plugin (#9441)
|
2024-05-17 12:30:33 +02:00 |
|
Csaba Tuncsik
|
596c472ecc
|
feat: RBAC (#8922)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Val <68596159+valya@users.noreply.github.com>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
Co-authored-by: Valya Bullions <valya@n8n.io>
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: Danny Martini <despair.blue@gmail.com>
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Omar Ajoue <krynble@gmail.com>
Co-authored-by: oleg <me@olegivaniv.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
Co-authored-by: Elias Meire <elias@meire.dev>
Co-authored-by: Giulio Andreini <andreini@netseven.it>
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Ayato Hayashi <go12limchangyong@gmail.com>
|
2024-05-17 10:53:15 +02:00 |
|
Elias Meire
|
40bce7f443
|
feat(editor): Add examples for Luxon DateTime expression methods (#9361)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
|
2024-05-16 14:53:22 +02:00 |
|
Iván Ovejero
|
38b498e73a
|
fix(editor): Fix outdated roles in variables labels (#9411)
|
2024-05-15 18:04:17 +02:00 |
|
Elias Meire
|
52936633af
|
feat(editor): Add examples for object and array expression methods (#9360)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
|
2024-05-14 16:32:31 +02:00 |
|
Elias Meire
|
7b45dc313f
|
feat(editor): Add examples for number & boolean, add new methods (#9358)
|
2024-05-13 16:28:27 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
244520547b
|
feat(editor): Migrate codemirror-lang-n8n-expression into this monorepo (no-changelog) (#9087)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
|
2024-05-10 18:49:22 +02:00 |
|
Elias Meire
|
c92c870c73
|
feat(editor): Autocomplete info box: improve structure and add examples (#9019)
Co-authored-by: Giulio Andreini <andreini@netseven.it>
|
2024-05-10 14:39:06 +02:00 |
|
Michael Kret
|
a00467c9fa
|
feat(core): Node version available in expression (#9350)
|
2024-05-10 09:51:26 +03:00 |
|
Elias Meire
|
dc5994b185
|
feat(editor): Add item selector to expression output (#9281)
|
2024-05-09 14:45:31 +02:00 |
|
Milorad FIlipović
|
cda062bde6
|
feat(editor): Remove AI Error Debugging (#9337)
|
2024-05-08 14:13:47 +02:00 |
|
Milorad FIlipović
|
491c6ec546
|
feat(editor): Implement AI Assistant chat UI (#9300)
|
2024-05-07 15:43:19 +02:00 |
|
Iván Ovejero
|
e74c14ffbe
|
fix(editor): Fix shortcut issue on save buttons (#9309)
|
2024-05-07 09:09:09 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
cf441e0294
|
ci: Remove gulp (no-changelog) (#9283)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
|
2024-05-06 18:42:03 +02:00 |
|
Alex Grozav
|
cd9bc44bdd
|
feat: Add Ask AI to HTTP Request Node (#8917)
|
2024-05-02 13:52:15 +03:00 |
|
Alex Grozav
|
a3eea3ac5e
|
feat(editor): Refactor and unify executions views (no-changelog) (#8538)
|
2024-04-19 07:50:18 +02:00 |
|
Elias Meire
|
98bcd50bab
|
feat(editor): Add object keys that need bracket access to autocomplete (#9088)
|
2024-04-10 16:33:59 +02:00 |
|
Jon
|
4eb4ade3a8
|
docs: Update wording for Advanced AI in nodes panel (#9091)
|
2024-04-10 11:23:43 +01: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 |
|
Iván Ovejero
|
3bcfef95f6
|
fix(editor): Expand range of allowed characters in expressions (#9083)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-04-08 16:31:52 +02:00 |
|
Iván Ovejero
|
ba986fb018
|
refactor(editor): Remove legacy audit logs view (no-changelog) (#9053)
|
2024-04-05 10:23:27 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
072c3db97d
|
refactor(core): Rename push sessionId to pushRef (#8905)
|
2024-04-03 13:43:14 +02:00 |
|
Milorad FIlipović
|
4619dec285
|
feat(editor): Update templates links (#9024)
|
2024-04-03 12:15:08 +02: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 |
|
Milorad FIlipović
|
666867a236
|
feat: Fetch user cloud role and pass it on in website links (#8942)
|
2024-03-22 11:33:39 +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 |
|
Csaba Tuncsik
|
a92d8bfc6e
|
fix(editor): Fix source control docs link in add workflow button tooltip (#8891)
|
2024-03-15 12:46:25 +00:00 |
|
Alex Grozav
|
948c383999
|
feat: Add AI Error Debugging using OpenAI (#8805)
|
2024-03-13 16:48:00 +02:00 |
|
Elias Meire
|
e78cc2d8d2
|
feat(editor): Help users discover expressions when using drag n drop (#8869)
|
2024-03-13 12:57:08 +01:00 |
|
Omar Ajoue
|
261b9c73d6
|
fix: Display readable error when manual executions contains large payload (#8834)
|
2024-03-08 12:23:27 +00: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 |
|
Elias Meire
|
9b4618dd5e
|
feat(editor): Add sections to autocomplete dropdown (#8720)
Co-authored-by: Giulio Andreini <andreini@netseven.it>
|
2024-03-07 17:01:05 +01:00 |
|
Elias Meire
|
f9a99ec029
|
feat: No expression error when node hasn’t executed (#8448)
Co-authored-by: Giulio Andreini <andreini@netseven.it>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-02-27 10:29:16 +01:00 |
|
oleg
|
246f8cfcc3
|
feat(editor): Retrieve previous chat message on arrow-up (#8696)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
|
2024-02-22 09:32:34 +01:00 |
|
Elias Meire
|
890c2bd52b
|
fix(editor): Escape node names with quotes in autocomplete and drag'n'drop (#8663)
|
2024-02-21 10:43:34 +01:00 |
|
Omar Ajoue
|
c346002cc6
|
feat: Allow product updates as well as security updates (no-changelog) (#8689)
|
2024-02-21 09:11:42 +00:00 |
|
oleg
|
510bf8905d
|
refactor(editor): Refactor workflowHelpers mixin to composable (no-changelog) (#8600)
|
2024-02-12 10:45:05 +01:00 |
|
Mutasem Aldmour
|
64b10d7f5c
|
refactor: Remove any appcues events (#8597)
|
2024-02-09 15:15:59 +01:00 |
|
Milorad FIlipović
|
79b09fdf84
|
feat(editor): Use website as the main templates repository (#8591)
|
2024-02-09 13:47:43 +01:00 |
|
Omar Ajoue
|
7501ad8f3c
|
feat: Add support for AI log streaming (#8526)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
|
2024-02-09 09:41:01 +00:00 |
|
Elias Meire
|
2799de491b
|
feat: Add assignment component with drag and drop to Set node (#8283)
Co-authored-by: Giulio Andreini <andreini@netseven.it>
|
2024-02-06 18:34:34 +01:00 |
|
Elias Meire
|
994754bf39
|
feat(editor): Add delete and disable button to nodes on hover (#8482)
|
2024-02-02 16:02:41 +01:00 |
|