vn-verdnaturachat/app
Diego Mello b06bf7fcb5
[IMPROVEMENT] Verify Enterprise status on Omnichannel (#2399)
* Add enterpriseModules on Redux

* Fetch enterprise modules and put on redux

* hasLicense

* Clear modules

* Hide omnichannel rooms

* Minor refactor

* Hide omnichannel toggle

* Check license on user status

* Apply on search

* lint

* Look for 'livechat-enterprise'

* One module is enough to enable the features

* Unhide omnichannel rooms

* Sort tweaks

* Move omnichannel toggle to RoomsListView

* Remove omnichannel toggle from SettingsView

* Fix toggle

* Ask to enable omnichannel

* Lint

* Fix issues found on review
2020-08-21 10:38:50 -03:00
..
actions [IMPROVEMENT] Verify Enterprise status on Omnichannel (#2399) 2020-08-21 10:38:50 -03:00
constants [NEW] Encrypt user credentials and preferences (#2247) 2020-08-19 14:14:22 -03:00
containers [NEW] User notification preferences (#2403) 2020-08-21 10:30:11 -03:00
i18n [IMPROVEMENT] Verify Enterprise status on Omnichannel (#2399) 2020-08-21 10:38:50 -03:00
lib [IMPROVEMENT] Verify Enterprise status on Omnichannel (#2399) 2020-08-21 10:38:50 -03:00
notifications/push [IMPROVEMENT] Add deep link to Jitsi calls (#2223) 2020-07-30 14:25:52 -03:00
presentation [NEW] Omnichannel inquiry queue (#2352) 2020-07-31 15:22:30 -03:00
reducers [IMPROVEMENT] Verify Enterprise status on Omnichannel (#2399) 2020-08-21 10:38:50 -03:00
sagas [IMPROVEMENT] Verify Enterprise status on Omnichannel (#2399) 2020-08-21 10:38:50 -03:00
selectors [NEW] Omnichannel inquiry queue (#2352) 2020-07-31 15:22:30 -03:00
stacks [NEW] User notification preferences (#2403) 2020-08-21 10:30:11 -03:00
static/images Several fixes for 1.2.1 (#448) 2018-09-19 11:18:32 -03:00
utils [NEW] Encrypt user credentials and preferences (#2247) 2020-08-19 14:14:22 -03:00
views [IMPROVEMENT] Verify Enterprise status on Omnichannel (#2399) 2020-08-21 10:38:50 -03:00
AppContainer.js [FIX] Handle TypeErrors on navigationRef and draftMessage due to null properties (#2232) 2020-07-02 14:10:11 -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 [NEW] Encrypt user credentials and preferences (#2247) 2020-08-19 14:14:22 -03:00
share.js [NEW] Encrypt user credentials and preferences (#2247) 2020-08-19 14:14:22 -03:00
theme.js [NEW] Action Sheet (#2114) 2020-06-15 16:35:45 -03:00