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
Laura Fuentes Grau
6d59f83002 Format IC dialog window #265 2020-12-12 20:08:22 +01:00
Laura Fuentes Grau
ba81bf14e6 IC status and graph now load as soon as ICs are loaded #265 2020-12-12 17:31:22 +01:00
irismarie
c5ec4098df select login option 2020-12-11 14:20:20 +01:00
Laura Fuentes Grau
b24f5cf638 Send IC control commands from status dialog #265 2020-12-06 16:06:15 +01:00
Laura Fuentes Grau
cf05ab9564 Time Offset Widget: IC now changeable #208 2020-12-06 14:28:08 +01:00
Laura Fuentes Grau
e52fdd99a2 Time Offset Widget: dimensions now fit widget width / height 2020-12-04 15:54:25 +01:00
Laura Fuentes Grau
cf402c7ca7 WIP: make TimeOffset Widget editable #208 2020-11-30 19:25:50 +01:00
Sonja Happ
1d015f4b06 fix to show favicon (closes #57) 2020-11-30 17:11:15 +01:00
Laura Fuentes Grau
62840e939d TimeOffset Widget now displays the time offset between server and local time #208 2020-11-30 14:12:17 +01:00
Laura Fuentes Grau
207449bf56 WIP: implement widget to monitor time offset between server and local time #208 2020-11-29 18:31:39 +01:00
Laura Fuentes Grau
be0c656a22 WIP: Send control commands from status dialog #265 2020-11-29 15:22:39 +01:00
Laura Fuentes Grau
f88a75a972 Show graph representing the current config #265 2020-11-28 21:17:26 +01:00
Laura Fuentes Grau
d605d9c7bb Show status of VILLASnode ICs #265 2020-11-28 16:44:58 +01:00
Laura Fuentes Grau
3e10861cb8 delete unnecessary / unused code 2020-11-28 15:45:22 +01:00
Laura Fuentes Grau
46850fb82d Image Widget: lockAspect now works #267 , image loads after changing between editing and normal mode 2020-11-27 18:46:12 +01:00
Laura Fuentes Grau
3c37fc45db Solve warnings in dashboard and edit-dashboard 2020-11-27 14:40:56 +01:00
Laura Fuentes Grau
4fd5d1bdfc Label widget width now equal to maxWidth after edit 2020-11-27 14:07:29 +01:00
Laura Fuentes Grau
0bc737349f WIP: Show graph representing the current config #265 2020-11-27 13:38:51 +01:00
Laura Fuentes Grau
b79de99e9a WIP: Show status of VILLASnode ICs #265 2020-11-22 22:06:01 +01:00
Laura Fuentes Grau
cb308684b2 IC: show relative update timestamp #264 2020-11-21 14:29:39 +01:00
Sonja Happ
8aae987f1a add Pipeline status and license to README 2020-11-19 15:39:15 +01:00
Sonja Happ
0c49dbf94f CI: push images to registry only in master branch 2020-11-19 15:31:38 +01:00
Sonja Happ
55ed652ed6 Merge branch 'develop' into 'master'
Develop --> Master

See merge request acs/public/villas/web!66
2020-11-19 15:25:30 +01:00
Sonja Happ
b4a5217b16 CI: use kaniko to build and deploy docker image 2020-11-19 15:01:43 +01:00
irismarie
efac5b1633 fix: duplicate widget in edit mode too, #184 2020-11-17 16:52:08 +01:00
irismarie
797300b2bc duplicate widget via context menu, closes #184 2020-11-17 16:47:09 +01:00
Sonja Happ
86b1b2d5a5 continue merge 2020-11-16 15:01:24 +01:00
Sonja Happ
94d5669500 Merge branch 'new-ic-data-model' into develop
# Conflicts:
#	src/ic/ics.js
2020-11-16 14:09:55 +01:00
Laura Fuentes Grau
6d43f8fae7 Delete IC dialog now displays IC name 2020-11-15 16:09:14 +01:00
Laura Fuentes Grau
295c4ada16 Control/Info dialog only available for ICs of type 'villas-node' or 'villas-relay' #265 2020-11-15 15:58:42 +01:00
Laura Fuentes Grau
162ea6a8f6 Edit image widget: show 'No files found' if no image files are available #267 2020-11-15 15:07:11 +01:00
irismarie
c7281835d3 duplicate configs, dashboards, (formatting), closes #263 2020-11-13 19:07:02 +01:00
Laura Fuentes Grau
9b602348ec Cosmetic changes to new IC dialog / mark required fields #266 2020-11-13 18:58:50 +01:00
Laura Fuentes Grau
f096b8d3e0 externally managed ICs don't appear immediately in IC list, add button activates as soon as all required fields are filled #266 2020-11-13 16:43:02 +01:00
Laura Fuentes Grau
62b78c5822 New Ic Dialog: add location and description fields #266 2020-11-13 14:18:12 +01:00
irismarie
7eca59bc7c duplicate scenario, #263 2020-11-13 13:12:15 +01:00
Sonja Happ
9be08fd681 Merge branch 'develop' of git.rwth-aachen.de:acs/public/villas/web into develop
# Conflicts:
#	src/dashboard/dashboard.js
2020-11-12 15:41:08 +01:00
Sonja Happ
a947226778 Adapt naming of type and category to VILLAScontroller protocol; make signal auto config usable #224 2020-11-12 15:11:50 +01:00
Sonja Happ
f110a9c5e7 Improve edit and add IC dialogs #266 2020-11-12 12:05:27 +01:00
Sonja Happ
464b09a58a Refactor "host" to "websocketurl" and "apihost" to "apiurl" #266 2020-11-12 11:51:10 +01:00
irismarie
052193e501 adapt children sizes to parents 2020-11-12 11:42:13 +01:00
Sonja Happ
a6cbf9ded2 Merge branch 'new-ic-data-model' of git.rwth-aachen.de:acs/public/villas/web into new-ic-data-model 2020-11-12 10:36:58 +01:00
Laura Fuentes Grau
097b44e2c5 merge branch signal-auto-config into new-ic-data-model 2020-11-09 17:24:10 +01:00
Laura Fuentes Grau
89907d8123 WIP: fix image widget edit menu #267 2020-11-08 22:02:59 +01:00
irismarie
0c38784907 widgets work with context menu in edit mode, can be resized, look ugly in edit (db mode: ok) 2020-11-05 12:28:24 +01:00
irismarie
333459878c removed imports 2020-11-05 11:26:08 +01:00
irismarie
4d2b12c292 Rnd has multiple children now, ref can point to sth. else 2020-11-05 10:21:49 +01:00
irismarie
1b787e8a56 Merge branch 'develop' into feature_contextmenu_editmode 2020-11-04 18:57:03 +01:00
irismarie
fb2807a98c lock aspect ratio, fixes #206 2020-11-04 18:17:28 +01:00
Laura Fuentes Grau
c37a8d067f WIP: fix image widget edit menu #267 2020-11-01 20:57:24 +01:00