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

1192 commits

Author SHA1 Message Date
Sonja Happ
a4223aa6d0 another fix for determination of external IC in IC table, edit and delete buttons should not show in case of external ic 2021-02-24 11:28:46 +01:00
Sonja Happ
64e504b939 fix determination of external IC in IC table 2021-02-23 17:25:22 +01:00
Sonja Happ
e22c0ca659 clean up and improve code structure of table 2021-02-23 17:19:43 +01:00
Sonja Happ
21d647a2bd Merge branch 'rework-amqp-actions' into 'master'
Rework AMQP actions

See merge request acs/public/villas/web!78
2021-02-23 15:18:31 +00:00
Sonja Happ
939a168ce3 enable create action via add IC button for new externally managed IC 2021-02-23 15:57:50 +01:00
Sonja Happ
ac944a5bed IC actions for delete, shutdown, reset are working; add notification for actions 2021-02-23 13:35:24 +01:00
Sonja Happ
e4b77b38c1 re-enable checkbox deactivation if IC is not managed externally (was turned off for testing) 2021-02-23 11:41:37 +01:00
Sonja Happ
035e1defc7 IC actions start, stop, pause, resume working with correct params
- start parameters of component config added to start action #285
- auto-creation of result and url for start action working #286
- model defaults to first file of component config for now #286
2021-02-23 11:38:15 +01:00
Sonja Happ
04916aa9d6 WIP: rework AMQP commands 2021-02-22 17:41:28 +01:00
Sonja Happ
db1058625b Merge branch 'new-button-color'
# Conflicts:
#	src/ic/ic-action.js
#	src/ic/ic-dialog.js
#	src/ic/ics.js
#	src/scenario/scenario.js
#	src/scenario/scenarios.js
#	src/signal/edit-signal-mapping.js
#	src/user/users.js
2021-02-22 13:21:17 +01:00
Laura Fuentes Grau
1804648d6a implement new button colors with css #276 2021-02-22 03:13:50 +01:00
Sonja Happ
aaae930d9f Merge branch 'feature-resultconfig-snapshots' into 'master'
create result with start cmd, show configSnapshots

See merge request acs/public/villas/web!77
2021-02-19 10:23:44 +00:00
Sonja Happ
77c08fc5af fix array length check and change default description of result 2021-02-19 10:58:15 +01:00
Sonja Happ
988db9d2b5 improve reloading of config after signal removal 2021-02-18 16:14:29 +01:00
Sonja Happ
4bc3b5ff39 Merge branch 'removeall-signals' into 'master'
Add button to remove all signals at once

See merge request acs/public/villas/web!74
2021-02-17 10:30:24 +00:00
Sonja Happ
f29ee56d51 add missing logo 2021-02-17 11:13:23 +01:00
Sonja Happ
51c02c1d1d revise home page, add more funding info 2021-02-17 11:10:16 +01:00
irismarie
b0e9ba4d1c bugfix: configSnapshots empty or null 2021-02-16 19:41:32 +01:00
irismarie
af8b9ab033 merge with master 2021-02-16 19:13:13 +01:00
irismarie
8d7635553d nicer timestamp for result zipfile 2021-02-16 18:58:59 +01:00
irismarie
48ee4825d5 make result edit dialog a bit prettier (#271) 2021-02-16 18:42:53 +01:00
irismarie
1ed62b0534 show filesnames in tooltip, resulttable (#271) 2021-02-16 18:39:19 +01:00
Laura Fuentes Grau
b90c34e0c9 Delete (all) signal(s) with checkbox-button combination #269 2021-02-16 18:00:44 +01:00
Laura Fuentes Grau
309492e3c5 TimeOffset Widget: adjust default size 2021-02-16 14:36:13 +01:00
irismarie
cec5acb6eb create result with start cmd, show configSnapshots 2021-02-12 17:48:46 +01:00
irismarie
ab0ed00231 Merge branch 'master' of git.rwth-aachen.de:acs/public/villas/web 2021-02-12 17:39:17 +01:00
Sonja Happ
fa0bc8ecb9 fix manager options for new IC 2021-02-12 17:21:53 +01:00
Sonja Happ
6a98a707ec Merge branch 'master' into removeall-signals 2021-02-12 14:10:52 +01:00
Sonja Happ
386a38e41e Merge branch 'rework-ic-action'
# Conflicts:
#	src/ic/ics.js
2021-02-12 14:06:30 +01:00
Sonja Happ
78dd5f571c Merge remote-tracking branch 'origin/master' 2021-02-12 13:53:47 +01:00
Sonja Happ
c1d76142dc Split IC table into managers, gateways, simulators, services and equipment
- Tables appear only if ICs of this category are present
- IC creation has drop down to select manager (if managed externally is checked) closes #284
2021-02-12 13:53:40 +01:00
irismarie
06efee1143 remove files from FileStore after result is deleted 2021-02-11 14:31:00 +01:00
irismarie
4038a998df scenarioID not necessary when removing result files 2021-02-11 11:59:06 +01:00
irismarie
f968c0221c download files on first click, more meaningful zipfile name 2021-02-11 11:45:29 +01:00
irismarie
59725511f6 simplify timestamp after editing 2021-02-11 10:04:33 +01:00
irismarie
8a1bcb7f05 Merge branch 'master' of git.rwth-aachen.de:acs/public/villas/web 2021-02-10 18:07:52 +01:00
irismarie
6769455a36 ignore package-lock.json 2021-02-10 18:07:29 +01:00
irismarie
b3a5dd3537 change result description 2021-02-10 18:04:55 +01:00
irismarie
c6467b169d display/handle result files correctly;resultfile remove endpoint 2021-02-10 16:26:11 +01:00
Sonja Happ
546b710c2f update package-lock, rename controller=manager 2021-02-10 13:59:36 +01:00
Sonja Happ
e8cd5316da Merge remote-tracking branch 'origin/master' 2021-02-10 13:49:38 +01:00
Sonja Happ
30753b6fca add tooltips to simplified buttons #282 2021-02-10 13:49:26 +01:00
5231a93faf Improve IC action control 2021-02-06 03:37:36 +01:00
f0c4e2adcf Merge branch 'swagger-ui-react' into 'master'
Embed Swagger UI into VILLASweb React App

See merge request acs/public/villas/web!72
2021-02-05 21:58:19 +00:00
9a53b6a6c9 add proper autocompletion hints to login form 2021-02-05 22:33:57 +01:00
d62ebbdcd9 add new api browser based on swagger-ui-react 2021-02-05 22:33:31 +01:00
Sonja Happ
60b8e63350 improve disabling of checkboxes for non-external ICs 2021-02-04 16:28:44 +01:00
Sonja Happ
dcc1530151 fix uptime display for ICs 2021-02-04 15:31:03 +01:00
Sonja Happ
1dc05cac09 update uptime via villasnode API 2021-02-04 15:11:58 +01:00
Sonja Happ
859fed46c0 Revise IC table; move details to IC dialog; disable checkbox for non-external ICs 2021-02-04 15:03:45 +01:00