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

29 commits

Author SHA1 Message Date
Sonja Happ
723af74e6d Fix for command selection in IC list 2020-10-13 16:57:39 +02:00
Sonja Happ
70d13c9948 Add timepicker to select delay for command execution, delay defaults to 0 (immediate execution), closes #173 2020-10-13 15:22:51 +02:00
Sonja Happ
98d27cbe59 add badges for missing states of ICs 2020-09-30 14:56:33 +02:00
Sonja Happ
08d2090087 Increase refresh interval for ICs to 10 sec 2020-09-30 13:46:38 +02:00
Sonja Happ
ddd4b29f1f Improving user handling of ICs, use localStorage instead of LoginStore to get current user #259 2020-08-31 13:48:04 +02:00
Sonja Happ
536e87d29a remove some todos, fix error with notification (no host param provided) 2020-08-24 10:01:32 +02:00
Laura Fuentes Grau
ae53a16701 Infrastructure Components:only export button visible to users without admin role #239 2020-07-27 12:42:53 +02:00
Laura Fuentes Grau
9ed698f428 Infrastructure Components:edit, delete and add buttons only visible to users with admin role #239 2020-07-26 17:11:33 +02:00
Sonja Happ
fc1db84170 WIP: begin fixing application router, use token from local storage instead of LoginStore; IC websocket connects not yet working when loading dashboard #245 2020-07-20 16:26:22 +02:00
Sonja Happ
22da583f65 Make properties of IC editable #243 2020-07-15 13:48:28 +02:00
Sonja Happ
8ea7ae3a97 Add UUID of IC in edit IC dialog window, closes #240 ; increase size of edit IC dialog 2020-07-15 13:33:40 +02:00
Sonja Happ
ceadb07485 Fix an issue showing update time of IC in table, backend update required 2020-07-15 12:34:31 +02:00
Sonja Happ
84ba31bd35 Host is optional now, backend update required, closes #241 2020-07-15 12:33:51 +02:00
Sonja Happ
dd13535e67 renaming Host of IC to WebSocket Endpoint for more clarity, closes #242 2020-07-15 11:28:22 +02:00
Laura Fuentes Grau
9a6b310fac Icon-Button design change,replaced 'Send command to infrastructure component' text with tooltips #236 , #235 2020-07-12 16:41:39 +02:00
Sonja Happ
c9d5cf5aa4 Fix Dropdown Item import 2020-07-08 17:02:29 +02:00
Sonja Happ
ec99815eb1 fix for sending of data to IC 2020-06-29 12:10:37 +02:00
Sonja Happ
85390df0b8 fix labelManipulation function of ICs (naming of labels changed with transition to bootstrap 4.5), state now showing colored. 2020-06-23 15:04:36 +02:00
Sonja Happ
b009124882 remove todo 2020-06-23 09:39:08 +02:00
Sonja Happ
24650a0b08 fix endpoint for sending commands to ICs 2020-06-23 09:37:08 +02:00
Sonja Happ
eb1756852b Modify send command to IC buttons (point 1 of #225) 2020-06-23 09:34:33 +02:00
Sonja Happ
5844efdbbb Removed plot-table widget as it is redundant to plot widget #218 2020-06-19 09:34:46 +02:00
Sonja Happ
ce26514758 Button widget toggles input signal #218 2020-06-02 17:16:13 +02:00
Sonja Happ
32bba8cd66 WIP:
- rename 'endpoint' to 'host'
- do not open websockets upon loading of ICs
- add new dispatch 'open-sockets' for a set of ICs
- this is not used yet, so currently NO websockets are opened
- add a lot of TODOS in new dispatch
2020-04-27 13:07:57 +02:00
Sonja Happ
3657d77607 rename 'endpoint' to 'host' in IC data manager 2020-04-27 12:56:27 +02:00
Sonja Happ
2478822bb8 rename 'endpoint' to 'host' 2020-04-27 12:54:09 +02:00
Sonja Happ
1fdef9b404 adapting IC to revised infrastructure component model 2020-03-20 12:51:28 +01:00
Sonja Happ
37af564975 infrastructure components (ics) show in table 2020-03-11 16:27:13 +01:00
Sonja Happ
bc089fdc89 rename simulator to infrastructure component (ic) 2020-03-11 15:53:18 +01:00