aboutsummaryrefslogtreecommitdiff
path: root/Timeline/ClientApp/src/app/user/user.service.ts
Commit message (Collapse)AuthorAgeFilesLines
* Add logout. Fix a bug.crupest2019-03-181-1/+1
| | | | The bug is it always goes to login page whether you have login or not before when user is presented in url.
* Only open user dialog when it is not opened!crupest2019-03-141-1/+3
|
* Use route to control user dialog.crupest2019-03-131-4/+24
|
* Seperate internal and public user service.crupest2019-03-091-0/+33