aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/admin/friends/friend-add/friend-add.component.ts
Commit message (Expand)AuthorAgeFilesLines
* Client: lazy load admin areaChocobozzz2017-01-231-107/+0
* Client: improve host regexChocobozzz2016-11-271-7/+2
* Client: fix https warning in make friendsChocobozzz2016-11-211-1/+1
* Client: add message if the admin wants to make friends without httpsChocobozzz2016-11-161-0/+4
* Pod URL -> pod host. HTTPS is required to make friends.Chocobozzz2016-11-161-28/+28
* 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