aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/admin
Commit message (Expand)AuthorAgeFilesLines
* Client: use templateUrl/styleUrls instead of requireChocobozzz2016-09-195-8/+8
* Client: reactive formsChocobozzz2016-09-094-31/+54
* Dirty update to Angular RC6Chocobozzz2016-09-0613-41/+23
* Client: ID column smallerChocobozzz2016-08-262-2/+2
* Client: add ID, score and created date to the friends listChocobozzz2016-08-262-0/+9
* Client: fix friend add input control when removing an inputChocobozzz2016-08-231-0/+2
* Client: refresh friends list after quitting themChocobozzz2016-08-231-5/+10
* Client: fix error display for componentChocobozzz2016-08-233-4/+4
* Client: centralize http res extraction in a serviceChocobozzz2016-08-232-28/+22
* 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: display make/quit friends according to the situationChocobozzz2016-08-231-2/+2
* Client: update to new form apiChocobozzz2016-08-234-18/+22
* Client: remove makeFriend from friend-list (in friend-add now)Chocobozzz2016-08-211-13/+0
* Client: simplify simple menu/admin menu displaying logicChocobozzz2016-08-212-9/+3
* Client: support the new make friends methodChocobozzz2016-08-2111-7/+145
* Client: add users list/friends list titlesChocobozzz2016-08-122-0/+4
* Client: add friends pageChocobozzz2016-08-1214-65/+158
* Client: make an admin menu and a classic menu componentChocobozzz2016-08-125-0/+99
* Client: add user managementChocobozzz2016-08-0915-0/+261