Nick O'Leary
624befd704
Restructure info tab
2017-04-06 23:17:30 +01:00
Nick O'Leary
fb24dca019
Add JSON Expression editor
2017-03-12 23:52:31 +00:00
Nick O'Leary
73501f3ad3
Resync with master
2017-03-01 17:45:09 +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
fbd159a23a
Add placeholder text on label inputs and clear buttons
2017-02-08 10:48:26 +00:00
Nick O'Leary
599a6bf050
Add port labels to Subflow nodes
2017-02-08 10:48:25 +00:00
Nick O'Leary
185b16a858
Keep port label form in sync with output reordering
2017-02-08 10:48:25 +00:00
Nick O'Leary
e7e3ed4923
Basic node label editor
2017-02-08 10:48:25 +00:00
Nick O'Leary
47df5476ba
Add RED.stack as a common ui component
2017-02-08 10:48:25 +00:00
Nick O'Leary
d7c516ab00
Port label editor starting point
2017-02-08 10:48:24 +00:00
Nick O'Leary
b8888a5d46
Add RED.utils.getNodeLabel utility function
2017-01-18 15:52:09 +00:00
Nick O'Leary
0a96259ddf
Update copyright header for JS Foundation
2017-01-11 15:24:33 +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
16ecb1a9cb
Overhaul keyboard handling and introduce editor actions
2016-12-04 22:59:43 +00:00
Nick O'Leary
534b07d120
Include jsonata from dependency on build and improve func highlight
2016-11-23 23:15:30 +00:00
Nick O'Leary
eeaff6b553
Add insert-function button to expression editor
2016-11-16 14:54:51 +00:00
Nick O'Leary
26f5305593
Add jsonata function help
2016-11-15 23:22:25 +00:00
Nick O'Leary
d33029027f
Add expression editor for jsonata
2016-11-15 00:19:04 +00:00
Nick O'Leary
6042395b81
Allow a node to reorder its outputs and maintain links
...
Fixes #1031
2016-11-08 17:00:47 +00:00
Nick O'Leary
5cdafc50fb
Add node delete button to edit dialog
2016-11-04 14:29:04 +00:00
Nick O'Leary
ec392a7f9a
contenteditable fields not handled in config nodes
...
Fixes #1011
2016-10-12 19:56:12 +01:00
Nick O'Leary
306825aa90
Enable es6 parsing in Function editor by default
...
Fixes #985
2016-09-30 23:51:27 +01:00
Nick O'Leary
c797073c05
Ignore bidi event handling on non-existent and non-Input elements
...
Closes #999
2016-09-30 23:35:05 +01:00
Nick O'Leary
aad29e4487
Remove list of flows from menu
2016-09-30 23:34:26 +01:00
Nick O'Leary
55d7420abf
Remove tabs
2016-09-08 20:49:44 +01:00
wajnberg
489b56456f
Completing STT support ( #976 )
...
* Completing STT support
Signed-off-by: Moshe Wajnberg <wajnberg@il.ibm.com>
* Adressing Nick comments
Signed-off-by: Moshe Wajnberg <wajnberg@il.ibm.com>
2016-09-08 20:46:30 +01:00
Nick O'Leary
d7d30aa972
Default config nodes to global scope unless in a subflow
...
Closes #972
2016-08-26 13:26:42 +01:00
Nick O'Leary
4b462eaae9
Move initInputEvents to prepareInput
2016-08-26 12:50:18 +01:00
Nick O'Leary
b17c34402d
Fix some more tabs/spaces in bidi work
2016-08-26 00:28:22 +01:00
Nick O'Leary
6ad71bd222
Move bidi code under RED.text
2016-08-25 17:09:56 +01:00
wajnberg
ccc08be0ee
Bidi support for Text Direction and Structured Text ( #961 )
...
* Bidi support for Text Direction and Structured Text
Signed-off-by: Moshe Wajnberg <wajnberg@il.ibm.com>
* Adding documentation for functions in bidi.js and format.js
Signed-off-by: Moshe Wajnberg <wajnberg@il.ibm.com>
* Removing unused functions from format.js
Signed-off-by: Moshe Wajnberg <wajnberg@il.ibm.com>
2016-08-25 16:47:30 +01:00
Nick O'Leary
f484156d8e
Tell ace about Function node globals
...
Closes #927
2016-07-28 17:14:55 +01:00
Nick O'Leary
6a528b5fdb
Allow config nodes to provide a sort function for their select list
2016-07-28 13:27:34 +01:00
Nick O'Leary
6bc3f82afe
Protect against node type names that clash with Object property names
...
Fixes #917
2016-06-30 00:38:48 +01:00
Nick O'Leary
8608d010b8
Clone default node properties to avoid reference leakage
2016-06-29 22:53:14 +01:00
Nick O'Leary
23087447f1
Check for null config properties in editor before overwritting them
2016-06-29 21:32:39 +01:00
Nick O'Leary
3008e4e60f
Add hasUsers flag to config nodes
2016-06-29 21:07:45 +01:00
Nick O'Leary
c3b1cf7c35
Form input widths behave more consistently when resizing
...
Fixes #919 #920
2016-06-26 23:48:59 +01:00
Nick O'Leary
b21745808b
Don't mark 'edit subflow template' as primary button
2016-06-16 00:09:32 +01:00
Nick O'Leary
0300458ba8
Add error handling to all node definition api calls
2016-06-06 14:45:36 +01:00
Nick O'Leary
daed059c47
Emit editor:open/close events from the tray itself
2016-05-31 23:19:43 +01:00
Nick O'Leary
add541f67f
Restore the edit-select box add behaviour
...
This reverts commit 59a7c46482
.
2016-05-31 13:01:49 +01:00
Nick O'Leary
bea8eb799f
Add node/editor lifecycle events
2016-05-29 23:51:20 +01:00
Nick O'Leary
59a7c46482
Modify config node select box to have dedicated add button
2016-05-21 22:11:29 +01:00
Nick O'Leary
9a73568c7a
Ensure node field change handlers are invoked after editprepare
2016-05-19 22:42:28 +01:00
Nick O'Leary
db433efbef
Link nodes show hidden wires when selected
...
☕ ️
2016-05-17 09:18:32 +01:00
Nick O'Leary
9ae4745ca5
Refocus workspace after closing edit tray
2016-05-11 17:15:36 +01:00
Nick O'Leary
a9bfa4e79b
Allow keyboard shortcuts to be scoped to a dom element
...
This gets rid of the need to enable/disable the keyboard handling
at various times.
Allows Ctrl-C to work as expected when selecting text in debug/info
sidebar.
Downside is shortcuts that apply to the workspace (select-all, copy
etc) now require the workspace to be focussed.
2016-05-08 22:50:55 +01:00
Nick O'Leary
ce25fc658b
Move edit tray buttons to top
2016-05-03 15:45:29 +01:00
Nick O'Leary
088e3e5374
Validate all edit dialog inputs when one changes
2016-04-27 12:33:02 +01:00