mattermost-mobile/types/screens
Guillermo Vayá db569fe2c3
[MM-62565] Custom Profile attributes websocket changes (#8758)
* user_info websocket listening

* add to edit profile

* add tests

* fix user_info test

* improved types

* add websocket tests

* fix tests to adapt to the database

* temp

* fix test, remove unneeded file

* Update app/actions/remote/custom_profile.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* fix test and storing fields and attributes

* consistency

* remove await from loop

* remove db from component

* simplify functions

* address reviews

* adress review comments

* fix promises not being fulfilled before ordering

* fix tests

* address comments

* address review comments

* test_helper

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-27 16:24:40 +02:00
..
edit_profile.ts [MM-62565] Custom Profile attributes websocket changes (#8758) 2025-05-27 16:24:40 +02:00
emoji_selector.d.ts Improve emoji picker performance introducing flashList (#8650) 2025-03-11 22:09:46 +08:00
gallery.ts Update dependencies (#8721) 2025-04-07 09:30:06 +08:00
login.d.ts
navigation.ts
onboarding.ts
report_a_problem.ts Add Report a Problem functionality (#8605) 2025-04-24 11:12:55 +02:00
settings.d.ts