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

1718 commits

Author SHA1 Message Date
Sonja Happ
98e9e86757 simplify graph handling #265 2021-01-26 12:43:57 +01:00
Sonja Happ
0d96b11eae add PUBLIC_URL again #57 2021-01-26 11:38:34 +01:00
Sonja Happ
1311806b96 remove debug output 2021-01-25 15:40:01 +01:00
Sonja Happ
39af802979 revoke objectURL of graphs instead of creating a new one 2021-01-25 15:37:02 +01:00
Sonja Happ
aa9b8906dd fix for time formatting #264 2021-01-25 14:42:09 +01:00
Sonja Happ
855e0199a2 fix a typo in download funtion of API 2021-01-25 13:53:01 +01:00
Sonja Happ
88bc504d0d perform VILLASnode status and graph query in refresh method for ICs 2021-01-25 12:44:26 +01:00
Sonja Happ
5903bcc832 request VILLASnode status only if APIurl exists; make API url editable 2021-01-25 12:33:37 +01:00
Sonja Happ
011159b1cc add time zone format to moment of update #264 2021-01-25 11:57:44 +01:00
Sonja Happ
314bf53b23 send token in query string for file download, omit auth header 2021-01-25 11:34:39 +01:00
Sonja Happ
e54e11480c Merge branch 'villasnode-api'
# Conflicts:
#	src/ic/ic-store.js
2021-01-25 10:39:50 +01:00
Sonja Happ
bfed3e231b fix bug in outdated computation; show no icon if IC is not managed via AMQP 2021-01-25 10:30:46 +01:00
Laura Fuentes Grau
0405ec82da make graph downloadable #265 2021-01-24 16:43:19 +01:00
irismarie
8fd35ccdf0 Merge branch 'master' of git.rwth-aachen.de:acs/public/villas/web 2021-01-22 19:10:11 +01:00
irismarie
1ae816d629 remove, download result files 2021-01-22 19:09:58 +01:00
Laura Fuentes Grau
ddc9da537c Use JsonView to display status #265 2021-01-22 18:22:25 +01:00
Sonja Happ
a6d25617c1 CI: use branch name instead of commit to tag images, deactivate kaniko cache 2021-01-22 11:33:01 +01:00
Sonja Happ
0bc990faf4 treat case where upload progress is not known 2021-01-22 11:30:04 +01:00
irismarie
95f8161c75 simplify timestamp after adding result 2021-01-20 14:10:34 +01:00
irismarie
f8df647196 Merge branch 'master' of git.rwth-aachen.de:acs/public/villas/web 2021-01-19 17:58:25 +01:00
irismarie
1d97694016 add result file, simplify timestamp 2021-01-19 17:57:45 +01:00
Sonja Happ
8edec65fad round when unix time stamp in IC action message 2021-01-18 14:33:46 +01:00
Laura Fuentes Grau
8edeb4b04c edit state of IC according to received state #265 2021-01-17 18:47:08 +01:00
Laura Fuentes Grau
3e74e08861 Reformat IC status list 2021-01-17 16:06:13 +01:00
irismarie
2b5f5568c8 minor changes 2021-01-15 19:17:02 +01:00
irismarie
e31c512c2d delete result, changed result table 2021-01-15 18:59:18 +01:00
irismarie
58ad66285b added add/remove file button 2021-01-15 18:57:44 +01:00
irismarie
00aa00dd12 added result dialogs 2021-01-15 17:07:05 +01:00
irismarie
d8b320dc0e added result table 2021-01-15 17:06:19 +01:00
irismarie
374e1d09f1 get results from backend 2021-01-15 16:35:24 +01:00
irismarie
971fe750fa add file buttons for result table 2021-01-15 14:28:25 +01:00
irismarie
8eefcc31e7 WIP 2021-01-13 09:55:38 +01:00
Sonja Happ
352fc67a74 White background in dashboard fullscreen mode, show compress and pause buttons in fullscreen mode, closes #154 2021-01-12 13:36:36 +01:00
Laura Fuentes Grau
95f47a3557 IC control buttons only available for admins #265 2021-01-10 19:04:47 +01:00
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
d4ec861103 Add TODO for VILLASnode status updates 2021-01-05 15:54:08 +01:00
Sonja Happ
c5c8863ca2 Merge branch 'master' into villasnode-api 2021-01-05 15:29:27 +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
3a5d828d34 update package-lock 2021-01-05 12:03:35 +01:00
Sonja Happ
eba6a4a3b0 Merge branch 'master' into villasnode-api 2021-01-05 11:25:08 +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
e45de4fc64 Change link and button color scheme #276 2021-01-03 18:54:28 +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