Move instances of Client.updateTeam() in components to an action (#4574)
* Move instances of Client.updateTeam() in components to an action * remove client from missing ones * update code per review * update per code review
Этот коммит содержится в:
коммит произвёл
Joram Wilander
родитель
7d68434e8c
Коммит
34c3e9e50d
@@ -126,6 +126,7 @@ export const ActionTypes = keyMirror({
|
||||
|
||||
RECEIVED_MY_TEAM: null,
|
||||
CREATED_TEAM: null,
|
||||
UPDATE_TEAM: null,
|
||||
|
||||
RECEIVED_CONFIG: null,
|
||||
RECEIVED_LOGS: null,
|
||||
|
||||
Ссылка в новой задаче
Block a user