Commit graph

4 commits

Author SHA1 Message Date
Mattermost Build
88a782c23d
[MM-62777] Fix errors being nested. Make MFA code more resilient to this situation (#8531) (#8542)
* Fix errors being nested. Make code more resilient to this situation

* address review comments

* code review comment

(cherry picked from commit 8782f4e3a4)

Co-authored-by: Guillermo Vayá <guillermo.vaya@mattermost.com>
2025-01-31 08:37:00 +02:00
Rahim Rahman
5615405e3a
Request metrics improvements (#8420) (#8487) 2025-01-17 12:52:41 +08:00
Mattermost Build
1b5ec1e00b
Update dependencies and upgrade to RN 0.76.5 (#8421) (#8482)
* update dev deps

* partial update dependencies

* update watermelondb

* update rn to 0.76.5, expo to 52.0.18 and others

* upgrade android firebase

* upgrade detox deps

* fix package-lock.json

* update emm and paste-input

* update turbo-log

* update network library

* fix tests

* review feedback

* fix Keyboard blocking signIn button

* Fall back to iphone 14 iOS 17.2 simulator as app crashes on iOS 17.4

* changes in deleteCredentialsForServer is causing a crash

* withOptions x2 clearly is wrong

* re-add cli-platform-apple fix

* fix: RN 0.76.5 issue with bottom sheet disappearing (#8478)

* experiment, using view vs BottomSheetView

* revert previous & try disabling enableDynamicSizing

* revert an unintended removal

---------

Co-authored-by: yasserfaraazkhan <attitude3cena.yf@gmail.com>
Co-authored-by: Mattermost Build <build@mattermost.com>
Co-authored-by: Rahim Rahman <rahim.rahman@mattermost.com>
(cherry picked from commit 2f3dfbbbfa)

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2025-01-16 16:22:32 +02:00
Elias Nahum
fb57c423c7
Network metrics (#8390)
* Network metrics

* update network-client ref

* fix unit tests

* missing catch error parsing

* add client tracking unit tests

* fix typos
2024-12-17 19:51:26 +08:00