mattermost-mobile/app/screens/user_profile
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
..
title Upgrade RN as well as update or replace other dependencies (#8011) 2024-06-19 09:33:45 +08:00
custom_attributes.tsx [MM-62666] Cpa sort order (#8618) 2025-02-25 10:54:38 +01:00
custom_status.tsx Thread crash fix and other UI fixes (#7342) 2023-05-11 09:35:11 -04:00
index.ts [MM-62565] Custom Profile attributes websocket changes (#8758) 2025-05-27 16:24:40 +02:00
label.tsx View custom profile attributes (#8460) 2025-01-13 20:38:14 +01:00
manage_user_options.tsx [Gekidou - MM-47653] Implement Manage Members Screen (#6771) 2023-02-03 10:42:12 +02:00
options.tsx Refactor Open Profile (#8746) 2025-05-13 17:07:13 +02:00
user_info.test.tsx [MM-62565] Custom Profile attributes websocket changes (#8758) 2025-05-27 16:24:40 +02:00
user_info.tsx [MM-62565] Custom Profile attributes websocket changes (#8758) 2025-05-27 16:24:40 +02:00
user_profile.tsx [MM-62565] Custom Profile attributes websocket changes (#8758) 2025-05-27 16:24:40 +02:00