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/editor-api/lib/editor
Nick O'Leary 3f9a29730f
Add partial implementation of adding library sources via editor
This adds lots of commented out code that provides a settings panel
to add new library sources. It is incomplete as it doesn't actually
add/update the library sources on the runtime.

For 1.3, I'm focussing on allowing additional sources get added
via the settings file only. I've done enough work on the editor
side to convince myself more work is needed than I can justify
at this time on what is otherwise not going to be a widely
used feature.
2021-02-18 11:58:23 +00:00
..
comms.js Prevent needless retention of node status messages 2020-11-16 21:05:13 +00:00
credentials.js pull out editor-client and editor-api 2018-08-17 22:10:54 +01:00
index.js Add partial implementation of adding library sources via editor 2021-02-18 11:58:23 +00:00
library.js Add partial implementation of adding library sources via editor 2021-02-18 11:58:23 +00:00
locales.js Broaden lang verification to include * 2021-01-27 22:06:12 +00:00
projects.js Allow user to manage project version string 2020-09-28 11:30:46 +01:00
settings.js Move runtime settings back to adminApi from editorApi 2020-07-31 15:26:21 +01:00
sshkeys.js pull out editor-client and editor-api 2018-08-17 22:10:54 +01:00
theme.js Add initial support for ThemePlugins 2021-01-26 13:49:47 +00:00
ui.js Add initial support for ThemePlugins 2021-01-26 13:49:47 +00:00