Hiroyasu Nishiyama
15da19dcea
fix use of HTML tag or CSS class specification as icon of typedInput
2018-08-06 10:28:02 +09:00
HirokiUchikawa
3c71b815f5
Fix to remove unnecessary typedInput element
2018-07-26 20:13:08 +09:00
Nick O'Leary
28402b0894
Add sidebar tab icons to drop-down menu
2018-07-11 14:15:31 +01:00
Nick O'Leary
d8cf86fd6f
Add RED.utils.parseContextKey
2018-07-10 11:41:46 +01:00
Nick O'Leary
372c213c2c
Still parse/export typedInput values even when no options set
2018-07-04 14:23:18 +01:00
Nick O'Leary
a5a79d3ab7
Merge branch '0.19' into typedInput-context
2018-07-04 13:37:05 +01:00
Nick O'Leary
e6c5cfb703
Do not show TypedInput context options if there's only one available
2018-07-04 13:36:23 +01:00
Hiroyasu Nishiyama
7ca153abd0
fix error on typedInput initialization
2018-07-04 20:50:33 +09:00
Nick O'Leary
33b4774c49
Load typedinput context list from settings
2018-07-03 21:40:58 +01:00
Nick O'Leary
c243481432
Add sub options to Inject node
2018-07-03 21:40:58 +01:00
Nick O'Leary
9bbe405cd0
Do not show blank popovers
2018-07-03 21:18:15 +01:00
Nick O'Leary
73a18891c5
Add RED.popover.tooltip for common reuse
2018-06-25 22:32:34 +01:00
Nick O'Leary
bdf87452b6
Reset typedInput option when type changes
2018-06-25 10:39:20 +01: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
de35c7024a
Tab buttons should use editor-button-toggle style
2018-06-15 17:28:29 +01:00
Nick O'Leary
a4eb8e11c3
Collapse sidebar tabs
2018-05-23 10:25:47 +01:00
Nick O'Leary
eb6d093e56
Add env-var support to TypedInput
2018-05-21 15:10:06 +01:00
Dave Conway-Jones
884618adfe
remove down carat from typed input with only 1 type
2018-03-20 21:01:10 +00:00
Nick O'Leary
25f4a018d9
Merge branch '0.18' into projects
2018-01-16 11:21:54 +00:00
Nick O'Leary
e762b7ff48
TypedInput: handle user defined value/labels options
...
Fixes #1549
2018-01-14 00:24:36 +00:00
Nick O'Leary
d870b072d7
Tidy up branch/remote list in projectSettings
2017-12-20 14:37:34 +00:00
Nick O'Leary
94eeaeb8d3
Allow committer details to be set per-user
2017-12-04 11:42:44 +00:00
tilleul
19e45389e1
Updated regex so custom width using calc() work ( #1487 )
...
So far, for typedInput "<input type=text>" fields, only custom styles like "width:100%" or "width:75px" worked. Proposed change allows to use calc() as well like in "width:calc(100% - 120px)"
2017-11-30 13:38:03 +00:00
Nick O'Leary
10057de9b3
A big projects update
...
Includes:
- change local/remote branches
- basic support for username/password handling
2017-11-21 23:31:41 +00:00
Nick O'Leary
3d6468326a
Allow a project's flow file to be changed
2017-10-19 21:38:53 +01:00
Nick O'Leary
eae390acf5
Disable view-diff button for deletes/unknown files
2017-10-09 12:10:00 +01:00
Nick O'Leary
6a06142e1e
Allow credSecret to be managed via project settings
2017-09-26 22:51:08 +01:00
Nick O'Leary
b1cd13d629
Initial projects implementation
2017-09-20 10:30:07 +01:00
Nick O'Leary
1671d1f580
Allow expanding diff elements to stay in-sync deeper
2017-08-04 14:23:28 +01:00
Nick O'Leary
7de1bf9d95
Better node properties layout in diff table
2017-08-03 23:04:39 +01:00
Nick O'Leary
d9dc171c28
Add buffer mode to typedInput
2017-06-13 21:01:27 +01:00
Nick O'Leary
2a3e355437
Add per-node filter option to Debug pane
2017-05-22 11:35:55 +01:00
Nick O'Leary
c09bea4710
Add debug message menu
2017-05-12 22:12:55 +01:00
Nick O'Leary
00460d856b
Add copy path/value buttons to debug messages
2017-05-10 15:49:56 +01:00
Nick O'Leary
dbf0486acb
Add JSONata expr tester and improved feedback
2017-05-05 11:23:24 +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
5938143002
Move view and keyboard into user settings dialog
2017-05-03 11:38:16 +01:00
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
1ff23ebfd9
Stop some ui elements from clearing url anchor when clicked
2017-03-06 15:30:42 +00:00
Nick O'Leary
17e092afb3
Allow tabs to be enabled/disabled in the editor
2017-03-06 15:29:05 +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
128c4fe222
Add visual cue as to whether the workspace is focused
2017-01-24 16:14:03 +00:00
Nick O'Leary
0a96259ddf
Update copyright header for JS Foundation
2017-01-11 15:24:33 +00:00
Nick O'Leary
e73216d4c1
Merge branch 'master' into 0.16
2017-01-06 14:30:13 +00:00
Nick O'Leary
0c7705beff
Allow quoted property expressions
...
Fixes #1101
2017-01-06 11:23:53 +00:00