Client: reactive forms
[oweals/peertube.git] / client / src / app / admin / friends /
2016-09-09 ChocobozzzClient: reactive forms
2016-09-06 ChocobozzzDirty update to Angular RC6
2016-08-26 ChocobozzzClient: ID column smaller
2016-08-26 ChocobozzzClient: add ID, score and created date to the friends...
2016-08-23 ChocobozzzClient: fix friend add input control when removing...
2016-08-23 ChocobozzzClient: refresh friends list after quitting them
2016-08-23 ChocobozzzClient: centralize http res extraction in a service
2016-08-23 ChocobozzzClient: change url validation for friend add
2016-08-23 ChocobozzzClient: make friends url button (+/-) -> same width
2016-08-23 ChocobozzzDo not wait the make friends process ends to send a...
2016-08-23 ChocobozzzClient: display make/quit friends according to the...
2016-08-23 ChocobozzzClient: update to new form api
2016-08-21 ChocobozzzClient: remove makeFriend from friend-list (in friend...
2016-08-21 ChocobozzzClient: support the new make friends method
2016-08-12 ChocobozzzClient: add users list/friends list titles
2016-08-12 ChocobozzzClient: add friends page
2016-08-12 ChocobozzzClient: make an admin menu and a classic menu component