node-red/packages/node_modules/@node-red/nodes/core/common
Nick O'Leary 876a7a4646
Add bulk-activate actions for debug node
Adds the actions:

 - core:activate-all-debug-nodes
 - core:activate-all-flow-debug-nodes

to match the deactivate* actions.

Also adds:

 - core:activate-selected-debug-nodes
 - core:deactivate-selected-debug-nodes

Adds a new httpAdmin route - /debug/(enable/disable) - that can be
use to bulk enable/disable nodes via HTTP Post.
2020-05-27 12:20:23 +01:00
..
lib/debug Don't double-sanitize node name in debug sidebar 2020-03-29 20:38:05 +01:00
20-inject.html [Inject] Use legacy properies by preference 2020-05-11 16:07:26 +01:00
20-inject.js [Inject] Use legacy properies by preference 2020-05-11 16:07:26 +01:00
21-debug.html Add bulk-activate actions for debug node 2020-05-27 12:20:23 +01:00
21-debug.js Add bulk-activate actions for debug node 2020-05-27 12:20:23 +01:00
24-complete.html Fix checkbox appearance on status/complete/catch/link nodes 2020-05-21 10:39:49 +01:00
24-complete.js Move Complete node to the new common category 2019-08-21 14:41:51 +01:00
25-catch.html Fix checkbox appearance on status/complete/catch/link nodes 2020-05-21 10:39:49 +01:00
25-catch.js Reorganise nodes into new categories 2019-08-21 14:23:23 +01:00
25-status.html Fix checkbox appearance on status/complete/catch/link nodes 2020-05-21 10:39:49 +01:00
25-status.js Reorganise nodes into new categories 2019-08-21 14:23:23 +01:00
60-link.html Fix checkbox appearance on status/complete/catch/link nodes 2020-05-21 10:39:49 +01:00
60-link.js Reorganise nodes into new categories 2019-08-21 14:23:23 +01:00
90-comment.html Change types from text/x-red to text/html in node html files 2020-01-15 11:40:48 +09:00
90-comment.js Reorganise nodes into new categories 2019-08-21 14:23:23 +01:00
98-unknown.html Change types from text/x-red to text/html in node html files 2020-01-15 11:40:48 +09:00
98-unknown.js Reorganise nodes into new categories 2019-08-21 14:23:23 +01:00