Rocket.Chat.ReactNative/app/containers/UIKit
Reinaldo Neto 4c8caf0bfd
feat: mobile troubleshoot notifications (#5330)
* feat: troubleshoot notification (#5198)

* navigation done

* create the icon inside roomslistview, navigation to push troubleshot and layout push troubleshoot

* custom header

* fix the rooms list view header icon

* layout done

* update the pt-br i18n

* tweak on colors

* feat: create notification in room view (#5250)

* button and simple navigation done, missing master detail

* navigation

* add withTheme and colors to rightuttons

* fix e2e test

* feat: add troubleshooting to notifications pages (#5276)

* feat: add troubleshooting to notifications pages

* fix e2e test

* feat: device notification settings (#5277)

* iOS go to device notification setting to change the configuration

* go to notification settings with android

* add notifee

* add the reducer and action

* saga request done

* add the setInAlert action

* tweak at name and add focus to dispatch the request

* use the foreground inside pushTroubleShoot to request the notification and fix the icon color

* add the request at roomslistview didmount

* remove the notification modulo from android

* add patch

* minor tweak

* feat: test push notification (#5329)

* feat: test push notification

* restApi and definition

* push.info and change properly the troubleshootingNotification

* use the finally at try/catch

* minor tweak

* alert and push.info just for 6.6

* fix the react-native.config

* minor tweaks

* minor tweak

* push.test as rest api

* change the name from inAlertNotification to highlightTroubleshooting

* feat: push quota

* refactor the percentage state

* removed the push quota feature

* minor tweaks

* update the link to push notification

* the notification icon in the room header will appear if notifications are disabled or highlight troubleshoot is true

* remove push quota texts

* updated some of the push quota texts

* chore: rename highlightTroubleshooting

* chore: better prop naming

* wip

* chore: fix function name

* chore: fix colors

* fix: copy

* chore: 💅

* chore: use fork

* chore: naming

* chore: fix init

* chore: naming

* chore: naming

* Comment CE code

* Use put on troubleshooting saga

* Add db column

* fix: check notification payload

* action: organized translations

* fix: push init

---------

Co-authored-by: GleidsonDaniel <gleidson10daniel@hotmail.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
Co-authored-by: GleidsonDaniel <GleidsonDaniel@users.noreply.github.com>
2024-03-04 08:27:24 -03:00
..
MultiSelect feat: Dynamic action sheet height (#5202) 2023-09-08 10:47:42 -03:00
VideoConferenceBlock feat: mobile troubleshoot notifications (#5330) 2024-03-04 08:27:24 -03:00
Actions.tsx Chore: update @rocket.chat/ui-kit to 0.31.11 (#4203) 2022-05-26 11:07:17 -03:00
Context.tsx Chore: update @rocket.chat/ui-kit to 0.31.11 (#4203) 2022-05-26 11:07:17 -03:00
DatePicker.tsx regression: Rollback to React Native 0.69.8 (#5162) 2023-08-18 14:48:33 -03:00
Divider.tsx Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
Image.tsx Chore: Update react-native-fast-image from 8.2.0 to 8.5.11 (#4210) 2022-05-31 13:08:18 -03:00
Input.tsx Chore: update @rocket.chat/ui-kit to 0.31.11 (#4203) 2022-05-26 11:07:17 -03:00
MessageBlock.tsx Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
Overflow.tsx Chore: Upgrade React Native to 0.68.2 (#4316) 2022-08-08 18:02:08 -03:00
Section.tsx Chore: update @rocket.chat/ui-kit to 0.31.11 (#4203) 2022-05-26 11:07:17 -03:00
Select.tsx regression: Rollback to React Native 0.69.8 (#5162) 2023-08-18 14:48:33 -03:00
UiKitMessage.stories.tsx regression: the value of the uikit's block uikit could be undefined (#5195) 2023-09-05 13:52:51 -03:00
UiKitModal.stories.tsx regression: the value of the uikit's block uikit could be undefined (#5195) 2023-09-05 13:52:51 -03:00
index.tsx regression: the value of the uikit's block uikit could be undefined (#5195) 2023-09-05 13:52:51 -03:00
interfaces.ts Chore: update @rocket.chat/ui-kit to 0.31.11 (#4203) 2022-05-26 11:07:17 -03:00
utils.ts [IMPROVE] Brings the operation of the video call closer to the web (#4883) 2023-03-01 15:26:56 -03:00