mattermost-mobile/app/database/operator/server_data_operator/handlers
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
..
category.test.ts Remove watermelondb limitation on updating an already updated model (#7067) 2023-02-03 17:11:57 +02:00
category.ts Remove watermelondb limitation on updating an already updated model (#7067) 2023-02-03 17:11:57 +02:00
channel.test.ts Channel Bookmarks (#7817) 2024-07-18 09:10:28 +08:00
channel.ts Add model mocks to TestHelper (#8715) 2025-03-28 09:40:08 +01:00
custom_profile.test.ts [MM-62565] Custom Profile attributes websocket changes (#8758) 2025-05-27 16:24:40 +02:00
custom_profile.ts [MM-62565] Custom Profile attributes websocket changes (#8758) 2025-05-27 16:24:40 +02:00
group.test.ts Remove watermelondb limitation on updating an already updated model (#7067) 2023-02-03 17:11:57 +02:00
group.ts Process notifications when the app is in the background and other perf improvements (#7129) 2023-02-15 17:08:19 +02:00
index.test.ts Custom Emojis not updating on application (#8853) 2025-05-23 14:58:51 +02:00
index.ts Custom Emojis not updating on application (#8853) 2025-05-23 14:58:51 +02:00
post.test.ts Feature schedule posts (#8509) 2025-04-14 22:08:59 +05:30
post.ts Feature schedule posts (#8509) 2025-04-14 22:08:59 +05:30
reaction.test.ts Update Dependencies and bug fixes (#7000) 2023-01-24 09:14:23 +02:00
team.test.ts Remove watermelondb limitation on updating an already updated model (#7067) 2023-02-03 17:11:57 +02:00
team.ts Remove watermelondb limitation on updating an already updated model (#7067) 2023-02-03 17:11:57 +02:00
team_threads_sync.ts Add model mocks to TestHelper (#8715) 2025-03-28 09:40:08 +01:00
thread.test.ts Add some performance improvements (#7481) 2023-08-07 09:43:00 +02:00
thread.ts Add some performance improvements (#7481) 2023-08-07 09:43:00 +02:00
user.test.ts [MM-57486] [MM-58008] Calls: Mobile ringing for incoming calls (#7984) 2024-07-03 10:22:46 -04:00
user.ts [MM-62565] DB only custom profile attributes and fields (#8739) 2025-04-09 15:35:27 +02:00