1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/web/ synced 2025-03-09 00:00:01 +01:00
Commit graph

1662 commits

Author SHA1 Message Date
0cfd3a9ef8 add key properties 2018-06-17 23:37:34 +02:00
e8177400f7 reworked button widget 2018-06-17 23:37:21 +02:00
e7b5aa6c0d use SI prefixes in value widget 2018-06-17 22:58:33 +02:00
d3b1af177e rework input widget 2018-06-17 22:58:16 +02:00
530921cfb6 make layout of table widget more compact 2018-06-17 21:13:30 +02:00
6ce61f4726 use SI prefixes and add unit column to table 2018-06-17 21:13:14 +02:00
a8d4d23c97 explicity set background color of visualization container as the property of the parent container gets lost as soon as we enter fullscreen mode 2018-06-17 13:49:04 +02:00
2fa45059f0 moved widgets into their own subdir 2018-06-15 09:56:45 +02:00
de20bb5b5d added RESERVE logo 2018-06-14 20:37:08 +02:00
42c814b237 websocket-api: only reconnect if we had a least one successful connection (closes #179) 2018-06-14 19:53:26 +02:00
109b939373 do not show errors of broken websocket connections (are already shown by api/websocket.js) 2018-06-14 19:52:42 +02:00
2fd2644f91 Merge branch 'develop' of git.rwth-aachen.de:acs/public/villas/VILLASweb into develop 2018-06-14 19:51:06 +02:00
8f92685397 Merge branch 'topology-widget-tweaks' into develop 2018-06-14 19:50:25 +02:00
40b6ac9e44 topology: automatically fit into dimensions of widget 2018-06-14 19:49:51 +02:00
25ce9c0826 topology: improve settings of SVGPanZoom 2018-06-14 19:48:46 +02:00
Markus Grigull
7781fb70df Update react-scripts to newest version 2018-06-14 15:33:46 +02:00
Markus Grigull
24195d3837 Fix box widget tests 2018-06-14 15:25:23 +02:00
8d87a6a828 miscelaneous styling improvments 2018-06-09 15:02:34 +02:00
fa93abedaa tweaks to the plot widget 2018-06-09 15:02:11 +02:00
ee83dbdbce some tweaks to the slider widget 2018-06-09 15:01:53 +02:00
223ee785eb some bug fixes for z ordering and widget dimensions in editing mode 2018-06-09 15:01:26 +02:00
2e849c6cf6 improve styling of toolbox 2018-06-09 15:00:35 +02:00
cd37fbc9aa remove obsolete event handler 2018-06-09 15:00:02 +02:00
c3469f50c5 whitespace cleanups 2018-06-09 14:59:37 +02:00
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