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

1066 commits

Author SHA1 Message Date
Sonja Happ
98f1d5c3a7 WIP: update to React 17, Flux 4.0.0 2021-01-08 17:29:54 +01:00
Sonja Happ
c173048d6d Remove PUBLIC_URL #57 2021-01-08 15:45:45 +01:00
Sonja Happ
360f81200e Set PUBLIC_URL env variable for production build #57 2021-01-08 14:37:10 +01:00
Sonja Happ
631bb7d57c Improve some notifications 2021-01-07 16:27:27 +01:00
Sonja Happ
e49456490c Move all notifications to NotificationFactory 2021-01-07 14:59:40 +01:00
Sonja Happ
40f5b2286c ICs: fix parameter transfer for new ICs, add opalrt as additional simulator type 2021-01-05 15:26:53 +01:00
Sonja Happ
fec5c0c68a Merge branch 'time-offset-widget'
# Conflicts:
#	src/widget/edit-widget/edit-widget-control-creator.js
2021-01-04 14:07:53 +01:00
Laura Fuentes Grau
3d9263da3c Time Offset Widget: add tooltip with IC name and offset #208 2021-01-03 20:38:42 +01:00
Laura Fuentes Grau
09c75c4f18 Plot Widget: make line colors editable #275 2021-01-03 15:40:37 +01:00
Laura Fuentes Grau
f5ad08e888 implement better way to disable color picker opacity 2020-12-30 21:01:21 +01:00
Laura Fuentes Grau
826dc6a90a make color scheme of Button Widget editable 2020-12-30 20:34:35 +01:00
Laura Fuentes Grau
794082320a Time Offset Widget: check connection status #208 2020-12-29 15:57:58 +01:00
Laura Fuentes Grau
04ebd23d8f Time Offset Widget: fix label #208 2020-12-13 14:57:39 +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
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
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