aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Angular
Commit message (Collapse)AuthorAgeFilesLines
* Finished feed styling and fucked up post styling(I hate css)transtrike2021-01-1112-251/+376
|
* Added required error validation to registertranstrike2021-01-102-16/+20
|
* Added services; Tweeked registertranstrike2021-01-1015-3/+322
|
* Register component done with Angular-Materialtranstrike2021-01-0814-264/+308
|
* Merge branch 'dev' of DevHive into devtranstrike2021-01-0813-185/+144
|\
| * Removed unecessary age field from registerUserFormGroupSyndamia2021-01-081-9/+0
| |
| * Implemented and improved sending API requests from login and register pages; ↵Syndamia2021-01-084-18/+42
| | | | | | | | the response is printed in the (browser) console
| * Moved login page to app/components; fixed, updated and improved styling of ↵Syndamia2021-01-0811-171/+115
| | | | | | | | register and login pages
* | Register page changestranstrike2021-01-081-0/+1
|/
* Register almost? implementationtranstrike2021-01-0813-1/+310
|
* Implemented latest login dev UI, add functionality (result from API is shown ↵Syndamia2021-01-085-29/+39
| | | | in console); updated tsconfig
* Trying to implement create-user modeltranstrike2021-01-077-62/+113
|
* Implemented angular static login pageSyndamia2021-01-076-533/+142
|
* Removed Razor, added Angulartranstrike2020-12-2031-0/+14888