added team store, team settings menu, and the ability to turn on valet feature from client

Этот коммит содержится в:
JoramWilander
2015-06-18 10:40:46 -04:00
родитель 1dc3a5f26d
Коммит 308c4f3ce9
16 изменённых файлов: 445 добавлений и 20 удалений

Просмотреть файл

@@ -18,6 +18,7 @@ module.exports = React.createClass({
AsyncClient.getChannelExtraInfo(true);
AsyncClient.findTeams();
AsyncClient.getStatuses();
AsyncClient.getMyTeam();
/* End of async loads */