Rocket.Chat.ReactNative/app/views/RoomInfoView/components
Reinaldo Neto 4ca9042da0
feat: report user (#5371)
* feat: report user

* navigation from room info view to report user view

* minor tweak rid type

* showing the avatar and change the backghround color

* finished the ui and action to report a user

* minor tweak

* update storyshot

* add e2e test

* not show the report and block to my self and fix the text alignment

* minor tweak of container safeareaview

* remove label style and keep the default

* update test

* e2e test for 6.5 servers

* remove of block_user and unbblock_user

* remove danger from block and ignore

* remove of rid from params, change UserAvatarAndName to UserInfo

* fix e2e test

* fix the dinamic height with controlled text input

* indent basebutton

* fix button styles

---------

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2024-01-03 18:14:31 -03:00
..
RoomInfoButtons.tsx feat: report user (#5371) 2024-01-03 18:14:31 -03:00
RoomInfoViewAvatar.tsx chore: migrate RoomInfoView to hooks (#5074) 2023-09-26 11:33:53 -03:00
RoomInfoViewBody.tsx chore: migrate RoomInfoView to hooks (#5074) 2023-09-26 11:33:53 -03:00
RoomInfoViewTitle.tsx feat: add "show more" to user info status (#5383) 2023-12-26 10:36:59 -03:00