Rocket.Chat.ReactNative/app/sagas
Reinaldo Neto f838825644
[FIX] Evaluate values in handle failure (#3235)
* [FIX] HEvaluating proper the error for channel, team and undefined

* Added some team errors in i18n

* Added unauthorized to i18n

* Test if there is channel name too, to prevent to show {missing roomName}

* Refactor the treatment error to check if exists before translate with i18n

* Remove some check conditional points

* Minor tweak

* Added array with error inside the createChannel

* Moved error array to inside the handleFailure

* added creating_discussion

Co-authored-by: Gerzon Z <gerzonzcanario@gmail.com>
Co-authored-by: Gerzon Z <gerzonc@icloud.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-08-27 13:34:38 -03:00
..
createChannel.js [FIX] Evaluate values in handle failure (#3235) 2021-08-27 13:34:38 -03:00
createDiscussion.js [CHORE] Use shortcut syntax for get collections (#2932) 2021-02-26 13:25:51 -03:00
deepLinking.js [FIX] Google OAuth triggering cookies logic (#3244) 2021-07-05 15:21: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] Bugsnag and Analytics opt-out (#3335) 2021-08-23 11:15:01 -03:00
inviteLinks.js [NEW] Invite links (#1534) 2020-01-28 10:22:35 -03:00
login.js [FIX] Subscribe to settings making app to hang on login (#3254) 2021-07-06 13:22:38 -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 delete (#3219) 2021-07-02 16:13:41 -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