aboutsummaryrefslogtreecommitdiff
path: root/src/app/components/login
Commit message (Collapse)AuthorAgeFilesLines
* Fixed password going behind show/hide button; Minor spacing adjustmentsSyndamia2021-03-291-1/+1
|
* Implemented a password show and hide button to register and login pages; ↵Syndamia2021-03-282-2/+10
| | | | added it's icons (eye and eye-off)
* Improved readability and consistency of margin global stylingSyndamia2021-03-221-3/+3
|
* Improved readability and consistency of font-size, text, border, colors and ↵Syndamia2021-03-221-11/+11
| | | | padding CSS class names
* Removed unused css styling in register and login componentsSyndamia2021-03-221-8/+0
|
* Major redesign of login component stylingSyndamia2021-03-212-42/+13
|
* 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
|
* Reverted footerSyndamia2021-03-061-33/+7
|
* Fixed sizing twitch of input fields on non-chromium based browsers (FireFox)Syndamia2021-03-041-4/+4
|
* Footer added; Pages fucked upfootertranstrike2021-02-251-7/+33
|
* Reverted mark elements to divs, because mark has a style alreadySyndamia2021-02-251-2/+2
|
* Fixed login page HTMLSyndamia2021-02-241-1/+1
|
* Improved semantics of logn and register pagesSyndamia2021-02-241-9/+9
|
* Moved from DevHivetranstrike2021-02-123-0/+121