Rocket.Chat.ReactNative/app/views/RoomView
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
..
List fix: NavBottomFAB position (#5555) 2024-02-08 14:49:09 -03:00
LoadMore [FIX] Messages not loading on some edge cases (#4801) 2023-01-13 16:32:52 -03:00
components feat: align mobile videoConf settings with web settings (#5136) 2023-08-21 16:12:34 -03:00
services [FIX] Messages not loading on some edge cases (#4801) 2023-01-13 16:32:52 -03:00
Banner.tsx Chore: Upgrade React Native to 0.68.2 (#4316) 2022-08-08 18:02:08 -03:00
JoinCode.tsx Chore: Upgrade React Native to 0.68.2 (#4316) 2022-08-08 18:02:08 -03:00
LeftButtons.tsx chore: migrate PickerView to hooks (#5002) 2023-06-30 11:01:01 -03:00
ReactionPicker.tsx feat: New message composer (#5205) 2024-01-25 11:11:07 -03:00
RightButtons.tsx feat: mobile troubleshoot notifications (#5330) 2024-03-04 08:27:24 -03:00
Separator.tsx [IMPROVE] Place time after username on message (#4177) 2022-05-15 15:29:07 -03:00
UploadProgress.tsx [FIX] Try again to resend a file on a thread (#4756) 2022-12-21 14:34:48 -03:00
constants.ts feat: New message composer (#5205) 2024-01-25 11:11:07 -03:00
context.ts feat: add draft and quote on shareview support (#5540) 2024-02-07 15:57:22 -03:00
definitions.ts feat: haptics feedback in app notificaiton (#5507) 2024-01-29 12:54:37 -03:00
index.tsx feat: mobile troubleshoot notifications (#5330) 2024-03-04 08:27:24 -03:00
styles.ts [IMPROVE] Increase border radius on all buttons (#4657) 2022-11-10 13:22:02 -03:00