Skip to content

Frontend, add admin login and a form to change the configuration

Olivier Le Thanh Duong requested to merge config_page_front into main

Frontend for #112 (closed)

development Note

This PR change the way the Angular WPA call the backend by configuring an internal proxy, this fix the CORS issue that were present in development. But to connect to an external server (such as in Cora workflow) the file web/proxy.conf.json now need to be edited instead

@koralye I just use the material ui default for the new frontend, this could probably use your keen eye

Edited by Olivier Le Thanh Duong

Merge request reports