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

1738 commits

Author SHA1 Message Date
9287ab7e35 update README (closes #202) 2019-02-23 07:25:20 +01:00
9b3a29d459 grey out outdated simulators 2018-11-27 19:22:50 +01:00
dd1c5ddf01 periodically refresh simulator states 2018-11-27 19:22:21 +01:00
9efdd2f111 improve styling over labels in simulator view 2018-11-27 19:21:48 +01:00
29ffefaea1 improve sort algorithm in simulator view 2018-11-27 19:20:47 +01:00
c40998cc61 send multiple actions in a single request 2018-11-23 22:05:53 +02:00
eb2cc000c0 widgets: make buttons fill the full widget dimensions 2018-11-23 21:31:24 +02:00
6e6c5b89a3 added new widget for custom actions 2018-11-23 21:31:24 +02:00
8934a8e5a3 fix onChange callback for widget parameters control 2018-11-23 21:31:24 +02:00
0226fca305 add new widget control for parameters editor 2018-11-23 21:31:24 +02:00
0e5d169fc0 fix invalid property name in parameters-editor 2018-11-23 21:31:24 +02:00
6323d7cb0e upgrade to React v16 2018-11-23 21:31:24 +02:00
a62a8a56cf refactor: EditWidgetSimulatorControl => EditWidgetSimulationControl 2018-11-23 21:31:24 +02:00
aa781711fb whitespace cleanups 2018-11-23 21:31:24 +02:00
a609d54072 visualization: do not directly modify state 2018-11-23 21:31:24 +02:00
b8e19704c0 remove obsolete node related classes 2018-11-23 21:31:24 +02:00
272c6fc4c8 add a note to cite our paper 2018-09-20 11:21:11 +02:00
c392f67649 fix link in footer 2018-09-10 13:47:53 +02:00
Manuel Pitz
d9deff7b7e activate enter handling and add function to prevent key handling when needed 2018-08-31 10:45:34 +02:00
Manuel Pitz
56da378014 Add simulator dialog field check fixed 2018-08-30 22:23:04 +02:00
3f1913dd49 fix undraggable toolbox items in Firefox 2018-08-29 19:34:46 +02:00
04d5ab54d6 add input field for changing button name 2018-06-18 14:53:23 +02:00
728466d0d2 prepared an "action" widget which can be used to control a simulation from within a visualization 2018-06-18 14:53:00 +02:00
c6d5ed51c9 set property step of number inputs to any for allowing non-integer inputs 2018-06-17 23:39:52 +02:00
343723cc67 missing changed in edit-widget-control-creator 2018-06-17 23:39:15 +02:00
6b83a4e978 add missing callback to input widgets 2018-06-17 23:38:20 +02:00
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