Reinaldo Neto
|
9cbffff248
|
[IMPROVE] Redesign create room flow (#4381)
Co-authored-by: Diego Mello <diegolmello@gmail.com>
|
2022-08-26 16:16:45 -03:00 |
Gleidson Daniel Silva
|
cbc6892084
|
[NEW] Unify members section (#4399)
* create useUserPermissions hook
* create CheckRadioButton component
* fix return
* create MembersSection component
* apply MembersSection and header filter
* fix re-render and testID
* fix detox tests
* rename to RadioButton
* move the component closer to the screen
* remove useUserPermissions
* remove theme prop
* migrate to hooks
* fix team permissions
* remove theme prop from UserItem
* remove options prop
* fix Member
* remove commented test
* fixes
* fix for room not joined
* add room members events
* adds empty option
* add members filter and pagination
* clear RoomMembersView
* remove unused styles
* Update app/views/RoomMembersView/index.tsx
Co-authored-by: Diego Mello <diegolmello@gmail.com>
* wip
* Temp workaround for SearchBox background color
* Rename import
* Fix missing params for 5.0
* Fix e2e tests
Co-authored-by: Diego Mello <diegolmello@gmail.com>
|
2022-08-26 10:21:25 -03:00 |
Gleidson Daniel Silva
|
2b08b683d7
|
Chore: Upgrade React Native to 0.68.2 (#4316)
Co-authored-by: Diego Mello <diegolmello@gmail.com>
|
2022-08-08 18:02:08 -03:00 |
Alex Junior
|
614d9afe65
|
Chore: Evaluate helpers and utils - Typescript (#4146)
|
2022-06-06 11:17:51 -03:00 |
Alex Junior
|
d99b31849a
|
Chore: Evaluate Icon - Typescript (#3982)
Co-authored-by: Diego Mello <diegolmello@gmail.com>
|
2022-05-02 16:21:15 -03:00 |
Gerzon Z
|
b9651493d2
|
Chore: update `theme` type (#4025)
* chore: update `theme` type
* update: components
* update: storyshots
* add: `theme` type to `DirectoryItem`
* chore: update theme type on `message/index.tsx`
* update: `RoomTypeIcon`'s useTheme
|
2022-04-12 12:27:05 -04:00 |
Reinaldo Neto
|
53eb251476
|
Chore: Evaluate UserItem - TypeScript (#3983)
* Chore: Evaluate UserItem - TypeScript
* fix storyshot
* minor tweaks
* tweaks on comments
* fix storyshot
* move useritem from presentation to containers
* remove comments
|
2022-04-08 23:43:31 -03:00 |