Daniel Espino García
|
162cdfb21d
|
Handle currentUser not available throught the app and refetch it (#7333)
* Handle currentUser not available throught the app and refetch it
* Address feedback
|
2023-05-05 15:40:59 -04:00 |
|
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
|
64a59aad55
|
Filter unused preferences (#7015)
* small preferences refactor
* filter unused preferences and fix removal of preferences in the db
* Feedback review
|
2023-01-30 21:00:19 +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 |
|
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
|
afa38ddee6
|
MM-46443 : Gekidou - removes save button on settings screens (#6583)
|
2022-08-24 08:54:40 -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
|
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 |
|