mattermost-mobile/app/actions/remote
Guillermo Vayá 63bba67eaf
[MM-62666] Cpa sort order (#8618)
* refactor: Use fetchCustomAttributes for user profile custom attributes

feat: Add optional filter for empty custom attributes

simplify and fix types

add again the request time, take into account errors

test: Update fetchCustomAttributes tests for filterEmpty parameter

feat: Add sort_order to CustomAttribute in fetchCustomAttributes

feat: Add optional sort_order to CustomAttribute type

fix: Add type definition for sort_order in CustomProfileField attrs

feat: Add sorting function for custom profile attributes

docs: Add JSDoc comment explaining sortCustomProfileAttributes function

refactor: Improve sortCustomProfileAttributes with nullish coalescing and localeCompare

add order to custom profile attributes

* remove blank line

* add ordering to edit_profile screen

* keep types together

* address code review
2025-02-25 10:54:38 +01:00
..
entry MM-59426 Add tests for entry common functions (#8515) 2025-01-28 08:09:43 -05:00
apps.test.ts MM-59445 + others - Add tests for channel bookmarks, systems, apps and tos files in remote/actions (#8558) 2025-02-07 23:57:17 +08:00
apps.ts Refactor errors around the app (#7306) 2023-05-03 13:08:55 +02:00
category.test.ts Add tests for actions/remote/category (#8371) 2024-11-25 11:58:50 -05:00
category.ts Refactor errors around the app (#7306) 2023-05-03 13:08:55 +02:00
channel.test.ts Login improvement (#8306) 2024-11-13 08:06:12 +08:00
channel.ts fix: remove from channel (#8539) 2025-01-31 10:09:46 -07:00
channel_bookmark.test.ts MM-59445 + others - Add tests for channel bookmarks, systems, apps and tos files in remote/actions (#8558) 2025-02-07 23:57:17 +08:00
channel_bookmark.ts Request metrics improvements (#8420) 2025-01-16 13:55:29 -07:00
command.test.ts Increase branch test coverage of actions/remote files (#8370) 2024-11-25 12:02:34 -05:00
command.ts MM-59444 Add tests for actions/remote/command (#8326) 2024-11-11 08:29:32 -05:00
custom_emoji.test.ts MM-59432 Add tests for actions/remote/custom_emoji (#8372) 2024-11-25 12:02:59 -05:00
custom_emoji.ts MM-59432 Add tests for actions/remote/custom_emoji (#8372) 2024-11-25 12:02:59 -05:00
file.test.ts test(MM-59431): file.ts unit test (#8424) 2025-01-08 20:19:24 -07:00
file.ts Channel Bookmarks (#7817) 2024-07-18 09:10:28 +08:00
general.ts Refactor errors around the app (#7306) 2023-05-03 13:08:55 +02:00
groups.test.ts Add tests to actions/remote/groups (#8303) 2024-11-04 19:24:01 +08:00
groups.ts Request metrics improvements (#8420) 2025-01-16 13:55:29 -07:00
integrations.ts Refactor errors around the app (#7306) 2023-05-03 13:08:55 +02:00
notifications.test.ts Network metrics (#8390) 2024-12-17 19:51:26 +08:00
notifications.ts Add test notification tool (#8271) 2024-11-11 10:22:57 +01:00
nps.ts Refactor errors around the app (#7306) 2023-05-03 13:08:55 +02:00
performance.test.ts Add performance metrics to the app (#7953) 2024-06-12 09:45:27 +02:00
performance.ts Add performance metrics to the app (#7953) 2024-06-12 09:45:27 +02:00
permalink.ts Refactor errors around the app (#7306) 2023-05-03 13:08:55 +02:00
post.test.ts Request metrics improvements (#8420) 2025-01-16 13:55:29 -07:00
post.ts Request metrics improvements (#8420) 2025-01-16 13:55:29 -07:00
preference.test.ts Remove app alias for imports (#8314) 2024-11-07 08:34:49 +08:00
preference.ts Request metrics improvements (#8420) 2025-01-16 13:55:29 -07:00
reactions.test.ts Remove app alias for imports (#8314) 2024-11-07 08:34:49 +08:00
reactions.ts [MM-42586] Reaction toggle behavior (#7674) 2023-11-22 21:05:58 +08:00
retry.test.ts MM-59433 Add unit tests to actions/remote/retry (#8445) 2025-01-08 12:30:16 -05:00
retry.ts Refactor errors around the app (#7306) 2023-05-03 13:08:55 +02:00
role.ts Request metrics improvements (#8420) 2025-01-16 13:55:29 -07:00
search.test.ts MM-59422 Add tests to actions/remote/search (#8304) 2024-11-04 08:26:50 -05:00
search.ts MM-59683 + more - Add tests to client/rest (#8447) 2025-01-07 08:23:28 -05:00
session.test.ts Fix MM-61975 (#8459) 2025-02-17 13:45:12 +01:00
session.ts Fix MM-61975 (#8459) 2025-02-17 13:45:12 +01:00
systems.test.ts MM-59445 + others - Add tests for channel bookmarks, systems, apps and tos files in remote/actions (#8558) 2025-02-07 23:57:17 +08:00
systems.ts Request metrics improvements (#8420) 2025-01-16 13:55:29 -07:00
team.test.ts Request metrics improvements (#8420) 2025-01-16 13:55:29 -07:00
team.ts Request metrics improvements (#8420) 2025-01-16 13:55:29 -07:00
terms_of_service.test.ts MM-59445 + others - Add tests for channel bookmarks, systems, apps and tos files in remote/actions (#8558) 2025-02-07 23:57:17 +08:00
terms_of_service.ts Refactor errors around the app (#7306) 2023-05-03 13:08:55 +02:00
thread.test.ts Login improvement (#8306) 2024-11-13 08:06:12 +08:00
thread.ts Request metrics improvements (#8420) 2025-01-16 13:55:29 -07:00
user.test.ts [MM-62666] Cpa sort order (#8618) 2025-02-25 10:54:38 +01:00
user.ts [MM-62666] Cpa sort order (#8618) 2025-02-25 10:54:38 +01:00