-
- Downloads
Chore: Properly type Status (#3911)
Co-authored-by:
Gleidson Daniel Silva <gleidson10daniel@hotmail.com>
Showing
- app/containers/RoomHeader/RoomHeader.tsx 2 additions, 1 deletionapp/containers/RoomHeader/RoomHeader.tsx
- app/containers/RoomHeader/index.tsx 3 additions, 3 deletionsapp/containers/RoomHeader/index.tsx
- app/containers/RoomTypeIcon.tsx 6 additions, 4 deletionsapp/containers/RoomTypeIcon.tsx
- app/containers/Status/Status.tsx 2 additions, 8 deletionsapp/containers/Status/Status.tsx
- app/containers/Status/definition.ts 9 additions, 0 deletionsapp/containers/Status/definition.ts
- app/containers/Status/index.tsx 11 additions, 16 deletionsapp/containers/Status/index.tsx
- app/definitions/ILoggedUser.ts 2 additions, 2 deletionsapp/definitions/ILoggedUser.ts
- app/definitions/IUser.ts 4 additions, 4 deletionsapp/definitions/IUser.ts
- app/definitions/TUserStatus.ts 3 additions, 0 deletionsapp/definitions/TUserStatus.ts
- app/definitions/UserStatus.ts 0 additions, 6 deletionsapp/definitions/UserStatus.ts
- app/definitions/index.ts 1 addition, 0 deletionsapp/definitions/index.ts
- app/lib/rocketchat/rocketchat.js 0 additions, 1 deletionapp/lib/rocketchat/rocketchat.js
- app/lib/rocketchat/services/connect.ts 3 additions, 4 deletionsapp/lib/rocketchat/services/connect.ts
- app/presentation/RoomItem/RoomItem.tsx 2 additions, 1 deletionapp/presentation/RoomItem/RoomItem.tsx
- app/presentation/RoomItem/TypeIcon.tsx 2 additions, 1 deletionapp/presentation/RoomItem/TypeIcon.tsx
- app/presentation/RoomItem/index.tsx 4 additions, 3 deletionsapp/presentation/RoomItem/index.tsx
- app/reducers/activeUsers.test.ts 1 addition, 2 deletionsapp/reducers/activeUsers.test.ts
- app/reducers/activeUsers.ts 2 additions, 3 deletionsapp/reducers/activeUsers.ts
- app/reducers/login.test.ts 2 additions, 2 deletionsapp/reducers/login.test.ts
- app/reducers/login.ts 2 additions, 3 deletionsapp/reducers/login.ts
Loading
Please register or sign in to comment