Rocket.Chat.ReactNative/app/sagas
Gung Wah 88191b965a
[IMPROVE] Subscribe to roles (#2992)
* [CHORE] Subscribe to Roles

* subscribe to roles-change

* add subscribe for stream-roles

* fixed subscribe roles

* Add componentDidUpdate to RoomMembersView and propType

* Update componentDidUpdate in RoomMembersView, roles reducer,  getRoles method and actionType

* Minor tweaks

* Remove componentDidUpdate

* Fix add role

* Fix initialState and remove role

* Minor try/catch fix

* Fix lint

* Fix offline first

Co-authored-by: Diego Mello <diegolmello@gmail.com>
Co-authored-by: Gerzon Z <gerzonc@icloud.com>
Co-authored-by: Gerzon Z <gerzonzcanario@gmail.com>
2021-07-01 13:51:19 -03:00
..
createChannel.js [FIX] Team creation not raising error if something unexpected happens (#3152) 2021-05-27 14:27:24 -03:00
createDiscussion.js [CHORE] Use shortcut syntax for get collections (#2932) 2021-02-26 13:25:51 -03:00
deepLinking.js [NEW] Support Google OAuth from external browser (#3134) 2021-06-07 14:27:15 -03:00
encryption.js [FIX] E2EE password hiding automatically (#2972) 2021-04-01 16:27:46 -03:00
index.js [NEW] E2E Encryption (#2394) 2020-09-11 11:31:38 -03:00
init.js [FIX] App forgetting workspace when server is not finished added (#2798) 2021-03-18 10:18:33 -03:00
inviteLinks.js [NEW] Invite links (#1534) 2020-01-28 10:22:35 -03:00
login.js [IMPROVE] Subscribe to roles (#2992) 2021-07-01 13:51:19 -03:00
messages.js [CHORE] Use shortcut syntax for get collections (#2932) 2021-02-26 13:25:51 -03:00
room.js [FIX] Teams tests (#3196) 2021-06-07 17:20:07 -03:00
rooms.js [NEW] Basic support to Teams (#3016) 2021-04-07 15:31:25 -03:00
selectServer.js [IMPROVE] Subscribe to roles (#2992) 2021-07-01 13:51:19 -03:00
state.js [FIX] Deep linking and other connectivity issues (#2894) 2021-03-05 13:10:21 -03:00