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

1731 commits

Author SHA1 Message Date
Laura Fuentes Grau
39f9f793fa WIP: Improve layout of widget toolbar #254 2020-09-27 14:23:33 +02:00
irismarie
493a57577d login page layout, closes #255 2020-09-24 14:59:22 +02:00
irismarie
3c4e7d89c0 Merge branch 'develop' of git.rwth-aachen.de:acs/public/villas/web into develop 2020-09-15 19:10:31 +02:00
irismarie
6a22d5387c delete own user from scenario, closes #249 2020-09-15 19:10:17 +02:00
Laura Fuentes Grau
d1275ce1aa File content now changeable 2020-09-15 14:44:26 +02:00
Laura Fuentes Grau
0b84d33957 Edit-Dialog now opens automatically after adding new component configuration 2020-09-13 15:34:12 +02:00
Laura Fuentes Grau
e8fca667dc WIP: implementing new way to change Gauge colorzones #251 2020-09-13 13:06:52 +02:00
irismarie
d644854e1f display line widget properly, fixes #206 2020-09-01 16:56:33 +02:00
Sonja Happ
969905bc63 cast NaN to string in value widget 2020-08-31 13:53:05 +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
7d32fa05f3 Attempting to fix fluctuating behavior of value widget 2020-08-31 12:31:13 +02:00
Sonja Happ
444a3c29ef Fixing a bug for component configs edit (no files selected before) 2020-08-31 09:51:21 +02:00
Sonja Happ
9d8e9c4364 Fixes a bug in editing component configurations (closes #252, closes #257) 2020-08-31 09:36:32 +02:00
Sonja Happ
73c8f1733f set state of websockets to unopened upon dashboard mount 2020-08-24 10:21:09 +02:00
Sonja Happ
536e87d29a remove some todos, fix error with notification (no host param provided) 2020-08-24 10:01:32 +02:00
Sonja Happ
8a6de4b8cf Check if ICs are already loaded before attempting to open websockets 2020-08-24 10:00:00 +02:00
Sonja Happ
5d71bca954 Update package versions (security updates) 2020-08-24 09:05:35 +02:00
Sonja Happ
ed2733f1f0 Fixing query of files and configs for scenario upon loading dashboard #253 2020-08-24 09:04:54 +02:00
Laura Fuentes Grau
1430c650ae Opacity now changeable through color picker #251 2020-08-02 15:09:38 +02:00
Laura Fuentes Grau
45d7e55449 Color Picker now works for widgets using edit-widget-color-control #251 2020-07-31 14:35:59 +02:00
Laura Fuentes Grau
3bd4c20365 WIP: replacing current color choosing mechanisms with a color picker #251 2020-07-28 18:46:43 +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
9b627c1535 Minor change of tooltip text for widget collapse buttons #235 2020-07-22 13:53:48 +02:00
Laura Fuentes Grau
f2c85dea43 Droppable widgets in dashboard layout mode now sorted into categories #235 2020-07-21 21:42:51 +02:00
Sonja Happ
c7af7bd82e Merge branch 'fix-router' into 'develop'
Fix router

See merge request acs/public/villas/web!61
2020-07-21 10:53:55 +02:00
Sonja Happ
16ded98415 open websockets in componentDidUpdate, load more data upon mount or update, #245 #231 2020-07-21 10:44:32 +02:00
Sonja Happ
9d148b3ffa add scenario and dashboard routes to router #245 #231 2020-07-21 10:41:19 +02:00
Sonja Happ
0e9888478f scenario user list needs no link 2020-07-21 10:39:27 +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
13359db606 Improve displaying of signal scalingFactor for Plot, Table, Value and Gauge widgets; closes #248 2020-07-20 15:00:09 +02:00
Sonja Happ
3c1e5107d4 Update package versions 2020-07-20 09:47:58 +02:00
Sonja Happ
ca4832b6d6 Merge branch 'develop' into signal-auto-config
# Conflicts:
#	src/ic/ics.js
2020-07-20 08:48:16 +02:00
Laura Fuentes Grau
57e38089b0 Resize dashboard buttons now work as expected if the dashboard is empty, decrease button disabled if min dashboard height has been reached #230 2020-07-15 16:07:12 +02:00
Laura Fuentes Grau
708482ec1f wip: make file (name) editable #219, edit files dialog now big enough to encompass table 2020-07-15 14:09:44 +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
Sonja Happ
63ac373191 time shows in plot edit dialog, closes #247 2020-07-15 11:18:29 +02:00
irismarie
765a0a61af fix error, see #206 2020-07-14 17:37:19 +02:00
irismarie
b1d8c1fd39 remove unused import 2020-07-14 17:03:25 +02:00
irismarie
7a065ea5c5 increase dialog size for signal editing, see #246 2020-07-14 16:52:28 +02:00
irismarie
e1e9c61c64 increase default height so line can be edited more easily 2020-07-14 16:47:25 +02:00
irismarie
e628a55593 fixed issue with line default value 2020-07-14 16:02:15 +02:00
irismarie
b42425a0e5 added line widget (#206) 2020-07-14 15:51:48 +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
irismarie
b7a1ec106b remove text from input after submitting (scenario user), closes #237 2020-07-10 16:38:04 +02:00
irismarie
51fafbf61b added padding, closes #244 2020-07-10 13:08:24 +02:00