bwsw / cloudstack-ui

Modern UI for Apache Cloudstack User Self Service Portal
https://bitworks.software/
Apache License 2.0
164 stars 63 forks source link

Add ngrx dependency and rewrite authentication to use ngrx store #388

Open zolotyx opened 7 years ago

zolotyx commented 7 years ago
  1. Please move authentication code to Auth module

    • Add required selectors/reducers/effects
    • Change the way UI handles login/logout actions
  2. This issue covers the following requirements: [REQ_GEN_002] A user should be able to view brief information about his profile in the main menu.

Connected to #1225

Mockup

2018-11-09 15 07 24
tamazlykar commented 5 years ago

My previous code for this issue (work not done). Click What I was trying to do:

Example of ngrx auth store check here

HeyRoach commented 5 years ago

Still, work in progress

get my branch

git fetch https://github.com/HeyRoach/cloudstack-ui.get 388-auth:YOUR-BRANCH-NAME