mattermost-mobile/app
Avinash Lingaloo 431406f09b
MM-45221 - Gekidou Settings fixes - part 1 (#6472)
* modifying setting option

* navigates to email screen

* UI construction [in progress]

* hooking up withObservables

* email settings - need to save now

* adding a bit of paddings

* setting initial value

* Update notification_email.tsx

* UI Polish - main setting screen

* UI Polish - Mention

* UI Polish - Notification main screen

* code clean up

* code clean up

* UI Polish Notification

* UI Polish

* code clean up

* UI Polish - OOO

* fix observable for email interval

* fix ooo

* fix ooo

* added setting_row_label component

* further clean up

* UI Polish - Display - [ IN PROGRESS ]

* UI Polish - Display - [ IN PROGRESS ]

* UI Polish - Timezone Select [ IN PROGRESS ]

* Update index.test.tsx.snap

* Update app/screens/settings/notification_email/notification_email.tsx

Co-authored-by: Daniel Espino García <larkox@gmail.com>

* refactor after review

* update option_item so that action can accept type React.Dispatch<React.SetStateAction

Co-authored-by: Daniel Espino García <larkox@gmail.com>
2022-07-15 13:32:25 +04:00
..
actions [Gekidou] Saves groups + groupTeams for constrained teams (#6357) 2022-07-15 11:02:29 +04:00
client [Gekidou - MM-44930] Use File component for showing files in search. (#6425) 2022-07-14 12:50:05 +02:00
components MM-45221 - Gekidou Settings fixes - part 1 (#6472) 2022-07-15 13:32:25 +04:00
constants MM-45221 - Gekidou Settings fixes - part 1 (#6472) 2022-07-15 13:32:25 +04:00
context Fix theming and navigation stack tracking (#6443) 2022-06-30 11:14:07 -04:00
database [Gekidou] Saves groups + groupTeams for constrained teams (#6357) 2022-07-15 11:02:29 +04:00
helpers Fix recent mentions 2022-06-25 08:05:02 -04:00
hooks [Gekidou - MM-44930] Use File component for showing files in search. (#6425) 2022-07-14 12:50:05 +02:00
i18n Substitute all console.x by an appropiate log util function (#6427) 2022-06-24 10:26:40 -04:00
init [Gekidou MM-44135 MM-44134 MM-40088] Group & Clear channel and thread notifications when CRT is on (#6429) 2022-06-30 21:26:14 +05:30
managers [Gekidou] Fix video uploads (#6440) 2022-06-30 19:16:37 -04:00
notifications Try to remove as many as as possible (#6200) 2022-05-12 15:46:11 +02:00
queries [Gekidou] Saves groups + groupTeams for constrained teams (#6357) 2022-07-15 11:02:29 +04:00
screens MM-45221 - Gekidou Settings fixes - part 1 (#6472) 2022-07-15 13:32:25 +04:00
store [Gekidou] cleanup fixes (#6376) 2022-06-13 08:07:24 -04:00
utils MM-45221 - Gekidou Settings fixes - part 1 (#6472) 2022-07-15 13:32:25 +04:00