Dave Conway-Jones
|
a625eeeac8
|
move csv fixes to master
to fix #1142 in master
|
2017-02-22 20:19:44 +00:00 |
|
Nick O'Leary
|
e2a9be9cec
|
Defer resizing tray components until they have finished building
|
2017-02-16 21:41:20 +00:00 |
|
Nick O'Leary
|
89769fb0e5
|
Merge pull request #1155 from LinusU/patch-1
Use textContent to avoid manual escaping
|
2017-02-16 15:37:21 +00:00 |
|
Linus Unnebäck
|
b24fac3dd8
|
Use textContent to avoid manual escaping
|
2017-02-16 16:28:00 +01:00 |
|
Nick O'Leary
|
2913e13a30
|
Misconfigured WebSocket nodes should not register msg handlers
|
2017-02-13 21:39:31 +00:00 |
|
Dave Conway-Jones
|
94ee465682
|
clone message before send in stay connected mode
to Fix #1137
|
2017-02-02 09:57:04 +00:00 |
|
Nick O'Leary
|
3e021b3a75
|
Fix loader test to expect line numbers in load errors
|
2017-01-30 09:58:43 +00:00 |
|
Nick O'Leary
|
0643f149b7
|
Extract line number if available from node load errors
|
2017-01-30 09:37:08 +00:00 |
|
Nick O'Leary
|
939768eec0
|
Cache auth details to save needlessly recalculating hashes
|
2017-01-28 14:44:47 +00:00 |
|
Nick O'Leary
|
1324f5e59c
|
Update CHANGELOG for 0.16.2
|
2017-01-23 15:57:37 +00:00 |
|
Nick O'Leary
|
7759aacb35
|
Ensure custom mustache context parent set in Template node
fixes #1126
|
2017-01-23 15:34:34 +00:00 |
|
Nick O'Leary
|
fd6f7cd881
|
Display debug node name in debug panel if its known
|
2017-01-23 13:57:06 +00:00 |
|
Nick O'Leary
|
3fdeb38bb7
|
Ensure auth-tokens are removed when no user is specified in settings
|
2017-01-21 23:49:20 +00:00 |
|
Nick O'Leary
|
540472a093
|
Ensure all a tags have blank target in info sidebar
|
2017-01-19 13:52:38 +00:00 |
|
Nick O'Leary
|
daca78b6cd
|
Ensure links do not span tabs in the editor
|
2017-01-19 13:24:54 +00:00 |
|
Dave Conway-Jones
|
4195840b2c
|
make links in added info open in blank page rather than current window
|
2017-01-19 11:00:22 +00:00 |
|
Nick O'Leary
|
0ffeb0c5af
|
Avoid creating multiple reconnect timers in websocket node
|
2017-01-17 20:48:05 +00:00 |
|
Nick O'Leary
|
d6f6b41145
|
Fix inner reference in install fail message catalog entry
Fixes #1120
|
2017-01-17 09:54:17 +00:00 |
|
Nick O'Leary
|
0646b0060e
|
Display buffer data properly for truncated buffers under Object property
|
2017-01-16 17:43:39 +00:00 |
|
Nick O'Leary
|
c794ca85fd
|
Update changelog for 0.16.1
|
2017-01-16 10:30:36 +00:00 |
|
Nick O'Leary
|
5b4019dd3d
|
Add colour swatches to debug when hex colour matched
|
2017-01-16 10:29:00 +00:00 |
|
Nick O'Leary
|
a03ccd7b59
|
Nodes with hasUsers set to false should not appear unused
|
2017-01-15 13:37:21 +00:00 |
|
Nick O'Leary
|
4b64aad5ce
|
Change hard error to verbose warning if using old node.js level
|
2017-01-14 23:57:39 +00:00 |
|
Nick O'Leary
|
d146ff8794
|
Update debug_spec test for Error messages
|
2017-01-14 21:47:18 +00:00 |
|
Nick O'Leary
|
5349bf7628
|
Don't filter debug properties starting with _
Fixes #1117
|
2017-01-14 21:34:09 +00:00 |
|
Nick O'Leary
|
a79e4d1bb3
|
Node logged errors not displayed properly in debug pane
Fixes #1116
|
2017-01-14 21:33:11 +00:00 |
|
Nick O'Leary
|
f462435dc2
|
Do not look for existing nodes when checking for wires on paste
Fixes #1114
|
2017-01-13 14:16:12 +00:00 |
|
Nick O'Leary
|
48ad614441
|
-v option not enabling verbose mode properly
|
2017-01-13 00:01:19 +00:00 |
|
Nick O'Leary
|
f699516fdb
|
Add node.js version check on startup
|
2017-01-12 10:40:04 +00:00 |
|
Nick O'Leary
|
ca5cbb640a
|
Bump version 0.16
|
2017-01-11 20:44:53 +00:00 |
|
Nick O'Leary
|
0a96259ddf
|
Update copyright header for JS Foundation
|
2017-01-11 15:24:33 +00:00 |
|
Nick O'Leary
|
d99b9c04e4
|
Update changelog
|
2017-01-11 14:34:59 +00:00 |
|
Nick O'Leary
|
64d261e053
|
Add deploy action
|
2017-01-11 14:33:40 +00:00 |
|
Nick O'Leary
|
eb027d98aa
|
Add column headings to keymap table
|
2017-01-11 14:15:29 +00:00 |
|
Nick O'Leary
|
a95727b654
|
Scope input/export actions to be global
|
2017-01-11 14:15:14 +00:00 |
|
Nick O'Leary
|
4e636d7eec
|
Fix arg passing lint error
|
2017-01-11 12:18:52 +00:00 |
|
Nick O'Leary
|
3cd53f617a
|
Include unassigned keys to shortcut dialog
|
2017-01-11 11:41:25 +00:00 |
|
Nick O'Leary
|
b1684e82d8
|
Dynamically generate keyboard shortcut help dialog
|
2017-01-11 11:35:48 +00:00 |
|
Dave Conway-Jones
|
a55027b838
|
let copy of settings file occur on a clean install.
|
2017-01-11 10:12:29 +00:00 |
|
Nick O'Leary
|
28678acf74
|
Add debug logging around flow revision ids
|
2017-01-10 14:20:51 +00:00 |
|
Nick O'Leary
|
ce6594c8cc
|
Do not tie debug src loading to needsPermission
Fixes #1111
|
2017-01-10 09:43:46 +00:00 |
|
Nick O'Leary
|
75855d5450
|
Initialise nodeApp regardless of httpAdmin setting
Closes #1096 #1095
|
2017-01-09 22:22:49 +00:00 |
|
Nick O'Leary
|
f248699a30
|
Display info tips slightly longer
|
2017-01-09 22:09:06 +00:00 |
|
Nick O'Leary
|
29594726ca
|
Speed up reveal of search dialogs
|
2017-01-09 22:08:54 +00:00 |
|
Nick O'Leary
|
0a41b07297
|
Reorder Debug/Inject nodes in quick-add dialog
|
2017-01-09 16:41:16 +00:00 |
|
Nick O'Leary
|
e45cb7fac1
|
Ensure flows exist before delegating status/error events
Fixes #1069
|
2017-01-09 16:39:41 +00:00 |
|
Nick O'Leary
|
489dbfc72a
|
Update package dependencies
|
2017-01-09 15:01:33 +00:00 |
|
Nick O'Leary
|
a89ae7d77a
|
Update MQTT to latest 2.2.1
|
2017-01-09 14:35:45 +00:00 |
|
Nick O'Leary
|
a1eeff4034
|
Node status not being refreshed properly in the editor
|
2017-01-09 14:18:59 +00:00 |
|
Nick O'Leary
|
0e1013a570
|
Add install/remove dialog to increase friction
Closes #1109
|
2017-01-09 13:41:20 +00:00 |
|