Nick O'Leary
549e56e220
Add editorTheme.palette.theme to allow overriding colours
2018-07-27 22:05:42 +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
ad6e55ca17
Allow a user to install missing modules from project settings
2018-01-22 13:46:11 +00:00
Kazuhito Yokoi
d7d13c12fe
Modify messages to refer to language files ( #1361 )
2017-08-07 10:00:28 +01:00
Nick O'Leary
83ebcf1dae
Reset palette-manager tabs when settings dialog reopened
2017-06-27 14:17:26 +01:00
Nick O'Leary
ed1a55d9cd
Provide feedback when enable/disable node fails
2017-05-03 13:29:35 +01:00
Nick O'Leary
93ef84f495
Move palette editor to settings panel
2017-05-03 11:38:16 +01:00
Nick O'Leary
ccfcbe8526
Move palette editor to userSettings dialog
2017-05-03 11:38:16 +01:00
Nick O'Leary
85b2a03a42
Create a package.json file in userDir if one doesn't exist
2017-01-27 22:35:17 +00:00
Nick O'Leary
a69683183f
Refuse to update a non-local node module
2017-01-24 22:50:40 +00:00
Nick O'Leary
e27f5d0460
Add node module update api and expose in palette editor
2017-01-21 23:46:44 +00:00
Nick O'Leary
0a96259ddf
Update copyright header for JS Foundation
2017-01-11 15:24:33 +00:00
Nick O'Leary
0e1013a570
Add install/remove dialog to increase friction
...
Closes #1109
2017-01-09 13:41:20 +00:00
Nick O'Leary
1e37fed90b
Report node catalogue load errors
...
Closes #1009
2017-01-08 20:51:31 +00:00
Nick O'Leary
c989c533e8
Properly report module remove errors in palette editor
...
Fixes #1043
2017-01-06 16:53:54 +00:00
Nick O'Leary
e73216d4c1
Merge branch 'master' into 0.16
2017-01-06 14:30:13 +00:00
Nick O'Leary
16ecb1a9cb
Overhaul keyboard handling and introduce editor actions
2016-12-04 22:59:43 +00:00
Nick O'Leary
de64fc8b8d
Update rather than hide install button after success install
2016-11-23 10:58:38 +00:00
telogis-nodered
44a0f1b505
Palette editor fixes ( #1033 )
...
* ensure remove button is only enabled for local modules when refreshing palette editor
* ensure local field is propagated to the nodes when a new module is added to the registry
2016-11-16 14:12:31 +00:00
Nick O'Leary
73574d6293
Add quick-add node mode with cmd/ctrl-click
2016-11-07 21:25:09 +00:00
Nick O'Leary
2b558768f1
Add debug filter box
2016-11-03 14:34:36 +00:00
Nick O'Leary
fc9835512d
Add work-in-progress update button to palette-editor
2016-10-21 10:29:26 +01:00
Nick O'Leary
bd391963bc
Add Crtl/Shift/p shortcut for manage palette
2016-10-20 14:01:37 +01:00
Nick O'Leary
eed470ddae
Update default palette catalogue to use https
2016-10-13 16:22:25 +01:00
Nick O'Leary
a76674032d
Searching package catalogue should be case-insensitive
...
Fixes #1010
2016-10-12 20:08:08 +01:00
Nick O'Leary
3c60b3d2c9
Prevent search box opening when other modals are open
2016-10-09 22:54:47 +01:00
Nick O'Leary
f2d36b84b5
Don't hide install button on already-installed node modules
2016-10-09 22:23:47 +01:00
Nick O'Leary
b00985f99f
Replace palette-edit button with menu option
2016-09-30 20:33:27 +01:00
Nick O'Leary
e3b7c5fce7
Add 'no matches' message to package search results
2016-09-30 11:19:47 +01:00
Nick O'Leary
2e87ebe800
Fix editableList sizing on safari
2016-09-30 10:46:13 +01:00
Nick O'Leary
722b31edee
Safely ignore subflow instance nodes in palette editor
2016-09-02 20:31:24 +01:00
Nick O'Leary
91c23d1f7d
Fix palette-editor handling of subflows
2016-08-26 13:21:33 +01:00
Nick O'Leary
eb17562f4d
NLS the palette editor
2016-08-14 23:08:37 +01:00
Nick O'Leary
b7dbfd5cfc
Only reload catalogue when requested
2016-08-13 00:33:41 +01:00
Nick O'Leary
cdc7ab562a
Add sort options to palette-editor search
2016-08-12 23:00:28 +01:00
Nick O'Leary
eecf92183f
Update to new catalogue format
2016-08-10 21:59:31 +01:00
Nick O'Leary
11656382a7
Allow palette-editor to be disabled via editorTheme
2016-08-10 20:15:17 +01:00
Nick O'Leary
e4d788ad0b
Add install tab to palette-editor
2016-08-09 10:43:03 +01:00
Nick O'Leary
ba37db275c
Add node filter to palette-editor
2016-08-05 16:39:41 +01:00
Nick O'Leary
521e669879
Enable palette-editor remove buttons
2016-08-05 13:39:14 +01:00
Nick O'Leary
12e302c10a
Collapse palette modules when palette-editor closed
2016-08-04 22:28:56 +01:00
Nick O'Leary
7220af3ef0
Move palette editor to left hand side
2016-08-04 16:49:36 +01:00