vn-verdnaturachat/app
Ezequiel de Oliveira 54c4614e2e
[NEW] User notification preferences (#2403)
* Button to preferences view

Signed-off-by: Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com>

* Create screen to preferences and listItem to notifications

Signed-off-by: Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com>

* Refactoring NotificationPreferencesView

Signed-off-by: Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com>

* List notification preferences

Signed-off-by: Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com>

* Adding translations to labels

Signed-off-by: Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com>

* SetUserPreferences api call

Signed-off-by: Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com>

* Saving new user preference in API

Signed-off-by: Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com>

* Fix lint

Signed-off-by: Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com>

* Add in-app notification test

Signed-off-by: Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com>

* Fix in app mentions preference

Signed-off-by: Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com>

* Improve object in testInAppNotification

Signed-off-by: Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com>

* Removing improper options for NotificationpreferencesView

Signed-off-by: Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com>

* Adding API version

Signed-off-by: Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com>

* Use redux in UserNotificationPrefView

Signed-off-by: Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com>

* Remove in app test

Signed-off-by: Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com>

* Use components from another view

Signed-off-by: Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com>

* Removing verification for testing in-app notifications

Signed-off-by: Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com>

* Move to ProfileView

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-08-21 10:30:11 -03:00
..
actions [NEW] Omnichannel inquiry queue (#2352) 2020-07-31 15:22:30 -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 [NEW] User notification preferences (#2403) 2020-08-21 10:30:11 -03:00
lib [NEW] User notification preferences (#2403) 2020-08-21 10:30:11 -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 [NEW] Omnichannel inquiry queue (#2352) 2020-07-31 15:22:30 -03:00
sagas [NEW] Encrypt user credentials and preferences (#2247) 2020-08-19 14:14:22 -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 [NEW] User notification preferences (#2403) 2020-08-21 10:30:11 -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