node-red/editor/js/ui
Nick O'Leary 64ae67586a
Ensure keyboard shortcuts get saved in runtime settings
Fixes #1696
2018-04-15 11:43:03 +01:00
..
common remove down carat from typed input with only 1 type 2018-03-20 21:01:10 +00:00
projects Detect if there are no existing flows to migrate into a project 2018-02-20 14:30:37 -08:00
touch Update copyright header for JS Foundation 2017-01-11 15:24:33 +00:00
actions.js Move view and keyboard into user settings dialog 2017-05-03 11:38:16 +01:00
clipboard.js Don't include subflow meta-port nodes in exported selection 2017-08-08 15:48:54 +01:00
deploy.js Don't mark a subflow changed when actually modified nothing (#1665) 2018-03-20 20:39:46 +00:00
diff.js Fix merging a remote diff 2018-02-20 15:01:45 -08:00
editor.js Merge pull request #1670 from node-red-hitachi/subflow-icon-change 2018-03-27 10:22:20 +01:00
keyboard.js Ensure keyboard shortcuts get saved in runtime settings 2018-04-15 11:43:03 +01:00
library.js handle other fields in library - by only changing prefix 2018-02-10 16:49:47 +00:00
notifications.js Wrap notification messages in <p> when needed 2018-01-28 10:57:05 +00:00
palette-editor.js Allow a user to install missing modules from project settings 2018-01-22 13:46:11 +00:00
palette.js Enable user defined icon for subflow 2018-03-14 13:51:50 +09:00
search.js Modify messages to refer to language files (#1361) 2017-08-07 10:00:28 +01:00
sidebar.js Initial projects implementation 2017-09-20 10:30:07 +01:00
state.js Update copyright header for JS Foundation 2017-01-11 15:24:33 +00:00
subflow.js Update copyright header for JS Foundation 2017-01-11 15:24:33 +00:00
tab-config.js Add RED.utils.getNodeLabel utility function 2017-01-18 15:52:09 +00:00
tab-info.js Better handling of empty projects and lifecycle 2018-01-09 15:06:05 +00:00
tray.js Type editors should inherit the width of their parent tray 2018-01-25 13:50:35 +00:00
typeSearch.js Sort typeSearch results based on position of match 2018-01-23 15:40:41 +00:00
userSettings.js Better permission handling in editor 2018-01-12 21:00:11 +00:00
utils.js Hide the subflow check logic inside getDefaultNodeIcon function 2018-03-22 14:14:09 +09:00
view.js Don't mark a subflow changed when actually modified nothing (#1665) 2018-03-20 20:39:46 +00:00
workspaces.js Changed coding style 2018-02-23 11:48:40 +09:00