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

1654 commits

Author SHA1 Message Date
Sonja Happ
2478822bb8 rename 'endpoint' to 'host' 2020-04-27 12:54:09 +02:00
Sonja Happ
1745a0bd68 extract ICs that are used by the scenario 2020-04-27 12:53:10 +02:00
Sonja Happ
a2869d3256 rename 'endpoint' to 'host' to be compliant with data model 2020-04-27 12:50:26 +02:00
Sonja Happ
33fb73819d Merge branch 'develop' of git.rwth-aachen.de:acs/public/villas/web into develop 2020-04-27 11:48:29 +02:00
Sonja Happ
309084f73c add some todos 2020-04-27 11:48:22 +02:00
Laura Fuentes Grau
edfae8f024 wip: add new size restrictions #12 2020-04-26 23:04:44 +02:00
Laura Fuentes Grau
9eb4246633 wip: fix for value widget:more elegant solution for display issues #192 2020-04-26 22:58:00 +02:00
Laura Fuentes Grau
cfcdbc412f fix for Value Widget: value and unit now connected, no large gap after resizing 2020-04-24 15:58:15 +02:00
Laura Fuentes Grau
cf41a751c3 Cancel Editing now deletes newly dropped widgets 2020-04-24 14:57:10 +02:00
Laura Fuentes Grau
78e13798f9 Image widget : fix for lockAspect edit option 2020-04-23 18:11:56 +02:00
Laura Fuentes Grau
ea42510f39 Box widget opacity now editable 2020-04-23 17:52:58 +02:00
Laura Fuentes Grau
3c055ebeaa Table Widget now displays 'no entries' when it contains no elements 2020-04-19 19:56:06 +02:00
Laura Fuentes Grau
e43c780ba3 Gauge Widget and its edit options now work 2020-04-19 19:16:02 +02:00
Laura Fuentes Grau
958e1f78e1 NumberInput: unit now optional, #193 2020-04-17 19:09:31 +02:00
Laura Fuentes Grau
30f80ecdee Widget and Context Menu layering now works. Box Widget always has lowest z value when dropped: #165 & #79 2020-04-17 18:32:09 +02:00
Sonja Happ
5e4c26f6af Merge remote-tracking branch 'origin/develop' into develop 2020-04-07 13:33:51 +02:00
Sonja Happ
15e3f04111 Remove sizing parameters from number input widget (works on #193) 2020-04-07 13:33:34 +02:00
Sonja Happ
2c77cc46dc Reduce minimum width of number input widget (works on #193) 2020-04-07 13:30:54 +02:00
Sonja Happ
0f84c7197e Show name of IC on config edit instead of UUID 2020-04-06 16:48:59 +02:00
Laura Fuentes Grau
834efecb8a Slider Widget now works in vertical mode 2020-04-02 19:35:40 +02:00
Laura Fuentes Grau
f3d0576dd6 HTML content: pressing enter doesn't reload page anymore, Orientation: type can now be changed 2020-04-02 15:55:05 +02:00
Sonja Happ
9f6ee37720 Merge branch 'develop' of git.rwth-aachen.de:acs/public/villas/web into develop 2020-04-01 09:26:17 +02:00
Sonja Happ
30c21ddb1a Add info on test mode of backend including test users. 2020-04-01 09:16:00 +02:00
Sonja Happ
8b08071087 Fix info on default user in readme 2020-04-01 09:05:38 +02:00
Laura Fuentes Grau
9657e0c571 wip: make HTML Widget editable 2020-03-30 22:40:16 +02:00
Laura Fuentes Grau
4b79efec36 Topology: now adjusted to new React SVG Pan Zoom Version 2020-03-30 17:15:26 +02:00
Laura Fuentes Grau
2cf7789bb2 fix for NumberInput and Gauge: both can now be connected to a signal, fix for Topology: can now be dropped 2020-03-30 16:28:52 +02:00
Laura Fuentes Grau
050d21cf29 PlotTable: time now editable 2020-03-29 15:15:42 +02:00
Laura Fuentes Grau
8e7340b171 fix for PlotTable: PlotLegend now only created if signals are selected 2020-03-29 15:10:02 +02:00
Laura Fuentes Grau
5c95cbf05f NumberInput Widget now droppable/editable 2020-03-29 14:11:57 +02:00
Laura Fuentes Grau
76b7c60196 minor bug fixes in number control and time control 2020-03-28 18:06:08 +01:00
Sonja Happ
68b688e52b remove warnings 2020-03-27 16:59:54 +01:00
Sonja Happ
6ff87ff092 use infrastructure component name in config list preferred over UUID 2020-03-27 16:55:55 +01:00
Sonja Happ
d1dc3e92de fix for min-max-edit, can now be selected and unselected, min and max values can be changed 2020-03-27 16:53:21 +01:00
Sonja Happ
9ff89a7c29 fix for checkbox edit, can now be checked an unchecked 2020-03-27 16:38:57 +01:00
Sonja Happ
3b2a71ec96 unit appears for value widget even if no data is available 2020-03-27 14:20:21 +01:00
Sonja Happ
9a3aa77851 name edit button of dashboard to edit layout 2020-03-27 14:19:40 +01:00
Sonja Happ
72cc4bfb7b fix license statement in all source files (closes #140) 2020-03-25 13:25:07 +01:00
Laura Fuentes Grau
4dab708eb3 edit textSize works again, added two missing customProperties in widget-factory 2020-03-22 19:07:16 +01:00
Laura Fuentes Grau
48c75f7b21 fix edit widget signal bug: backend now accepts PUT request 2020-03-22 17:58:40 +01:00
Laura Fuentes Grau
10143c9198 wip: cancel edit now resets widget 2020-03-22 14:22:26 +01:00
Sonja Happ
6f3cbf272b fix creation of new dashboard: add missing parameters for grid and scenarioID 2020-03-20 14:57:07 +01:00
Sonja Happ
1fdef9b404 adapting IC to revised infrastructure component model 2020-03-20 12:51:28 +01:00
Sonja Happ
58809e3e41 add JSON.parse around current user from local storage in login 2020-03-20 11:46:43 +01:00
Sonja Happ
3e6ccd07d1 check for existing current user in login frame 2020-03-20 11:29:36 +01:00
Sonja Happ
82874b2222 check for existing current user upon app mount 2020-03-20 11:19:26 +01:00
Sonja Happ
e44c7da7e3 properly export convert function of flux container converter fix 2020-03-19 17:27:46 +01:00
Sonja Happ
99a5b2d5d2 CI: add tag to docker image 2020-03-19 12:33:46 +01:00
Sonja Happ
888ee61adc Merge branch 'develop' of git.rwth-aachen.de:acs/public/villas/web into develop
 Conflicts:
	src/widget/edit-widget/edit-widget.js
2020-03-18 16:33:00 +01:00
Sonja Happ
cfb86a00b9 WIP: Work on saving and showing images in image widget using objectURL (not working yet) 2020-03-18 16:29:41 +01:00