Rocket.Chat.ReactNative/app/sagas
Reinaldo Neto 0b7461e800
[FIX] App not showing proper alert on team leave (#3161)
* [IMPROVEMENT] refactoring how to leave team

* Fix the data passed to leaveTeam

* Fixed the lint error in i18n, the path of i18n, merged two ifs in one

* Fixed the Saga's flow when try to leave a room

* Fixed params passed to leaveRoom

* Fix the function name of leaveTeam

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-06-07 13:18:14 -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] Jump to message (#3099) 2021-05-26 14:24:54 -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 [IMPROVEMENT] Load only i18n files needed (#3014) 2021-04-01 09:38:16 -03:00
messages.js [CHORE] Use shortcut syntax for get collections (#2932) 2021-02-26 13:25:51 -03:00
room.js [FIX] App not showing proper alert on team leave (#3161) 2021-06-07 13:18:14 -03:00
rooms.js [NEW] Basic support to Teams (#3016) 2021-04-07 15:31:25 -03:00
selectServer.js [CHORE] Use shortcut syntax for get collections (#2932) 2021-02-26 13:25:51 -03:00
state.js [FIX] Deep linking and other connectivity issues (#2894) 2021-03-05 13:10:21 -03:00