Milorad FIlipović
|
d65ade4e92
|
fix(editor): Add missing node parameter values to AI Assistant request (#10788)
|
2024-09-17 16:14:02 +02:00 |
|
Alex Grozav
|
b857c2cda0
|
fix(editor): Add workflow scopes when initializing workflow (#10455)
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Co-authored-by: Mutasem Aldmour <mutasem@n8n.io>
|
2024-08-16 14:51:38 +02:00 |
|
Alex Grozav
|
fa7bc452b7
|
fix(editor): Add back prompt requesting to save unsaved changes (no-changelog) (#10190)
|
2024-07-25 18:44:26 +03:00 |
|
Alex Grozav
|
112d6b883d
|
feat(editor): Add several performance improvements when adding nodes in new canvas (no-changelog) (#10170)
|
2024-07-25 15:26:50 +03:00 |
|
Michael Kret
|
b07c5e2011
|
fix(n8n Form Trigger Node): Execution from canvas (#10132)
|
2024-07-23 10:48:27 +03:00 |
|
Alex Grozav
|
45affe5d89
|
feat(editor): Add ability to import workflows in new canvas (no-changelog) (#10051)
Co-authored-by: Elias Meire <elias@meire.dev>
|
2024-07-18 11:59:11 +03:00 |
|
Alex Grozav
|
2107de2f4a
|
feat(editor): Add stop current execution button in new canvas (no-changelog) (#9968)
|
2024-07-10 11:53:27 +03:00 |
|
Alex Grozav
|
8f970b5d37
|
feat(editor): Add execute workflow functionality and statuses to new canvas (no-changelog) (#9902)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
|
2024-07-08 13:25:18 +03: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 |
|
कारतोफ्फेलस्क्रिप्ट™
|
803895360c
|
refactor(editor): Delete unused code (no-changelog) (#9866)
|
2024-06-26 11:45:41 +02:00 |
|
Csaba Tuncsik
|
1ba656ef4a
|
fix(editor): Properly update workflow info in main header (#9789)
|
2024-06-24 15:08:24 +02:00 |
|
Ricardo Espinoza
|
41e06be6fd
|
refactor(editor): Migrate n8nRootStore to use composition API (no-changelog) (#9770)
|
2024-06-18 13:15:12 -04:00 |
|
Ricardo Espinoza
|
22bdb0568e
|
refactor(editor): Fix remaining FE type check errors (no-changelog) (#9607)
Co-authored-by: Alex Grozav <alex@grozav.com>
|
2024-06-10 16:23:06 +03:00 |
|
Csaba Tuncsik
|
ed963011c9
|
fix(editor): Move projects and rbac files (no-changelog) (#9651)
|
2024-06-06 15:30:17 +02:00 |
|
oleg
|
68420ca6be
|
refactor(editor): Fix NodeView/Canvas related TS errors (#9581)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
|
2024-06-03 16:33:20 +02:00 |
|
Milorad FIlipović
|
3be7bb898b
|
fix(editor): Update webhook paths when duplicating workflow (#9516)
|
2024-05-29 12:51:33 +02:00 |
|
Elias Meire
|
feba07ba8b
|
refactor: Fix type errors in completions code (#9439)
|
2024-05-17 13:36:34 +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 |
|
Iván Ovejero
|
d92f994913
|
fix(editor): Resolve $vars and $secrets in expressions in credentials fields (#9289)
|
2024-05-03 14:39:31 +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 |
|
Iván Ovejero
|
bcd39a110b
|
fix(editor): Add fallback for expression resolution in multi-output case (#9045)
|
2024-04-03 17:07:58 +02:00 |
|
Tomi Turtiainen
|
eaaefd76da
|
feat: Allow workflow execution even if it has errors (#9037)
|
2024-04-03 14:35:06 +03:00 |
|
Elias Meire
|
5e84c2ab89
|
feat(editor): Add missing extension methods for expressions (#8845)
|
2024-03-20 12:05:54 +01:00 |
|
Alex Grozav
|
3cbe1e2136
|
feat(editor): Migrate workflowRun mixin to useRunWorkflow composable (no-changelog) (#8711)
|
2024-02-27 11:39:45 +02:00 |
|
Alex Grozav
|
c0be43bdbe
|
fix(editor): Fix various typecheck issues (no-changelog) (#8739)
|
2024-02-26 16:05:12 +02:00 |
|
Csaba Tuncsik
|
9c0fe413d9
|
fix(editor): Use proper composable for localization (#8660)
|
2024-02-16 14:51:29 +01:00 |
|
oleg
|
f5274302f8
|
fix: Fix resolving of expressions of deeply nested sub-nodes (#8612)
|
2024-02-14 10:42:55 +01:00 |
|
Elias Meire
|
3b2078c3ca
|
fix(HTTP Request Node): Handle special characters in pagination expressions + improve hint text (#8576)
Co-authored-by: Michael Kret <michael.k@radency.com>
|
2024-02-12 17:32:27 +01:00 |
|
oleg
|
510bf8905d
|
refactor(editor): Refactor workflowHelpers mixin to composable (no-changelog) (#8600)
|
2024-02-12 10:45:05 +01:00 |
|