aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/admin/friends/friend-add/friend-add.component.ts
Commit message (Expand)AuthorAgeFilesLines
* Client: fix error alertChocobozzz2016-09-261-1/+1
* Client: use templateUrl/styleUrls instead of requireChocobozzz2016-09-191-2/+2
* Client: reactive formsChocobozzz2016-09-091-7/+8
* Dirty update to Angular RC6Chocobozzz2016-09-061-7/+7
* Client: fix friend add input control when removing an inputChocobozzz2016-08-231-0/+2
* Client: change url validation for friend addChocobozzz2016-08-231-24/+29
* Do not wait the make friends process ends to send a response to theChocobozzz2016-08-231-1/+2
* Client: update to new form apiChocobozzz2016-08-231-1/+1
* Client: support the new make friends methodChocobozzz2016-08-211-0/+99