Rocket.Chat.ReactNative/app/definitions
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
..
redux feat: mobile troubleshoot notifications (#5330) 2024-03-04 08:27:24 -03:00
rest feat: mobile troubleshoot notifications (#5330) 2024-03-04 08:27:24 -03:00
ERoomType.ts Chore: Migrate redux module room to typescript (#3636) 2022-02-18 10:46:19 -03:00
IAssetsFavicon512.ts Chore: Evaluate WorkspaceView - TypeScript (#4077) 2022-05-02 22:27:33 -03:00
IAttachment.ts fix: fix bugs related to auto-translate and add tests (#5144) 2023-08-14 17:22:46 -03:00
ICannedResponse.ts Chore: Evaluate CannedResponsesListView - TypeScript (#4149) 2022-05-02 21:30:20 -03:00
ICertificate.ts Chore: Migrate logout to Typescript (#3688) 2022-02-09 17:37:08 -03:00
ICredentials.ts Chore: Evaluate AuthenticationWebView - TypeScript (#4158) 2022-05-11 13:59:57 -03:00
ICustomEmojiDescriptor.ts Chore: Add REST API definitions from server (#3721) 2022-02-14 13:20:29 -03:00
IDDPMessage.ts Chore: Migrate subscriptions/rooms to TS (#3748) 2022-03-03 21:23:11 -03:00
IDataSelect.ts Chore: Evaluate SelectListView - TypeScript (#4119) 2022-05-02 09:40:19 -03:00
IEmoji.ts [IMPROVE] Redesign emoji picker (#4328) 2022-10-21 15:27:55 -03:00
IInvite.ts Chore: Add REST API definitions from server (#3721) 2022-02-14 13:20:29 -03:00
ILivechatAgent.ts Chore: Add REST API definitions from server (#3721) 2022-02-14 13:20:29 -03:00
ILivechatDepartment.ts Chore: Evaluate CannedResponsesListView - TypeScript (#4149) 2022-05-02 21:30:20 -03:00
ILivechatDepartmentAgents.ts Chore: Add REST API definitions from server (#3721) 2022-02-14 13:20:29 -03:00
ILivechatEditView.ts Chore: update `theme` type (#4025) 2022-04-12 12:27:05 -04:00
ILivechatMonitor.ts Chore: Add REST API definitions from server (#3721) 2022-02-14 13:20:29 -03:00
ILivechatTag.ts Chore: Add REST API definitions from server (#3721) 2022-02-14 13:20:29 -03:00
ILivechatVisitor.ts chore: migrate RoomInfoView to hooks (#5074) 2023-09-26 11:33:53 -03:00
ILoggedUser.ts feat: add bio and nickname to profile view (#5060) 2023-08-01 14:34:05 -03:00
IMention.ts Chore: Migrate ThreadMessagesView to Typescript (#3538) 2022-01-12 10:53:06 -03:00
IMessage.ts feat: New message composer (#5205) 2024-01-25 11:11:07 -03:00
INotification.ts feat (iOS): mobile ringer (#5327) 2023-11-28 17:13:45 -03:00
IPermission.ts Chore: Migrate getPermissions to Typescript (#3720) 2022-02-17 10:06:31 -03:00
IPreferences.ts Chore: Move constants away from rocketchat folder - Typescript (#4022) 2022-04-07 11:10:03 -03:00
IProfile.ts feat: add bio and nickname to profile view (#5060) 2023-08-01 14:34:05 -03:00
IReaction.ts [IMPROVE] Add `All` tab in Reactions List (#4409) 2022-09-29 16:42:04 -03:00
IRocketChatRecord.ts Chore: Create IServerRoom and IServerSubscription (#3782) 2022-03-08 13:25:27 -03:00
IRole.ts Chore: Migrate REST API - getRoomRoles to Typescript and fix getRoomMembers (#3868) 2022-03-14 21:11:34 -03:00
IRoom.ts feat: capability to enable/disable writing in rooms read only (#5298) 2023-11-17 15:48:32 -03:00
ISearch.ts feat: New message composer (#5205) 2024-01-25 11:11:07 -03:00
IServedBy.ts Chore: Create IServerRoom and IServerSubscription (#3782) 2022-03-08 13:25:27 -03:00
IServer.ts feat: button to refresh cloud data on support window expired screen (#5528) 2024-02-01 10:32:02 -03:00
IServerHistory.ts Chore: Migrate Database to Typescript (#3580) 2022-02-01 10:39:09 -03:00
ISetting.ts Chore: Add REST API definitions from server (#3721) 2022-02-14 13:20:29 -03:00
ISettings.ts Chore: Migrate method getSettings to typescript (#3703) 2022-02-18 11:49:47 -03:00
ISlashCommand.ts feat: New message composer (#5205) 2024-01-25 11:11:07 -03:00
ISpotlight.ts Chore: Create IServerRoom and IServerSubscription (#3782) 2022-03-08 13:25:27 -03:00
ISubscription.ts feat: mobile troubleshoot notifications (#5330) 2024-03-04 08:27:24 -03:00
ITeam.ts Chore: Create IServerRoom and IServerSubscription (#3782) 2022-03-08 13:25:27 -03:00
ITheme.ts Chore: Migrate Utils Folder to Typescript (#3544) 2022-01-12 09:54:04 -03:00
IThread.ts feat: quotes on E2EE Messages (#4880) 2023-03-23 19:47:05 -03:00
IThreadMessage.ts feat: quotes on E2EE Messages (#4880) 2023-03-23 19:47:05 -03:00
ITotp.ts [FIX] Change password not working on some cases (#4312) 2022-06-23 16:59:57 -03:00
IUpload.ts [FIX] Quote message and reply with image (#4715) 2023-01-05 15:23:11 -03:00
IUrl.ts fix: Cannot read property 'protocol' of undefined (#5377) 2023-12-13 12:50:03 -03:00
IUser.ts Chore: Hooks app/views/UserNotificationPreferenceView (#4502) 2022-09-22 18:31:23 -03:00
IVideoConference.ts feat: Add caller and ringer to video conf calls (#5046) 2023-07-03 21:03:39 -03:00
TChangeAvatarViewContext.ts feat: Change Avatar View (#4746) 2023-04-10 11:59:00 -03:00
TUserStatus.ts feat: Refactor Status to make it handle user presence requests (#5148) 2023-08-29 16:15:26 -03:00
index.ts feat: New message composer (#5205) 2024-01-25 11:11:07 -03:00
navigationTypes.ts regression: Rollback to React Native 0.69.8 (#5162) 2023-08-18 14:48:33 -03:00
utils.ts [NEW] Video conf message block (#4619) 2022-11-24 08:37:08 -03:00