Rocket.Chat.ReactNative/app/presentation/RoomItem
Diego Mello d04d0f27b6
[NEW] Basic support to Teams (#3016)
* Database migration

* RoomItem icon

* Team icons

* Teams group

* Small tweak on RoomTypeIcon

* RoomView Header

* Add team's channels to RoomView header

* Starting TeamChannelsView

* Icon size

* o data found

* Update TeamChannelsView, add teams subscriptions and send params to TeamChannelsView

* Use teams.ListRooms endpoint, render rooms list, remove unused functions

* Show team main on TeamChannelsView

* Disable swipe

* Pagination working

* Fix blinking no data found

* Search working

* Refactor to use BackgroundContainer while loading

* Go to room

* Cleanup

* Go to actions

* Events

* Lint

* Add debounce to go room

* Fix for tablet

* i18n

* Small fix

* Minor refactor

* Use local data when it exists

* Show last message

* Force teams migration

* Add stories to BackgroundContainer

* Remove unused component

* Move RoomViewHeader into containers folder

* Refactoring

* Testing RoomHeader

* i18n

* Fix server endpoint version

* Fix events

Co-authored-by: Gerzon Z <gerzonzcanario@gmail.com>
2021-04-07 15:31:25 -03:00
..
Actions.js [REGRESSION] Clear local server cache not loading rooms (#3007) 2021-04-01 09:58:20 -03:00
LastMessage.js [IMPROVEMENT] Remove lodash.isEqual (#2893) 2021-02-26 13:01:45 -03:00
RoomItem.js [NEW] Basic support to Teams (#3016) 2021-04-07 15:31:25 -03:00
Title.js [FIX] Vertically centralize RoomItem when `Store_Last_Message` is disabled (#2363) 2020-07-31 14:06:22 -03:00
Touchable.js [REGRESSION] Clear local server cache not loading rooms (#3007) 2021-04-01 09:58:20 -03:00
TypeIcon.js [NEW] Basic support to Teams (#3016) 2021-04-07 15:31:25 -03:00
UpdatedAt.js [FIX] Chats order (#2688) 2020-12-04 16:25:51 -03:00
Wrapper.js [FIX] Storybook not able to import Avatar (#2607) 2020-11-04 13:53:44 -03:00
index.js [NEW] Basic support to Teams (#3016) 2021-04-07 15:31:25 -03:00
styles.js [IMPROVEMENT] User status icons (#2991) 2021-03-31 14:47:17 -03:00