aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/admin/friends/friend-add
Commit message (Expand)AuthorAgeFilesLines
* Client: add message if the admin wants to make friends without httpsChocobozzz2016-11-162-0/+8
* Pod URL -> pod host. HTTPS is required to make friends.Chocobozzz2016-11-162-34/+34
* Client: fix error alertChocobozzz2016-09-261-1/+1
* Client: use templateUrl/styleUrls instead of requireChocobozzz2016-09-191-2/+2
* Client: reactive formsChocobozzz2016-09-092-10/+11
* 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-232-28/+41
* Client: make friends url button (+/-) -> same widthChocobozzz2016-08-231-0/+4
* 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-232-3/+3
* Client: support the new make friends methodChocobozzz2016-08-214-0/+121