Rocket.Chat.ReactNative/app/lib/database/model
Reinaldo Neto b75ac1de8b
[IMPROVE] Support Omnichannel icons (#3959)
* [IMPROVE] Support Channel Icons for Omnichannel

* Prop drilling sourceType

* create a column for source in WatermelonDB

* Add sms icon

* start of fetching

* removed usefetch

* custom icon to RoomHeader, RoomActions, RoomInfo

* minor tweak in interface

* fix margin

* add connected to sourceType

* make ts happy

* minor tweak

* fix storyshot

* refactor omnichannel source interface

* minor tweak roomActionsview

* Added storyshot

* minor tweak

* fix storyshot

* fix display extended without avatar

* fix connected object

* wip android build

Co-authored-by: Diego Mello <diegolmello@gmail.com>
Co-authored-by: GleidsonDaniel <gleidson10daniel@hotmail.com>
2022-04-14 23:27:36 -03:00
..
servers Chore: Migrate Database to Typescript (#3580) 2022-02-01 10:39:09 -03:00
CustomEmoji.js Chore: Migrate Database to Typescript (#3580) 2022-02-01 10:39:09 -03:00
FrequentlyUsedEmoji.js Chore: Migrate Database to Typescript (#3580) 2022-02-01 10:39:09 -03:00
Message.js Chore: Migrate Database to Typescript (#3580) 2022-02-01 10:39:09 -03:00
Permission.js Chore: Migrate Database to Typescript (#3580) 2022-02-01 10:39:09 -03:00
Role.js Chore: Migrate Database to Typescript (#3580) 2022-02-01 10:39:09 -03:00
Room.js Chore: Migrate Database to Typescript (#3580) 2022-02-01 10:39:09 -03:00
ServersHistory.js Chore: Migrate Database to Typescript (#3580) 2022-02-01 10:39:09 -03:00
Setting.js Chore: Migrate Database to Typescript (#3580) 2022-02-01 10:39:09 -03:00
SlashCommand.js Chore: Migrate Database to Typescript (#3580) 2022-02-01 10:39:09 -03:00
Subscription.js [IMPROVE] Support Omnichannel icons (#3959) 2022-04-14 23:27:36 -03:00
Thread.js Chore: Migrate RoomView to Typescript (#3754) 2022-03-02 11:18:01 -03:00
ThreadMessage.js Chore: Migrate Database to Typescript (#3580) 2022-02-01 10:39:09 -03:00
Upload.js Chore: Migrate Database to Typescript (#3580) 2022-02-01 10:39:09 -03:00
User.js Chore: Migrate Database to Typescript (#3580) 2022-02-01 10:39:09 -03:00
index.ts Chore: Migrate Database to Typescript (#3580) 2022-02-01 10:39:09 -03:00
migrations.js [IMPROVE] Support Omnichannel icons (#3959) 2022-04-14 23:27:36 -03:00