Commit Graph

3539 Commits

Author SHA1 Message Date
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 15e28e3cc0
Merge branch 'pr_1766' into 0.19 2018-06-25 13:55:07 +01:00
Nick O'Leary 2cb4f6b1fc
Prevent horizontal scroll when palette name cannot wrap 2018-06-25 13:54:34 +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 7c3e5443ab
Merge pull request #1772 from node-red-hitachi/uitest-debugtab
Follow the change of tab interface for UI test
2018-06-25 13:37:53 +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
Kazuki-Nakanishi 11569d8056 Follow the change of tab interface for UI test 2018-06-25 18:48:01 +09: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
Hiroyasu Nishiyama 467411c6c3 merge 0.19 2018-06-17 01:26:31 +09: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 f7434b5ec8
Add output to File Out node and update icons 2018-06-15 13:25:28 +01:00
Nick O'Leary 5ed3360c0b
Fix css for single toggle buttons 2018-06-15 13:25:28 +01:00
Nick O'Leary 56db1da3cf
Merge pull request #1732 from node-red/pi-nodes-editable-when-na
let Pi nodes be visible/editable on all platforms
2018-06-13 15:46:21 +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 f6274445a2
Merge branch 'master' into 0.19 2018-06-06 21:41:48 +01:00
Nick O'Leary 3b0300b834
Cache flow library result to improve response time
Fixes #1753
2018-06-06 21:38:44 +01:00
Nick O'Leary 4fbf1fe780
Add middle-button-drag to pan the workspace 2018-06-06 20:51:30 +01:00
Hiroyasu Nishiyama dcf44fed58 allow multi-line category name in editor 2018-06-05 20:18:40 +09:00
Nick O'Leary 7136dc1c72
Merge pull request #1749 from kazuhitoyokoi/0.19
Add i18n support for projectSettings.js
2018-06-04 23:32:55 +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
Nick O'Leary b025644525
Merge pull request #1744 from node-red-hitachi/0.19-i18n-defaultFileSet
Add i18n support for default file set for a project
2018-05-31 08:51:53 +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
Hiroyasu Nishiyama 2a95af3928 merged 0.19-allow-i18n-translation-in-runtime 2018-05-30 21:59:20 +09:00
Nick O'Leary 0a0ca380d3
Ensure apiMaxLength applies to HTTP Nodes
Fixes #1278
2018-05-30 13:32:38 +01:00
Nick O'Leary 4cfbf7f71c
Merge pull request #1743 from node-red-hitachi/0.19-allow-i18n-translation-in-runtime
Allow i18n translation in runtime
2018-05-30 13:20:05 +01:00
Hiroyasu Nishiyama de43148341 change current_locale to getCurrentLocale 2018-05-30 20:32:56 +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
Nick O'Leary 4b5c437533
Merge pull request #1741 from node-red-hitachi/0.19-editor-projects-i18n-jp
Add i18n support for projects interface and Japanese message catalogue
2018-05-30 10:21:29 +01:00
Nick O'Leary 8d63b6a1ed
Merge pull request #1734 from node-red-hitachi/0.19-fix-icon-scan-test-for-win
Fix test failure of icon scan on Windows
2018-05-30 10:18:57 +01:00
Nick O'Leary 245a8adbf9
Merge pull request #1736 from node-red-hitachi/0.19-httpreq
Move to request module
2018-05-30 10:18:21 +01:00
Yuma Matsuura 4f7d98aace modify translate user settings 2018-05-29 10:12:52 +09:00