1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
node-red/packages/node_modules/@node-red/runtime/lib/nodes
Nick O'Leary 880757fb5d
Rework Subflow Instance property UI (#2236)
* Add support of Subflow UI definition

* new UI definition for env var

* fix label

* fixed value obtaining

* fixed label width

* fix checkbox

* fix subflow info

* remove old subflow ui tests

* add tests

* merge ui new changes

* fix initial open button

* fix environment variable edit tab

* WIP: cp-1

* Rework subflow ui property

* Restrict SF value type according to input selection

* Move subflow property UI code to subflow.js

* Update subflow ui type select appearance

* Present subflow instance properties as table rather than generated UI

* Move subflow instance properties to separate tab

* Fix subflow property ui element layout issues
2019-08-12 15:01:54 +01:00
..
context Fix default value handling on context array access 2019-08-06 15:55:25 +01:00
flows Rework Subflow Instance property UI (#2236) 2019-08-12 15:01:54 +01:00
credentials.js Remove deprecated Buffer constructor usage 2018-10-24 13:45:34 +01:00
index.js Add Flow.getSetting for resolving env-var properties 2019-01-16 22:38:04 +00:00
Node.js Ensure 2nd arg to node.error is an object 2019-08-12 14:36:26 +01:00