mattermost-mobile/app/components
Avinash Lingaloo adde833ea9
MM-45221 - Gekidou Settings fixes - part 2 (#6491)
* 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

* UI - Polish - Display Theme

UI Polish - Display/Theme [ IN PROGRESS ]

UI - Polish - Display Save button

* UI - Polish - Display Clock

UI - Polish - Display Clock

* UI Polish - Display - Timezone

UI Polish - Display Timezone

added the save button

UI Polish - Display/TZ

UI Polish - Display Timezone

minor refactoring

code clean up

code clean up

* UI Polish - Adv Settings

* UI Polish - Settings/About

UI Polish - Settings/About

* UI Polish - Radio Button

UI Polish - Radio Button

* UI Polish - Android Polishing [ IN PROGRESS ]

* UI Polish - Timezone

fix timezone

fix timezone select

fix timezone select ui

Update index.tsx

* UI Polish - Display/Theme

UI Polish - Custom Theme - Checked Radio btn

* Update en.json

* tweaks to settings styles

* further tweaks to spacing

* Revert "Merge branch 'gekidou-settings-finale' of https://github.com/mattermost/mattermost-mobile into gekidou-settings-finale"

This reverts commit f1fd26987ee5b1854366573b5822c9d0b919d83a, reversing
changes made to 684ba6a19c5962353ce61add2cc9cf10c8f9d3d4.

* added space before 'default'

* Update index.test.tsx.snap

* Revert "Revert "Merge branch 'gekidou-settings-finale' of https://github.com/mattermost/mattermost-mobile into gekidou-settings-finale""

This reverts commit ce77127cb20a3668510a82122325f1642ec7bb60.

Co-authored-by: Daniel Espino García <larkox@gmail.com>
Co-authored-by: Matthew Birtch <mattbirtch@gmail.com>
2022-07-27 22:35:57 +04:00
..
app_version update snapshot 2021-12-14 11:57:14 +02:00
autocomplete Add minor fixes and performance improvements on channel switch (#6469) 2022-07-15 16:04:58 +02:00
autocomplete_selector [Gekidou - MM-44930] Use File component for showing files in search. (#6425) 2022-07-14 12:50:05 +02:00
badge Detox/E2E: Migrate e2e javascript to typescript (#6059) 2022-03-17 17:35:26 -07:00
block MM-45221 - Gekidou Settings fixes - part 1 (#6472) 2022-07-15 13:32:25 +04:00
channel_actions Detox/E2E: Channel Info and Quick Actions e2e tests in Gekidou (#6487) 2022-07-21 14:18:56 -07:00
channel_icon [Gekidou] [Bug] DM Icon will be 'archive-outline' if user is archived (#6415) 2022-06-21 18:46:46 -04:00
channel_item MM-43300: Calls v2 first cut (#6475) 2022-07-22 15:57:12 -04:00
common_post_options MM-45221 - Gekidou Settings fixes - part 1 (#6472) 2022-07-15 13:32:25 +04:00
compass_icon [Gekidou] compass icons (#5940) 2022-02-08 16:16:30 -03:00
custom_status [Gekidou] db manager database getters (#6377) 2022-06-13 18:32:47 -04:00
emoji do not fetch unicode emojis 2022-06-07 15:26:24 -04:00
emoji_picker Detox/E2E: Messaging post options e2e tests in Gekidou (#6405) 2022-06-17 21:01:05 -04:00
error_text MM-41991 Gekidou Edit Post Screen (#6016) 2022-03-12 17:22:24 -03:00
files [Gekidou - MM-44939] Search Screen - Add File Options Bottom Sheet (#6420) 2022-07-15 11:44:46 +02:00
floating_text_input_label Make FloatingTextInputLabels no longer than one line (#6411) 2022-06-24 06:14:29 -04:00
formatted_date Fix and add missing locales (#6396) 2022-06-16 21:50:59 -04:00
formatted_markdown_text Substitute all console.x by an appropiate log util function (#6427) 2022-06-24 10:26:40 -04:00
formatted_relative_time MM-43300: Calls v2 first cut (#6475) 2022-07-22 15:57:12 -04:00
formatted_text Gekidou fixes (#5748) 2021-10-13 14:13:39 -03:00
formatted_time Fix and add missing locales (#6396) 2022-06-16 21:50:59 -04:00
freeze_screen [Gekidou] optimizations, fix & moved files (#6177) 2022-04-18 08:49:17 -04:00
friendly_date Gekidou CRT - Global threads screen (#6140) 2022-04-28 09:01:36 -04:00
illustrations Fix permalink to not joined channels and to not fetched posts. (#6294) 2022-06-17 19:23:12 +02:00
jumbo_emoji Detox/E2E: Messaging e2e tests in Gekidou (#6228) 2022-05-05 13:04:33 -04:00
loading [Gekidou MM-44927] Add Recent Searches Component (#6454) 2022-07-14 14:56:08 +02:00
loading_error [Gekidou] [MM-39936] Add Select Team Screen (#6180) 2022-05-03 17:22:21 +02:00
markdown Add minor fixes and performance improvements on channel switch (#6469) 2022-07-15 16:04:58 +02:00
menu_item MM-45221 - Gekidou Settings fixes - part 2 (#6491) 2022-07-27 22:35:57 +04:00
navigation_header [Gekidou] Navigation bar refactored (#6319) 2022-06-01 17:07:54 -04:00
no_results_with_term [Gekidou MM-44943] Add team picker to the search screen and results screens (#6455) 2022-07-15 16:05:58 +04:00
option_box [Gekidou] Channel Info screen (#6330) 2022-06-02 16:09:12 -04:00
option_item MM-45221 - Gekidou Settings fixes - part 2 (#6491) 2022-07-27 22:35:57 +04:00
post_draft [Gekidou] gallery footer and video (#6512) 2022-07-27 09:25:01 -04:00
post_list Add observeWithColumns where needed (#6517) 2022-07-27 14:48:35 +02:00
post_with_channel_info [Gekidou MM-44927] Add Recent Searches Component (#6454) 2022-07-14 14:56:08 +02:00
profile_picture MM-43300: Calls v2 first cut (#6475) 2022-07-22 15:57:12 -04:00
progress_bar [Gekidou] Post input (#5844) 2022-02-03 08:59:15 -03:00
progressive_image Try to remove as many as as possible (#6200) 2022-05-12 15:46:11 +02:00
remove_markdown include latex (#6434) 2022-06-29 22:02:30 +05:30
rounded_header_context [Gekidou] Navigation bar refactored (#6319) 2022-06-01 17:07:54 -04:00
search MM-39711 - Gekidou Settings Timezone (#6384) 2022-06-24 06:52:05 -04:00
server_icon Various fixes (#6268) 2022-05-13 13:50:19 +10:00
server_version [Gekidou] Extract common observers to queries (#5984) 2022-03-23 09:19:29 -03:00
settings [Gekidou] user profile (#6353) 2022-06-06 11:27:25 -04:00
slide_up_panel_item [Gekidou] Channel Info screen (#6330) 2022-06-02 16:09:12 -04:00
status_label Gekidou - Account Screen (#5708) 2021-10-12 19:24:24 +04:00
syntax_highlight [Gekidou] optimizations, fix & moved files (#6177) 2022-04-18 08:49:17 -04:00
system_avatar [Gekidou] post list (#5893) 2022-01-17 07:06:26 -03:00
system_header [Gekidou] Find channels (remote) (#6203) 2022-05-03 14:29:37 -04:00
tablet_title MM-39710: saved posts screen and DB (#6020) 2022-03-12 16:40:24 -03:00
tag Gekidou cleanup (#6263) 2022-05-13 09:29:35 -04:00
team_sidebar [Gekidou MM-44943] Add team picker to the search screen and results screens (#6455) 2022-07-15 16:05:58 +04:00
toast Detox/E2E: Channel Info and Quick Actions e2e tests in Gekidou (#6487) 2022-07-21 14:18:56 -07:00
touchable_with_feedback [Gekidou] Performance & UI fixes (#6122) 2022-04-04 17:09:26 -04:00
tutorial_highlight Detox/E2E: Upgrade deps to fix detox crash; Fix/Stabilize e2e (#6387) 2022-06-15 11:49:53 -07:00
user_avatars_stack [Gekidou] user profile (#6353) 2022-06-06 11:27:25 -04:00
user_item Detox/E2E: Messaging (at-mentions, channel mentions, autocomplete etc) e2e tests in Gekidou (#6428) 2022-07-05 10:01:46 -07:00
user_list_row Detox/E2E: Messaging (at-mentions, channel mentions, autocomplete etc) e2e tests in Gekidou (#6428) 2022-07-05 10:01:46 -07:00
user_status Add import order lint rules (#5672) 2021-09-13 10:18:03 +02:00