Rocket.Chat.ReactNative/app/sagas
Gleidson Daniel Silva b23df26d42
regression: show roles on user info view (#5154)
* create usersRoles reducer

* add usersRoles test

* fix usersRoles reducer

* fetchUsersRoles on login

* use new roles

* add test

* fix roles when the user has permission to see other user roles

* use role name

---------

Co-authored-by: Reinaldo Neto <47038980+reinaldonetof@users.noreply.github.com>
2023-08-11 17:35:24 -03:00
..
createChannel.js [FIX] Remove nested room navigation (#4702) 2022-11-25 10:21:56 -03:00
createDiscussion.js Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
deepLinking.js [FIX] Remove nested room navigation (#4702) 2022-11-25 10:21:56 -03:00
encryption.js [IMPROVE] E2EE improvements (#4763) 2023-01-12 10:32:33 -03:00
index.js feat: Add caller and ringer to video conf calls (#5046) 2023-07-03 21:03:39 -03:00
init.js [IMPROVE] Use Android 12 SplashScreen API (#4479) 2022-10-04 10:36:05 -03:00
inviteLinks.js Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
login.js regression: show roles on user info view (#5154) 2023-08-11 17:35:24 -03:00
messages.js [FIX] Remove nested room navigation (#4702) 2022-11-25 10:21:56 -03:00
room.js [FIX] Messages not loading on some edge cases (#4801) 2023-01-13 16:32:52 -03:00
rooms.js [FIX] Messages not loading on some edge cases (#4801) 2023-01-13 16:32:52 -03:00
selectServer.js feat: add bio and nickname to profile view (#5060) 2023-08-01 14:34:05 -03:00
state.js [FIX] Disappear push notifications when open the app (#4718) 2022-12-21 13:07:17 -03:00
videoConf.ts feat: Add caller and ringer to video conf calls (#5046) 2023-07-03 21:03:39 -03:00