Elias Nahum
|
2fc1386b78
|
feat: Channel notification preferences (#7160)
* feat: Channel notification preferences
* feedback review
* use button color for the icon
|
2023-02-24 12:41:36 +02:00 |
|
Elias Nahum
|
7aa5bd0611
|
Update Dependencies and bug fixes (#7000)
* update dependencies
* update dependencies
* feedback review
* update @mattermost/react-native-turbo-mailer
|
2023-01-24 09:14:23 +02:00 |
|
Daniel Espino García
|
28526034d4
|
Refactor makeStylesFromTheme to use the correct types (#6801)
* Refactor makeStylesFromTheme to use the correct types
* Address feedback
|
2022-12-12 10:53:54 +01:00 |
|
Elias Nahum
|
7a478ec11d
|
Clean up local config (#6804)
|
2022-11-30 18:20:29 +02:00 |
|
Joseph Baylon
|
8d7b15da51
|
Detox/E2E: Edit Profile, Custom Status, and Settings e2e tests in Gekidou
|
2022-08-25 17:42:41 -07:00 |
|
Avinash Lingaloo
|
bdd09607c8
|
Gekidou - fix about screen - wrong i18n key (#6586)
* added schemaVersion and fix wrong i18n id
* i18n extract
|
2022-08-20 08:58:06 -04:00 |
|
Joseph Baylon
|
25ae8fdb88
|
Detox/E2E: Account e2e tests in Gekidou (#6584)
* Detox/E2E: Account e2e tests in Gekidou
* Fix suite title
* Changed ldap port to number
* Fix testIDs for settings
* Added zephyr test case keys
|
2022-08-18 03:18:46 -07:00 |
|
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 |
|