Sonja Happ
b5b5722154
remove properties param of IC from edit dialog
2021-05-10 10:55:22 +02:00
Sonja Happ
ea1b74ea01
- fix resetting of modalIC (cherry-picking changes from 38f0aa7c
)
...
- do not refresh ICs if dialog is open
2021-05-10 10:54:33 +02:00
Sonja Happ
c04d031297
add missing LoginStore to Scenarios component
2021-05-10 10:47:36 +02:00
irismarie
0c67bcd68a
[WIP] load start parameter schema file
2021-05-07 16:30:18 +02:00
irismarie
38f0aa7c18
bugfix: modalIC was set to undefined at unexpected times
2021-05-07 16:23:59 +02:00
Sonja Happ
77ad58f892
move IC pages into separate files
...
- default page
- gateway villas-node page #303
- manager villas-relay page #305
- gateway villas-relay to be done #304
2021-05-07 11:53:33 +02:00
irismarie
9e4859786b
Merge branch 'master' into feature-use-json-schema
2021-05-07 11:27:44 +02:00
Sonja Happ
9f1555ba73
add missing FileSaver import in IC page, add horizontal line in villas-relay (gateway) page
2021-05-07 10:20:22 +02:00
Sonja Happ
16c0dd1760
Fixes in IC data store for status queries of VILLASnode and VILLASrelay #303 #304
...
- query config and statistics only for type villas-node
- query status only for category gateway
- update UUID of IC based on raw status
2021-05-07 10:09:43 +02:00
irismarie
ebafae0e8c
removed submit button, use formData as startParameters
2021-05-06 18:28:47 +02:00
Sonja Happ
1cd7afbad0
Merge branch 'ic-page-customization' into 'master'
...
Customization of IC pages for VILLASnode and VILLASrelay
See merge request acs/public/villas/web!81
2021-05-06 14:58:35 +00:00
Sonja Happ
9a82072b36
add missing stores in scenario and scenarios component
2021-05-06 16:35:49 +02:00
Sonja Happ
57e6a6c3d0
minor fixes in IC pages for VILLASnode and VILLASrelay #304 #303
...
- fix indentation
- fix loading of IC and refresh of status
- add missing IC data store
- show refresh button only for villas-node and villas-relay
- remove duplicated function
2021-05-06 16:35:10 +02:00
Laura Fuentes Grau
19d347040b
reinsert IC status refresh on ICs page
2021-05-06 16:09:20 +02:00
irismarie
0f89d70a6a
output formdata onSubmit
2021-05-06 10:59:20 +02:00
Laura Fuentes Grau
1c14087822
Replace IC page buttons with IconButtons
2021-05-06 01:34:51 +02:00
Laura Fuentes Grau
dd453f668e
IC page customization for VILLASnode and VILLASrelay #303 #304 #305
2021-05-06 01:01:15 +02:00
Laura Fuentes Grau
92a4f5ec4d
IC page: show only villas-relay status
2021-05-05 16:03:27 +02:00
Sonja Happ
ac2883969b
fix a bug with the checkbox control in widget edit menus
2021-05-05 14:14:12 +02:00
Sonja Happ
0ec419e0bc
add showUnit property to customProperties of plot widget #313
2021-05-05 14:07:43 +02:00
Sonja Happ
fdd345e2ee
Slider: do not send value update to DB during continuous update #311
2021-05-04 17:22:36 +02:00
Sonja Happ
1a688e6df9
Websocket input signals: set length of values field prior to sending to avoid errors
2021-05-04 17:13:50 +02:00
Sonja Happ
47ec6894f9
Move password confirmation check to edit user dialog
2021-05-04 15:21:29 +02:00
Sonja Happ
433c0918f2
Fixes for editing users
...
- edit user dialogs behave as expected
- editing own user triggers update of LoginStore and local storage with updated user data
2021-05-04 15:13:40 +02:00
Sonja Happ
3437e582c7
fix edit user dialog
2021-05-04 13:01:06 +02:00
Sonja Happ
f0c8ee9005
improve edit dialog for color zones
2021-05-04 12:03:00 +02:00
Sonja Happ
5089db48ba
add propTypes to ColorPicker component
2021-05-04 11:45:30 +02:00
Sonja Happ
2f2e6da54e
move color picker to common folder
2021-05-04 11:12:03 +02:00
Sonja Happ
5f2699b938
Major reworking of color picker and edit widget components that use it #312
2021-05-03 16:53:13 +02:00
irismarie
783f657988
add rjsf (react-jsonschema-form) dependency
2021-04-30 17:03:13 +02:00
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
Sonja Happ
ac5b40f768
Merge branch 'feature-whitelabel'
...
# Conflicts:
# package-lock.json
2021-04-30 16:26:22 +02:00
Sonja Happ
392cab76b4
update react-dnd
2021-04-30 16:09:27 +02:00
Sonja Happ
8fc9008de5
remove unused dep @rjsf/core
2021-04-30 16:04:04 +02:00
Sonja Happ
e683a45fde
Docker: add env variable to Dockerfile
2021-04-30 15:54:40 +02:00
Sonja Happ
adde4c1b2e
CI: two deploy jobs (default image and slew image)
2021-04-30 15:15:19 +02:00
irismarie
ec04fdc81b
Merge branch 'master' into feature-whitelabel
2021-04-30 13:39:57 +02:00
irismarie
07ebff321d
reset Dockerfile
2021-04-30 13:39:46 +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