Alex Grozav
|
eef5479e96
|
fix(editor): Fix design system typecheck errors (no-changelog) (#9447)
|
2024-05-21 20:53:19 +03:00 |
|
Iván Ovejero
|
d21ad15c1f
|
fix(core): Fix 431 for large dynamic node parameters (#9384)
|
2024-05-21 19:11:02 +02:00 |
|
Csaba Tuncsik
|
96cf41f851
|
fix(editor): Fix project settings layout (#9475)
|
2024-05-21 15:49:55 +02:00 |
|
Elias Meire
|
711c46f205
|
refactor: Fix type issues for parameter input components (#9449)
|
2024-05-21 15:04:20 +02:00 |
|
Csaba Tuncsik
|
cd751e7cc8
|
fix(editor): Fix rundata type errors (no-changelog) (#9443)
|
2024-05-21 13:19:56 +02:00 |
|
oleg
|
277511a9b5
|
refactor(editor): Refactor code completions mixins to composables (no-changelog) (#9459)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
|
2024-05-21 12:07:04 +02:00 |
|
Ricardo Espinoza
|
75919397d6
|
refactor(editor): Fix type errors in ResourcesListLayout.vue (no-changelog) (#9461)
|
2024-05-20 09:01:38 -04:00 |
|
Daniil Zobov
|
87f965e905
|
feat(Telegram Node): Add support for local bot api server (#8437)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
|
2024-05-20 13:47:01 +01:00 |
|
Csaba Tuncsik
|
04dd4760e1
|
fix(editor): Fix i18n translation addition (#9451)
|
2024-05-17 17:18:15 +02:00 |
|
Ricardo Espinoza
|
18933edff1
|
refactor(editor): Fix type errors in NodeDetailsView.vue (no-changelog) (#9431)
|
2024-05-17 10:57:14 -04:00 |
|
Ricardo Espinoza
|
3a5412850c
|
refactor(editor): Convert workflowActivate mixin into a composable (no-changelog) (#9423)
|
2024-05-17 10:03:39 -04:00 |
|
Milorad FIlipović
|
9c768a0443
|
fix(editor): Fix type errors in components/executions/workflow (#9448)
|
2024-05-17 15:14:59 +02:00 |
|
Alex Grozav
|
003a4ea620
|
fix(editor): Fix editor-ui tsconfig types for vue-tsc (no-changelog) (#9446)
|
2024-05-17 16:01:26 +03:00 |
|
oleg
|
69bb745cac
|
refactor(editor): Fix types issues in src/components/Node/* (no-changelog) (#9444)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
|
2024-05-17 14:46:11 +02:00 |
|
Milorad FIlipović
|
aac19d3285
|
fix: Fix type errors in community nodes components (#9445)
|
2024-05-17 14:11:55 +02:00 |
|
Mutasem Aldmour
|
b2c17034c2
|
refactor: Fix Enteprise type errors (#9442)
|
2024-05-17 13:58:26 +02:00 |
|
Elias Meire
|
feba07ba8b
|
refactor: Fix type errors in completions code (#9439)
|
2024-05-17 13:36:34 +02:00 |
|
Alex Grozav
|
db1a40635d
|
fix(editor): Fix External secrets typecheck (no-changelog) (#9434)
|
2024-05-17 14:16:00 +03: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 |
|
Alex Grozav
|
6aec42069c
|
fix(editor): Fix RBAC type errors (no-changelog) (#9435)
|
2024-05-17 13:29:47 +03:00 |
|
oleg
|
48588194b9
|
refactor(editor): Fix Types issues in @n8n/chat (no-changelog) (#9438)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
|
2024-05-17 11:52:15 +02:00 |
|
Elias Meire
|
451e6590d6
|
refactor: Fix TypeScript errors workflow package (#9437)
|
2024-05-17 11:28:13 +02:00 |
|
Csaba Tuncsik
|
bc05faf0a6
|
fix(editor): Fix workflow history TS errors (#9433)
|
2024-05-17 10:59:01 +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 |
|
Giulio Andreini
|
aad43d8cdc
|
fix(editor): Secondary button in dark mode (#9401)
|
2024-05-15 17:57:21 +02:00 |
|
Iván Ovejero
|
14fe9f268f
|
fix(editor): Fix blank Public API page (#9409)
|
2024-05-15 17:35:30 +02:00 |
|
github-actions[bot]
|
8f254527e3
|
🚀 Release 1.42.0 (#9405)
Co-authored-by: netroy <netroy@users.noreply.github.com>
|
2024-05-15 12:16:42 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
1777f8cdb1
|
fix(editor): Temporarily disable tailwind (no-changelog) (#9394)
|
2024-05-14 17:20:31 +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 |
|
Michael Kret
|
da6088d0bb
|
feat(core): Node hints(warnings) system (#8954)
|
2024-05-13 15:46:02 +03:00 |
|
oleg
|
359ade45bc
|
refactor: Implement LLM tracing callback to improve parsing of tokens usage stats (#9311)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
|
2024-05-12 21:12:07 +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 |
|
Alex Grozav
|
aa397b9730
|
fix(editor): Fix unwanted side effects from tailwind components (no-changelog) (#9359)
|
2024-05-10 18:12:04 +03: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 |
|
Elias Meire
|
4ed585040b
|
fix(editor): Render backticks as code segments in error view (#9352)
|
2024-05-10 11:23:23 +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 |
|
Csaba Tuncsik
|
1c1e4443f4
|
perf: Add tailwind to editor and design system (#9032)
|
2024-05-09 14:12:13 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
e217473f9e
|
Merge tag 'n8n@1.41.0'
|
2024-05-08 14:19:21 +02:00 |
|
Milorad FIlipović
|
cda062bde6
|
feat(editor): Remove AI Error Debugging (#9337)
|
2024-05-08 14:13:47 +02:00 |
|
github-actions[bot]
|
75f74035a1
|
🚀 Release 1.41.0 (#9342)
Co-authored-by: ivov <ivov@users.noreply.github.com>
|
2024-05-08 14:08:46 +02:00 |
|
Alex Grozav
|
f64a41d617
|
refactor(editor): Migrate workflows store to setup function with composition API (no-changelog) (#9270)
|
2024-05-08 14:35:29 +03:00 |
|
Michael Kret
|
6b6e8dfc33
|
feat(Simulate Node): New node (no-changelog) (#9109)
|
2024-05-08 12:02:36 +01:00 |
|
Milorad FIlipović
|
35b983b6df
|
feat(editor): Temporarily disable AI error helper (#9329)
|
2024-05-08 10:53:17 +02:00 |
|
Elias Meire
|
0ee4b6c860
|
fix(editor): Fix multi-select parameters with load options getting cleared (#9324)
|
2024-05-08 10:43:04 +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 |
|
Ricardo Espinoza
|
552cf8f3db
|
fix(editor): Fix type errors in the SettingsLdapView.vue (no-changelog) (#9308)
|
2024-05-06 11:20:55 -04:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
b65e0e2811
|
fix(editor): Show MFA section to instance owner, even when external auth is enabled (#9301)
|
2024-05-03 15:03:59 +02:00 |
|
Iván Ovejero
|
d92f994913
|
fix(editor): Resolve $vars and $secrets in expressions in credentials fields (#9289)
|
2024-05-03 14:39:31 +02:00 |
|
Alex Grozav
|
ff0955c995
|
refactor(editor): Migrate pushConnection mixin to composable and remove collaboration store side effects (no-changelog) (#9249)
|
2024-05-03 10:26:15 +03:00 |
|
github-actions[bot]
|
d3e0640674
|
🚀 Release 1.40.0 (#9286)
Co-authored-by: elsmr <elsmr@users.noreply.github.com>
|
2024-05-02 14:30:42 +02:00 |
|
Alex Grozav
|
cd9bc44bdd
|
feat: Add Ask AI to HTTP Request Node (#8917)
|
2024-05-02 13:52:15 +03:00 |
|
Michael Kret
|
ed98ca2fb7
|
fix(Jira Trigger Node): Update credentials UI (#9198)
|
2024-05-01 07:26:09 +03:00 |
|
Iván Ovejero
|
426a12ac0e
|
fix(editor): Prevent excess runs in manual execution with run data (#9259)
|
2024-04-30 15:00:17 +02:00 |
|
oleg
|
96f02bd655
|
feat(Groq Chat Model Node): Add support for Groq chat models (#9250)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
|
2024-04-30 09:37:30 +02:00 |
|
Alex Grozav
|
c6b4c6dbf2
|
refactor(editor): Rewrite TabBar to composition API (no-changelog) (#9231)
|
2024-04-29 16:10:48 +03:00 |
|
Alex Grozav
|
1c261f85a3
|
refactor(editor): Migrate header WorkflowDetails to composition api (no-changelog) (#9186)
|
2024-04-29 07:53:42 +03:00 |
|
Cornelius Suermann
|
442aaba116
|
fix: Elaborate scope of Sustainable Use License (#9233)
|
2024-04-27 08:38:25 +02:00 |
|
Iván Ovejero
|
11a3572144
|
fix(editor): Fix and report settings being null in workflow payloads (no-changelog) (#9227)
|
2024-04-26 15:30:51 +02:00 |
|
Elias Meire
|
99f384e2cf
|
fix(editor): Fix read-only mode in inline expression editor (#9232)
|
2024-04-26 15:12:06 +02:00 |
|
Iván Ovejero
|
fec04d5f79
|
fix(editor): Throw expression error on attempting to set variables at runtime (#9229)
|
2024-04-26 14:03:27 +02:00 |
|
github-actions[bot]
|
9bd849202a
|
🚀 Release 1.39.0 (#9209)
Co-authored-by: RicardoE105 <RicardoE105@users.noreply.github.com>
|
2024-04-24 09:18:54 -04: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 |
|
Milorad FIlipović
|
53101960e6
|
fix: Update sales templates card content (no-changelog) (#9155)
|
2024-04-18 12:30:30 +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 |
|
github-actions[bot]
|
1aa92168eb
|
🚀 Release 1.38.0 (#9153)
Co-authored-by: netroy <netroy@users.noreply.github.com>
|
2024-04-17 13:39:33 +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 |
|
Elias Meire
|
98bcd50bab
|
feat(editor): Add object keys that need bracket access to autocomplete (#9088)
|
2024-04-10 16:33:59 +02:00 |
|
github-actions[bot]
|
feffc7ffd9
|
🚀 Release 1.37.0 (#9114)
Co-authored-by: ivov <ivov@users.noreply.github.com>
|
2024-04-10 15:42:29 +02:00 |
|
Jon
|
4eb4ade3a8
|
docs: Update wording for Advanced AI in nodes panel (#9091)
|
2024-04-10 11:23:43 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
d46635fdb9
|
fix(editor): Set browser-id on all relative urls (no-changelog) (#9097)
|
2024-04-09 15:12:23 +02: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 |
|
Ahsan Virani
|
aa1370469e
|
feat(editor): Remove cloud deployment check from settings route middlewareOptions (no-changelog) (#9095)
|
2024-04-09 13:02:15 +02: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 |
|
कारतोफ्फेलस्क्रिप्ट™
|
28261047c3
|
feat(core): Prevent session hijacking (#9057)
|
2024-04-09 11:20:35 +02: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 |
|
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 |
|
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 |
|