Nick O'Leary
|
5c2e7ce407
|
Update jsonata
|
2017-03-12 22:03:14 +00:00 |
|
Kazuki Nakanishi
|
68cd447109
|
Added a name icon and a description label on edit subflow window.
|
2017-03-03 14:10:20 +00:00 |
|
Dave Conway-Jones
|
424e854778
|
clipboard export text stay highlighted even when button deselected
i.e. if you hit button twice text stays selected.
|
2017-02-28 22:54:13 +00:00 |
|
Dave Conway-Jones
|
f5e6ca3e10
|
ensure export clipboard keeps text selected and formatted
|
2017-02-28 21:50:09 +00:00 |
|
Nick O'Leary
|
16c92cc739
|
Merge pull request #1156 from LinusU/patch-1
Use pre-calculated values for connection path
|
2017-02-28 10:10:12 +00:00 |
|
Nick O'Leary
|
e2a9be9cec
|
Defer resizing tray components until they have finished building
|
2017-02-16 21:41:20 +00:00 |
|
Linus Unnebäck
|
37dd075309
|
Use pre-calculated values for connection path
|
2017-02-16 18:05:59 +01:00 |
|
Linus Unnebäck
|
b24fac3dd8
|
Use textContent to avoid manual escaping
|
2017-02-16 16:28:00 +01: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
|
0646b0060e
|
Display buffer data properly for truncated buffers under Object property
|
2017-01-16 17:43:39 +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
|
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
|
0a96259ddf
|
Update copyright header for JS Foundation
|
2017-01-11 15:24:33 +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 |
|
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
|
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 |
|
Nick O'Leary
|
4562b06a60
|
Try to prevent auto-fill of password fields in node edit tray
Fixes #1081
|
2017-01-08 23:14:14 +00:00 |
|
Nick O'Leary
|
1e37fed90b
|
Report node catalogue load errors
Closes #1009
|
2017-01-08 20:51:31 +00:00 |
|
Nick O'Leary
|
aafcfef387
|
Add property validation to nodes using typedInput
|
2017-01-06 23:18:50 +00:00 |
|
Nick O'Leary
|
4b83d8160f
|
Add common validator for typedInput fields
Closes #1104
|
2017-01-06 22:20:09 +00:00 |
|
Nick O'Leary
|
73a41707e5
|
Property expressions must not be blank
|
2017-01-06 21:58:17 +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
|
4c6157a06e
|
Tidy up merge commit of validatePropertyExpression
|
2017-01-06 14:32:37 +00:00 |
|
Nick O'Leary
|
e73216d4c1
|
Merge branch 'master' into 0.16
|
2017-01-06 14:30:13 +00:00 |
|
Dave Conway-Jones
|
e6de26736b
|
add port if wires array > number of ports declared.
|
2017-01-06 14:06:30 +00:00 |
|
Nick O'Leary
|
d131addd63
|
Allow tips to be enabled/disabled via menu option
|
2017-01-06 13:33:23 +00:00 |
|
Nick O'Leary
|
0c7705beff
|
Allow quoted property expressions
Fixes #1101
|
2017-01-06 11:23:53 +00:00 |
|
Nick O'Leary
|
555f96cfaf
|
Info-tips update
|
2017-01-05 23:33:19 +00:00 |
|
Nick O'Leary
|
59ffacb3df
|
Fix merge conflicts
|
2017-01-05 10:07:23 +00:00 |
|
Nick O'Leary
|
83acb66f00
|
NLS the diff dialog
|
2017-01-04 22:02:35 +00:00 |
|
Nick O'Leary
|
1f9ae45875
|
Fix diff node table layout for Safari
|
2017-01-04 20:57:10 +00:00 |
|
Nick O'Leary
|
ffa628be2d
|
Index all node properties for node search
|
2017-01-04 16:46:36 +00:00 |
|
Nick O'Leary
|
215c8fd261
|
NLS type search
|
2017-01-01 22:14:33 +00:00 |
|
Nick O'Leary
|
061cc908a7
|
Hide common entries when filtering typeSearch
|
2017-01-01 21:59:09 +00:00 |
|
Nick O'Leary
|
7970c9dbe5
|
Merge changes by reimporting changed node config
|
2017-01-01 00:20:12 +00:00 |
|
Nick O'Leary
|
5ca0c066e2
|
Better handling of moved nodes
|
2017-01-01 00:20:12 +00:00 |
|
Nick O'Leary
|
563728c7b8
|
Some more merging code
|
2017-01-01 00:20:12 +00:00 |
|
Nick O'Leary
|
31a72b6562
|
Three-way-diff
|
2017-01-01 00:20:12 +00:00 |
|