aaeaef84a8
show plot legends under chart
2018-06-09 14:58:41 +02:00
e4470a8432
add new control in order to change background color of boxes
2018-06-09 14:58:07 +02:00
cdba275eee
intialize maximum of EditWidgetMinMaxControl to 100
2018-06-09 14:57:02 +02:00
95ff0dc14d
update licence and copyright notices in headers
2018-06-09 14:56:25 +02:00
7aacc61e3d
refactor NumberInputWidget to InputWidget
2018-06-09 14:53:34 +02:00
d4f02c2961
replace GlyphIcons by FontAwesome icons
2018-06-09 14:52:12 +02:00
74a3cf4d4b
remove obsolete NodeTree component
2018-06-09 14:48:23 +02:00
cfd7bf1af4
minor styling improvments of parameters-editor
2018-06-08 15:13:00 +02:00
4265f59460
change columns in simulator list
2018-06-08 11:34:17 +02:00
a4f7be81f4
show simluator properties in edit dialog
2018-06-08 11:34:00 +02:00
Markus Grigull
7dd9c0d431
Fix slider edit dialog tests
2018-06-07 21:25:56 +02:00
Markus Grigull
ab05444112
Merge branch '172-show-simulator-status-in-simulator-table' into 'develop'
...
Resolve "Show simulator status in simulator table"
Closes #172
See merge request acs/public/villas/VILLASweb!38
2018-06-07 21:19:34 +02:00
Markus Grigull
3e1edcd2a3
Add state updated column to simulator table
2018-06-07 21:17:13 +02:00
Markus Grigull
d3364ed010
Add labels to simulator state
2018-06-07 21:10:30 +02:00
Markus Grigull
609fd6249e
Add simulator state label
2018-06-07 20:33:58 +02:00
Markus Grigull
1cf45a2cae
Sort simulators by last state update
2018-06-07 19:52:51 +02:00
Markus Grigull
10b03ff8dd
Merge branch '170-add-new-parameters-property-to-simulation-and-simulationmodel-which-gets-send-with-start-actions-to-villascontroller' into 'develop'
...
Resolve "Add new "parameters" property to Simulation and SimulationModel which gets send with start actions to VILLAScontroller"
Closes #170
See merge request acs/public/villas/VILLASweb!37
2018-06-07 15:30:32 +02:00
Markus Grigull
46135f92c0
Add start parameters merging
2018-06-07 15:25:02 +02:00
Markus Grigull
a0f260ffe6
Remove log messages
2018-06-07 15:14:15 +02:00
Markus Grigull
0cb17cf732
Send simulator action with start parameters
2018-06-07 15:06:37 +02:00
Markus Grigull
1f4166a605
Add start parameters to simulation
2018-06-07 12:43:41 +02:00
Markus Grigull
6b52c18844
Add start action parameters on simulation models
2018-06-06 13:33:48 +02:00
Markus Grigull
a124a8d91e
Make parameters editor abstract from simulation model
2018-06-06 13:20:45 +02:00
Markus Grigull
bc5c66b218
Add start parameters json editor in simulation model
2018-06-06 13:17:27 +02:00
87c0b5b95f
add more properties to slider widget
2018-06-05 18:16:48 +02:00
3371847f0d
add new component for editing numbers
2018-06-05 18:16:27 +02:00
e5858e0c96
access rawProperties always with _.get() ( closes #158 & #153 )
2018-06-04 20:45:04 +02:00
fb1fdd5b37
Pre-fill UUID field in new simulator dialog with a random UUID ( closes #152 )
2018-06-04 20:38:19 +02:00
d7afa7efb9
websocket: handle endpoint changes
2018-06-04 20:31:00 +02:00
302dac284e
websocket: handle reconnects
2018-06-04 20:30:15 +02:00
5dcbb09854
remove obsolete test file
2018-06-04 19:49:15 +02:00
832b639090
slider: add new property to continously update values
2018-06-04 18:07:03 +02:00
235f3e249d
be more robust when handling simulato-data-data-store
2018-06-04 17:49:10 +02:00
41a6f5ee30
do not clear simulator-data-data-store after opening ws connection
2018-06-04 17:47:38 +02:00
cd8f27575e
update list of signals in simulation module only onBlur instead of onChange
2018-06-04 13:35:09 +02:00
6f1ce46b45
Merge branch '169-invalid-simualtor-id' into develop
2018-05-31 22:23:39 +02:00
6f7d0f29bb
pass simulationModel to widget
2018-05-31 22:22:22 +02:00
0b1420bce0
use simulation model in inputDataChanged()
2018-05-31 22:21:53 +02:00
Markus Grigull
53c15c92af
Merge branch '161-buttons-below-lists-are-pushed-out-of-div' into 'develop'
...
Resolve "Buttons below lists are pushed out of div?"
Closes #161
See merge request acs/public/villas/VILLASweb!36
2018-05-30 19:28:06 +02:00
Markus Grigull
536b5e41fa
Add clear after floating buttons and spacing between
2018-05-30 19:23:53 +02:00
Markus Grigull
b6fa751869
Merge branch '168-add-simulation-model-edit-view' into 'develop'
...
Resolve "Add simulation model edit view"
Closes #168
See merge request acs/public/villas/VILLASweb!34
2018-05-30 19:11:32 +02:00
Markus Grigull
444efaf6e0
Fix ui test for slider widget
2018-05-30 19:06:26 +02:00
Markus Grigull
472af5c126
Disable model and configuration controls while not usable
2018-05-30 18:51:21 +02:00
Markus Grigull
b6207cf80b
Update simulation model import dialog
2018-05-30 18:51:21 +02:00
Markus Grigull
ca20df0b3b
Add autofocus to editable header
2018-05-30 18:50:56 +02:00
Markus Grigull
c5a9ccdf75
Remove old simulation model dialogs
2018-05-30 18:50:56 +02:00
Markus Grigull
ce1972dd45
Fix props loading in table component
2018-05-30 18:49:24 +02:00
Markus Grigull
4964a5f79f
Add save and cancel button functionallity
2018-05-30 18:49:24 +02:00
Markus Grigull
25b0f01151
Finish editable header component
2018-05-30 18:49:24 +02:00
Markus Grigull
b94f73377b
Add editable header component
2018-05-30 18:49:24 +02:00