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/flows
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
..
Flow.js Merge branch 'master' into dev 2019-07-01 12:43:16 +01:00
index.js Add envVarExcludes setting to block named env vars 2019-03-07 22:54:20 +00:00
Subflow.js Rework Subflow Instance property UI (#2236) 2019-08-12 15:01:54 +01:00
util.js Ensure config._flow is non-enumerable so is ignored by JSON.stringify 2019-03-18 15:11:56 +00:00