aboutsummaryrefslogtreecommitdiff
path: root/src/app/components/login/login.component.ts
Commit message (Collapse)AuthorAgeFilesLines
* Implemented a password show and hide button to register and login pages; ↵Syndamia2021-03-281-0/+5
| | | | added it's icons (eye and eye-off)
* Removed unnecessary getters for form group controls from login and register ↵Syndamia2021-03-141-9/+1
| | | | components
* Updated login and register's subscriptions to use an observer objectSyndamia2021-03-141-4/+4
|
* Moved from DevHivetranstrike2021-02-121-0/+59