Daniel Espino García
|
cff12f7182
|
Enable exhaustive deps in the repo (#9508)
* Enable exhaustive deps in the repo
* Add tests for the new hooks
* Update claude.md
* Remove pre-commit overwrite
|
2026-02-18 11:56:16 +01:00 |
|
Daniel Espino García
|
a27c82da90
|
Refactor and cleanup of option item (#9067)
* Refactor and cleanup of option item
* Fix tests and minor cleanup
* Fix bug and address feedback
|
2025-08-19 14:01:56 +02:00 |
|
Elias Nahum
|
edef4ec4a3
|
Update libraries and dependencies (#7678)
* update js dependencies
* update react-native libraries
* update watermelonDB
* update RN to 0.72.7
* update fastlane
* fix remove_markdown/at_mention import
* update mattermost libraries
* update fastlane deps
* remove haptic-feedback patch
* update okhttp to 4.12.0 and patch netinfo to accurately identify VPN connections
* create ImaegStyles intersection type
|
2023-11-25 07:46:13 +08:00 |
|
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 |
|