Commit Graph

192 Commits

Author SHA1 Message Date
कारतोफ्फेलस्क्रिप्ट™
22990342df refactor(core): Delete all collaboration related code (no-changelog) (#9929) 2024-07-03 18:46:24 +02:00
कारतोफ्फेलस्क्रिप्ट™
7f8857f69b refactor(editor): Upgrade frontend typing (no-changelog) (#9915) 2024-07-03 14:19:24 +02:00
Iván Ovejero
be9a247577 feat: Introduce debug info button (#9895) 2024-07-03 09:38:21 +02:00
Mutasem Aldmour
10f7d4b5b9 feat(editor): Remove Segment (#9878) 2024-06-28 10:52:36 +02:00
Csaba Tuncsik
d9747d5e9b fix(editor): Enable expression preview in SQL node when looking at executions (#9733)
Co-authored-by: Elias Meire <elias@meire.dev>
2024-06-27 17:07:29 +02: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
Alex Grozav
e995309789 feat(editor): Add node enable/disable functionality in new canvas (no-changelog) (#9872) 2024-06-26 16:56:58 +03:00
कारतोफ्फेलस्क्रिप्ट™
803895360c refactor(editor): Delete unused code (no-changelog) (#9866) 2024-06-26 11:45:41 +02:00
Michael Kret
19213efc30 fix: Remove Request Options from sub nodes (no-changelog) (#9853)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-06-25 14:53:31 +03:00
Alex Grozav
31c456700a feat(editor): Compute node position and connections when creating new nodes in new canvas (no-changelog) (#9830) 2024-06-25 12:11:44 +03:00
Elias Meire
e51de9d391 feat(editor): Show multiple nodes in input pane schema view (#9816) 2024-06-24 18:09:28 +02:00
Csaba Tuncsik
1ba656ef4a fix(editor): Properly update workflow info in main header (#9789) 2024-06-24 15:08:24 +02:00
कारतोफ्फेलस्क्रिप्ट™
e3e20b48eb refactor(editor): Use typed-mocks to speed up tests and type-checking (no-changelog) (#9796) 2024-06-19 07:41:27 +02:00
Ricardo Espinoza
41e06be6fd refactor(editor): Migrate n8nRootStore to use composition API (no-changelog) (#9770) 2024-06-18 13:15:12 -04:00
Alex Grozav
b0d7cfa2ab refactor(editor): Migrate nodeBase mixin to composable (no-changelog) (#9742) 2024-06-18 16:35:26 +03:00
Elias Meire
7e44cd7f16 refactor(editor): Enable @typescript-eslint/no-base-to-string lint rule, fix errors (no-changelog) (#9783) 2024-06-18 15:04:29 +02:00
Alex Grozav
12604fe1da feat(editor): Add capability to open NDV and rename node (no-changelog) (#9712) 2024-06-17 15:46:55 +03:00
Ricardo Espinoza
ac7a561379 refactor(editor): Migrate userHelpers mixin to composable (no-changelog) (#9737) 2024-06-15 09:41:23 -04:00
Tomi Turtiainen
6c1a4c8ebf fix: Fix sending pin data twice causing payload too large errors (#9710) 2024-06-12 15:11:39 +03:00
Mutasem Aldmour
50bd5b9080 feat: Update NPS Value Survey (#9638)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-06-11 10:23:30 +02: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
Iván Ovejero
b0b4093072 refactor(editor): Stop expecting null execution status (no-changelog) (#9672) 2024-06-10 10:19:40 +02:00
Milorad FIlipović
bb7227d18d fix(editor): Indent on tabs in expression fields (#9659) 2024-06-07 15:30:26 +02:00
Tomi Turtiainen
ebba7c87cd fix(editor): Color node connections correctly in execution preview for nodes that have pinned data (#9669) 2024-06-07 16:12:59 +03:00
Csaba Tuncsik
ed963011c9 fix(editor): Move projects and rbac files (no-changelog) (#9651) 2024-06-06 15:30:17 +02:00
Milorad FIlipović
a8bb53f4e3 fix(editor): Improve error messages around pinned data (#9632) 2024-06-05 13:48:55 +02:00
Alex Grozav
f6a466cd87 feat(editor): Add remove node and connections functionality to canvas v2 (#9602) 2024-06-04 15:36:27 +03: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
Elias Meire
6268276746 refactor(editor): Fix typescript issues in composables and misc files (no-changelog) (#9583) 2024-06-03 11:34:51 +02:00
Elias Meire
e23420d89d refactor(editor): Fix TypeScript issues in views (no-changelog) (#9573) 2024-05-31 15:52:00 +02:00
Elias Meire
936bbb2068 fix: Don't throw errors for NaN in number operators in the filter component (#9506) 2024-05-30 13:51:45 +02:00
Elias Meire
6698179a69 fix(editor): Prevent expression editor focus being lost when user is selecting (#9525) 2024-05-29 14:37:05 +02:00
Milorad FIlipović
3be7bb898b fix(editor): Update webhook paths when duplicating workflow (#9516) 2024-05-29 12:51:33 +02:00
Elias Meire
ec0373f666 feat(editor): Show expression infobox on hover and cursor position (#9507)
Co-authored-by: Giulio Andreini <andreini@netseven.it>
2024-05-28 16:58:44 +02:00
Alex Grozav
70948ec71b feat(editor): Add initial code for NodeView and Canvas rewrite (no-changelog) (#9135)
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
2024-05-23 11:42:10 +03:00
Csaba Tuncsik
cd751e7cc8 fix(editor): Fix rundata type errors (no-changelog) (#9443) 2024-05-21 13:19:56 +02:00
Ricardo Espinoza
75919397d6 refactor(editor): Fix type errors in ResourcesListLayout.vue (no-changelog) (#9461) 2024-05-20 09:01:38 -04:00
Ricardo Espinoza
3a5412850c refactor(editor): Convert workflowActivate mixin into a composable (no-changelog) (#9423) 2024-05-17 10:03:39 -04: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
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
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
dc5994b185 feat(editor): Add item selector to expression output (#9281) 2024-05-09 14:45:31 +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
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
Alex Grozav
cd9bc44bdd feat: Add Ask AI to HTTP Request Node (#8917) 2024-05-02 13:52:15 +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
Alex Grozav
1c261f85a3 refactor(editor): Migrate header WorkflowDetails to composition api (no-changelog) (#9186) 2024-04-29 07:53:42 +03: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