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

1320 commits

Author SHA1 Message Date
irismarie
81209d4ef0 small fixes 2021-04-30 16:53:35 +02:00
irismarie
bb72d8ce50 Merge branch 'master' into ic-page-customization 2021-04-30 16:34:52 +02:00
irismarie
6dd0481437 Merge branch 'master' into feature-use-json-schema 2021-04-30 16:30:10 +02:00
irismarie
ec04fdc81b Merge branch 'master' into feature-whitelabel 2021-04-30 13:39:57 +02:00
irismarie
b0fddfba14 standardize 'New Dialog', creating new entity 2021-04-29 16:05:01 +02:00
Sonja Happ
e86851b25e remove unused code and fix scenario ID parsing #308 2021-04-29 15:02:42 +02:00
Sonja Happ
1984cc65b8 load scenarios upon mounting users page #308 2021-04-29 14:36:03 +02:00
irismarie
f7a3a88c57 add multiple users at once to scenario (#308) 2021-04-28 18:25:28 +02:00
Laura Fuentes Grau
ea0ec52902 WIP: IC page customization for VILLASnode #303 2021-04-28 14:04:49 +02:00
Sonja Happ
7935e8ff6a add refresh of IC and status query to IC page; improve error handling for start parameter schema JSON view 2021-04-28 11:58:51 +02:00
Sonja Happ
acde44528f cascade requests of status, config and statistics of VILLASnode so that IC raw status does not get overwritten; handle bad request response of statistics request separately 2021-04-28 11:47:31 +02:00
irismarie
68a13f738a show infrastructure page to admin users (while hidden for others) 2021-04-27 11:45:20 +02:00
irismarie
8d1322795c Merge branch 'master' into feature-whitelabel 2021-04-27 11:17:38 +02:00
irismarie
9ed3cf98ee update logo 2021-04-22 15:30:59 +02:00
irismarie
78a78584ed minor text changes 2021-04-22 14:36:03 +02:00
irismarie
be618b94ce users add button style 2021-04-22 12:11:12 +02:00
irismarie
11b6d13653 logo positioning, page routing corrections 2021-04-22 12:07:54 +02:00
irismarie
052db03e03 added welcome page for villasweb brand 2021-04-22 11:59:53 +02:00
Laura Fuentes Grau
fb6f4f2b97 WIP: IC dialog customization for VILLASnode #303 2021-04-21 21:20:22 +02:00
irismarie
deb4a21ae9 fix buttons on infrastructure page, replace 'ikey' with 'childkey' 2021-04-21 17:28:18 +02:00
irismarie
564ba577dd Merge branch 'feature-whitelabel' of git.rwth-aachen.de:acs/public/villas/web into feature-whitelabel 2021-04-21 17:09:08 +02:00
irismarie
923ee8099d Merge branch 'feature-use-json-schema' of git.rwth-aachen.de:acs/public/villas/web into feature-use-json-schema 2021-04-21 17:07:54 +02:00
irismarie
4253232573 [WIP] process data from form 2021-04-21 17:06:47 +02:00
Sonja Happ
ec6887d8a8 Merge branch 'master' into feature-use-json-schema 2021-04-21 12:18:01 +02:00
Sonja Happ
e1068c06f7 Merge branch 'master' into ic-page-customization 2021-04-21 12:16:23 +02:00
Sonja Happ
f2d0006021 Merge branch 'master' into feature-whitelabel
# Conflicts:
#	package-lock.json
#	package.json
#	src/app.js
#	src/common/icon-button.js
#	src/ic/ics.js
#	src/scenario/scenario.js
#	src/scenario/scenarios.js
#	src/user/users.js
2021-04-21 11:47:36 +02:00
irismarie
dbfd39e2e4 move schemas to separate files 2021-04-20 18:05:11 +02:00
Sonja Happ
c1c8ea2ed8 disable signal autoconf button for locked scenarios #309 2021-04-20 16:42:43 +02:00
irismarie
22cce5d99e Merge branch 'master' into scenario-is-locked 2021-04-20 12:59:26 +02:00
irismarie
c64d7d8917 #309, allow duplication of locked scenario 2021-04-20 12:58:58 +02:00
irismarie
d07b5c68c8 use IconButton in Table, remove tooltips for locked buttons 2021-04-16 19:37:47 +02:00
irismarie
18af356dd5 visualize hover over button 2021-04-16 17:46:28 +02:00
irismarie
1a118de0a5 hide tooltips for locked buttons 2021-04-16 17:42:58 +02:00
irismarie
608acb4577 use IconButton in DashboardButtonGroup 2021-04-16 17:40:15 +02:00
irismarie
1b2e5d0bdd show locked state on Dashboard page 2021-04-16 14:08:52 +02:00
irismarie
423a257713 [WIP] add start parameters from template 2021-04-16 13:51:52 +02:00
irismarie
8e51c56fc6 add locking button in scenarios table 2021-04-15 11:23:10 +02:00
irismarie
bddbadf9ac show/change locked status of scenario 2021-04-14 13:16:13 +02:00
irismarie
15a1e2f4af removed dummy logo 2021-04-14 10:27:05 +02:00
irismarie
34fd4f73c3 login waiting gif, branding fixes 2021-04-14 10:07:09 +02:00
Laura Fuentes Grau
0fde0d9581 ICs clean up: delete unnecessary code 2021-04-13 19:55:48 +02:00
irismarie
59d7094bab disable signal buttons, #309 2021-04-13 17:54:50 +02:00
irismarie
662e3949ad changed button for signal autoconf, see #250 2021-04-13 15:22:19 +02:00
irismarie
c20f783689 lock scenarios as admin user, see #309 2021-04-09 19:22:12 +02:00
Laura Fuentes Grau
715ca76bae only open websockets of ICs with configured input or output signals #278 2021-04-06 18:40:16 +02:00
irismarie
726f6767d7 remove IconKey warning ('key' prop is special, doesn't get forwarded) 2021-04-01 14:21:02 +02:00
irismarie
b4d9c67112 Merge branch 'master' of git.rwth-aachen.de:acs/public/villas/web 2021-04-01 12:57:21 +02:00
irismarie
bbb5984e42 error fix: remove ic dialog completely 2021-04-01 12:57:03 +02:00
irismarie
c5420cc4a5 move IC dialog to new page 2021-04-01 12:54:05 +02:00
Sonja Happ
b7dd98d5d2 Merge remote-tracking branch 'origin/master' 2021-03-26 14:18:02 +01:00