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 |
|
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
|
392ed706fd
|
add i18n support for projects interface and Japanese message catalogue
|
2018-05-26 14:21:30 +09:00 |
|
YumaMatsuura
|
a5c00b5c81
|
add translate-user-settings (#1740)
|
2018-05-25 13:55:03 +01:00 |
|
Nick O'Leary
|
a4eb8e11c3
|
Collapse sidebar tabs
|
2018-05-23 10:25:47 +01:00 |
|
Nick O'Leary
|
626d012775
|
Do not disable the export-clipboard menu option with empty selection
|
2018-05-21 16:14:43 +01:00 |
|
Nick O'Leary
|
eb6d093e56
|
Add env-var support to TypedInput
|
2018-05-21 15:10:06 +01:00 |
|
Nick O'Leary
|
d49c7a3adb
|
Avoid unnecessary use of .html() where .text() will do
|
2018-05-11 14:05:52 +01:00 |
|
Nick O'Leary
|
08727e1938
|
Show node load errors in the palette manager
|
2018-05-10 11:21:59 +01:00 |
|
Nick O'Leary
|
53e3e08d70
|
Handle cloning a project without package.json
|
2018-05-02 16:24:58 +01:00 |
|
Nick O'Leary
|
c4d1ccb6f5
|
Keep remote branch state in sync between editor and runtime
|
2018-05-02 13:59:39 +01:00 |
|
Nick O'Leary
|
e3520309fc
|
Add clone project to welcome screen
|
2018-05-02 13:38:50 +01:00 |
|
Nick O'Leary
|
64ae67586a
|
Ensure keyboard shortcuts get saved in runtime settings
Fixes #1696
|
2018-04-15 11:43:03 +01:00 |
|
Nick O'Leary
|
ebb3fb96cd
|
Merge pull request #1670 from node-red-hitachi/subflow-icon-change
Enable user defined icon for subflow
|
2018-03-27 10:22:20 +01:00 |
|
Kazuki-Nakanishi
|
8b0e76dd55
|
Hide the subflow check logic inside getDefaultNodeIcon function
|
2018-03-22 14:14:09 +09:00 |
|
Dave Conway-Jones
|
884618adfe
|
remove down carat from typed input with only 1 type
|
2018-03-20 21:01:10 +00:00 |
|
Kazuki Nakanishi
|
2d52527fb4
|
Don't mark a subflow changed when actually modified nothing (#1665)
|
2018-03-20 20:39:46 +00:00 |
|