Rocket.Chat.ReactNative/app
Reinaldo Neto 16fee2aa64
[IMPROVE] Convert Team to Channel (#3249)
* [IMPROVE] Add convert team to a channel

* Action to SelectListView and new words to i18n

* Implemented the post and it's working with selected channels or not

* Fixed the Convert Team Warning at english i18n and changed the function name

* E2E test completed in sequence the convert/move teams

* [IMPROVE] Add convert team to a channel

* Action to SelectListView and new words to i18n

* Implemented the post and it's working with selected channels or not

* Fixed the Convert Team Warning at english i18n and changed the function name

* rebase develop into this branch

* [IMPROVE] Add convert team to a channel

* Action to SelectListView and new words to i18n

* Implemented the post and it's working with selected channels or not

* Fixed the Convert Team Warning at english i18n and changed the function name

* rebase develop into this branch

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-07-09 15:46:24 -03:00
..
actions [FIX] Google OAuth triggering cookies logic (#3244) 2021-07-05 15:21:15 -03:00
constants [IMPROVE] Message body readability on dark themes (#2981) 2021-07-05 15:44:33 -03:00
containers [FIX] Jump to message from in-app notification (#3225) 2021-07-02 16:17:47 -03:00
definition [NEW] Create Team (#3082) 2021-05-12 16:01:29 -03:00
ee [IMPROVEMENT] Remove lodash.isEqual (#2893) 2021-02-26 13:01:45 -03:00
i18n [IMPROVE] Convert Team to Channel (#3249) 2021-07-09 15:46:24 -03:00
lib [IMPROVE] Convert Team to Channel (#3249) 2021-07-09 15:46:24 -03:00
notifications/push [NEW] Jump to message (#3099) 2021-05-26 14:24:54 -03:00
presentation [FIX] RoomItem's long press crashing the app if prop is missing (#3199) 2021-06-10 14:11:05 -03:00
reducers [FIX] App not showing proper alert on team delete (#3219) 2021-07-02 16:13:41 -03:00
sagas [FIX] Create team crashing the app (#3248) 2021-07-09 11:11:26 -03:00
selectors [FIX] Share extension memory issues on iOS (#2845) 2021-02-01 14:18:55 -03:00
stacks [FIX] Add channels to team's flow using different navigators (#3157) 2021-05-27 17:41:33 -03:00
static/images [FIX] ServerDropdown flashing bigger server icon (#2775) 2021-01-13 11:11:31 -03:00
utils [IMPROVE] Convert Team to Channel (#3249) 2021-07-09 15:46:24 -03:00
views [IMPROVE] Convert Team to Channel (#3249) 2021-07-09 15:46:24 -03:00
AppContainer.js [FIX] Back button closing activity when on root stack screen (#2804) 2021-01-15 14:49:00 -03:00
ReactotronConfig.js [CHORE] Bugsnag logging setup (#1145) 2019-08-23 10:18:47 -03:00
commands.js [CHORE] Update react-navigation to v5 (#2154) 2020-06-15 11:00:46 -03:00
dimensions.js [CHORE] Create DimensionsContext (#2098) 2020-06-17 14:35:58 -03:00
emojis.js [FIX] Remove unrecognized emoji flags on android (#1887) 2020-03-17 17:19:18 -03:00
index.js [FIX] Deep linking and other connectivity issues (#2894) 2021-03-05 13:10:21 -03:00
share.js [FIX] App forgetting workspace when server is not finished added (#2798) 2021-03-18 10:18:33 -03:00
theme.js [NEW] Action Sheet (#2114) 2020-06-15 16:35:45 -03:00