Commit Graph

723 Commits

Author SHA1 Message Date
Nick O'Leary 529b358c9b
Split out expandable editors and add JS editor 2018-07-15 21:06:51 +01:00
Nick O'Leary 3a1cc6a2be
Change __encoded__ to __enc__ for debug message encoding 2018-07-14 23:06:15 +01:00
Nick O'Leary 28402b0894
Add sidebar tab icons to drop-down menu 2018-07-11 14:15:31 +01:00
Kazuhito Yokoi 6c8fc4846b Fix i18n bugs in projects 2018-07-11 15:33:25 +09:00
Nick O'Leary d8cf86fd6f
Add RED.utils.parseContextKey 2018-07-10 11:41:46 +01:00
Nick O'Leary 372c213c2c
Still parse/export typedInput values even when no options set 2018-07-04 14:23:18 +01:00
Nick O'Leary a5a79d3ab7
Merge branch '0.19' into typedInput-context 2018-07-04 13:37:05 +01:00
Nick O'Leary e6c5cfb703
Do not show TypedInput context options if there's only one available 2018-07-04 13:36:23 +01:00
Hiroyasu Nishiyama 7ca153abd0 fix error on typedInput initialization 2018-07-04 20:50:33 +09:00
Nick O'Leary 33b4774c49
Load typedinput context list from settings 2018-07-03 21:40:58 +01:00
Nick O'Leary c243481432
Add sub options to Inject node 2018-07-03 21:40:58 +01:00
Nick O'Leary 9bbe405cd0
Do not show blank popovers 2018-07-03 21:18:15 +01:00
Nick O'Leary 08b0838f9a
Fix linting in view.js 2018-07-02 15:32:29 +01:00
Nick O'Leary cdb173fd6e
Handle NaN and Infinity properly in debug sidebar
Fixes #1778 #1779
2018-06-29 10:50:07 +01:00
Nick O'Leary e01996095f
Add refresh timestamp to context sidebar 2018-06-27 10:00:23 +01:00
Nick O'Leary 5d86f7b6ba
Refresh context sidebar tab based on selection 2018-06-26 23:34:32 +01:00
Nick O'Leary 8d6ac6406d
Initial context sidebar tab 2018-06-26 11:32:24 +01:00
Nick O'Leary 73a18891c5
Add RED.popover.tooltip for common reuse 2018-06-25 22:32:34 +01:00
Nick O'Leary fe22cedc1d
Move debug encode/decode to utils for reuse 2018-06-25 22:32:34 +01:00
Nick O'Leary fa09c7c8b2
Merge branch '0.19' of github.com:node-red/node-red into 0.19 2018-06-25 13:55:21 +01:00
Nick O'Leary b17a483b85
Merge pull request #1771 from node-red-hitachi/0.19-fix-i18n-project-message
Fix appearance of retry button of remote branch management dialog
2018-06-25 13:50:11 +01:00
Nick O'Leary f95a2851c8
Ignore middle-click on node/ports to enable panning 2018-06-25 13:36:58 +01:00
Nick O'Leary 2b2eee352f
Better wire layout when looping back 2018-06-25 13:18:37 +01:00
Nick O'Leary bdf87452b6
Reset typedInput option when type changes 2018-06-25 10:39:20 +01:00
Hiroyasu Nishiyama 0c6bf81c24 fix appearence of retry button of remote branch management dialog 2018-06-23 12:49:09 +09:00
Nick O'Leary f5e212ff1e
Refresh type options properly when typedInput.types called 2018-06-21 10:49:39 +01:00
Nick O'Leary 461e6562ca
Allow typedInputs to have options plus value 2018-06-21 10:47:30 +01:00
Nick O'Leary a467fe5ed7
Reposition tab menu before opening 2018-06-19 10:49:50 +01:00
Nick O'Leary 2648b7ca54
Handle releasing ctrl when using quick-add node dialog 2018-06-15 22:33:53 +01:00
Nick O'Leary de35c7024a
Tab buttons should use editor-button-toggle style 2018-06-15 17:28:29 +01:00
Nick O'Leary d46b66878a
Show unknown node properties in info tab 2018-06-13 14:56:09 +01:00
Nick O'Leary 6cad80c4ad
Add node icon picker widget 2018-06-12 23:46:06 +01:00
Nick O'Leary 68779caa2e
Only edit nodes on dbl click on primary button with no modifiers 2018-06-12 15:34:08 +01:00
Nick O'Leary 2a122ed283
Allow subflows to be put in any palette category 2018-06-12 12:54:32 +01:00
Nick O'Leary 17c5fdf0d5
Add flow navigator widget 2018-06-08 23:32:17 +01:00
Nick O'Leary 4fbf1fe780
Add middle-button-drag to pan the workspace 2018-06-06 20:51:30 +01:00
Kazuhito Yokoi 0e4cedbc5e
Remove new lines 2018-06-04 07:21:48 +09:00
Kazuhito Yokoi dc139bcc30
Remove new line 2018-06-04 07:15:26 +09:00
Kazuhito Yokoi ab788bc1e3 Add i18n support for projectSettings.js 2018-06-01 12:58:09 +09:00
Nick O'Leary 95b4c8d515
Merge pull request #1748 from node-red-hitachi/0.19-editor-diff-i18n-jp
Add i18n support for project
2018-05-31 10:44:36 +01:00
Yuma Matsuura 9e87a60597 modify translate project diff 2018-05-31 16:47:03 +09:00
Yuma Matsuura 5a70bea67a add translate project diff 2018-05-31 16:46:46 +09:00
Nick O'Leary 0a2aab7d68
Merge pull request #1746 from node-red-hitachi/0.19-user-settings-projects-i18n-jp
Modify i18n support for user settings of project
2018-05-30 10:30:25 +01:00
Nick O'Leary 745821c420
Merge pull request #1745 from node-red-hitachi/0.19-version-projects-i18n-jp
Add i18n support for version control of project
2018-05-30 10:30:12 +01:00
Nick O'Leary 57c4c754d0
Merge pull request #1742 from node-red-hitachi/0.19-editor-main-i18n-jp
Update i18n support for main editor interface and Japanese message …
2018-05-30 10:22:38 +01:00
Yuma Matsuura 4f7d98aace modify translate user settings 2018-05-29 10:12:52 +09:00
Kazuki-Nakanishi b0c693cc3a move comment from json to js 2018-05-28 17:06:38 +09:00
Kazuki-Nakanishi b2cca10e8b Add i18n support for version control of project 2018-05-28 17:01:53 +09:00
Hiroyasu Nishiyama 865853da19 add some i18n support for main editor interface and Japanese message catalogue 2018-05-26 20:08:39 +09:00
Hiroyasu Nishiyama 392ed706fd add i18n support for projects interface and Japanese message catalogue 2018-05-26 14:21:30 +09:00