n8n/packages
Csaba Tuncsik 408bd96815
feat(editor): add readonly state for nodes (#4299)
* fix(editor): add types to Node.vue component props

* fix(editor): some cleanup in NodeView

* fix(editor): fix some boolean usage

* feat(editor): check foreign credentials

* fix(editor): passing readOnly to inputs

* fix(editor): add types to component and solve property mutation

* fix(editor): add types to component and solve property mutation

* fix(editor): component property type

* fix(editor): component property type

* fix(editor): default prop values

* fix(editor): fix FixedCollectionParameter.vue
2022-10-24 20:17:25 +02:00
..
@n8n_io/eslint-config fix(core): amend typing for jsonParse() options (#4423) 2022-10-24 12:48:16 +02:00
cli fix(core): set JWT authentication token sameSite policy to lax (#4425) 2022-10-24 15:05:30 +02:00
core fix(core): delete some of the redundant code in core (#4359) 2022-10-21 11:38:56 +02:00
design-system refactor(editor): migrate FormInput to Composition API (#4406) 2022-10-24 09:39:22 +02:00
editor-ui feat(editor): add readonly state for nodes (#4299) 2022-10-24 20:17:25 +02:00
node-dev ci(core): fix node-dev Build.ts linting (#4418) 2022-10-24 11:21:27 +02:00
nodes-base fix(core): fix single-node execution failing in main mode (#4421) 2022-10-24 15:03:41 +02:00
workflow feat(editor): add readonly state for nodes (#4299) 2022-10-24 20:17:25 +02:00