vn-verdnaturachat/app/lib
Gerzon Z 62336c6d3a
[NEW] Leave Teams (#3116)
* Added Create Team

* Added actionTypes, actions, ENG strings for Teams and updated NewMessageView

* Added createTeam sagas, createTeam reducer, new Team string and update CreateChannelView

* Remove unnecessary actionTypes, reducers and sagas, e2e tests and navigation to team view

* Minor tweaks

* Show TeamChannelsView only if joined the team

* Minor tweak

* Added AddChannelTeamView

* Added permissions, translations strings for teams,  deleteTeamRoom and addTeamRooms, AddExistingChannelView, updated CreateChannelView, TeamChannelsView

* Refactor touch component and update removeRoom and deleteRoom methods

* Minor tweaks

* Minor tweaks for removing channels and addExistingChannelView

* Added missing events and fixed channels list

* Minor tweaks for refactored touch component

* Added SelectListView and logic for leaving team

* Minor tweak

* Minor tweak

* Minor tweaks

* Remove unnecesary changes, update TeamChannelsView, AddExistingChannelView, AddChannelTeamView, createChannel, goRoom and Touchable

* Remove unnecesary prop

* Add screens to ModalStack, events, autoJoin, update createChannel, addRoomsToTeam and Touchable

* Minor tweak

* Update loadMessagesForRoom.js

* Updated schema, tag component, touch, AddChannelTeamView, AddExistingChannelView, ActionSheet Item

* Fix unnecessary changes

* Add i18n, update createChannel, AddExistingChannelTeamView, AddChannelTeamView, RightButton and TeamChannelsView

* Updated styles, added tag story

* Minor tweak

* Minor tweaks

* Auto-join tweak

* Minor tweaks

* Minor tweak on search

* Minor refactor to ListItem, add SelectListView to ModalStack, update handleLeaveTeam

* Minor tweaks

* Update SelectListView

* Update handleLeaveTeam, remove unnecessary method, add story

* Minor tweak

* Minor visual tweaks

* Updated SelectListView, RoomActionsView, leaveTeam method and string translations

* Update SelectListVIew

* Minor tweak

* Update SelectListView

* Minor tweak

* Fix for List.Item subtitles being pushed down by title's flex

* Minor tweaks

* Update RoomActionsView

* Use showConfirmationAlert and showErrorAlert

* Lint

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-05-25 15:04:05 -03:00
..
database [NEW] Basic support to Teams (#3016) 2021-04-07 15:31:25 -03:00
encryption [CHORE] Use shortcut syntax for get collections (#2932) 2021-02-26 13:25:51 -03:00
methods [NEW] Add/Create/Remove channel on a team (#3090) 2021-05-19 18:14:42 -03:00
Icons.js Switch to react-navigation (#687) 2019-03-12 13:23:06 -03:00
Navigation.js [CHORE] Update react-navigation to v5 (#2154) 2020-06-15 11:00:46 -03:00
ShareNavigation.js [CHORE] Update react-navigation to v5 (#2154) 2020-06-15 11:00:46 -03:00
appStateMiddleware.js [NEW] Passcode and biometric unlock (#2059) 2020-05-08 14:04:37 -03:00
createStore.js [NEW] Passcode and biometric unlock (#2059) 2020-05-08 14:04:37 -03:00
rocketchat.js [NEW] Leave Teams (#3116) 2021-05-25 15:04:05 -03:00
selection.json [IMPROVEMENT] User status icons (#2991) 2021-03-31 14:47:17 -03:00
userPreferences.js [CHORE] Remove some migrations (#2792) 2021-01-14 14:06:38 -03:00
utils.js [CHORE] Simplify server version comparison (#2922) 2021-03-18 10:33:35 -03:00