VILLASframework / web

The VILLASweb frontend (website) for planning, controlling, monitoring and analysing distributed simulations.
https://fein-aachen.org/en/projects/villas-web/
GNU General Public License v3.0
3 stars 3 forks source link

Implemented redux slice for authentication data management #424

Closed Anyandsi closed 6 months ago

Anyandsi commented 6 months ago

Redux store and its slices are now located in src\store.

Related authentication components are changed into function components. These elements as well as related styles were organized under src\pages\login.

Some features may not be functional/not yet fully implemented, as it requires further migration from flux for other components