mattermost-mobile/app/screens/edit_profile/components
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
..
disabled_fields.tsx [Gekidou] Post input (#5844) 2022-02-03 08:59:15 -03:00
edit_profile_picture.tsx fix update image on account screen when updating profile image (#7978) 2024-05-31 16:44:31 +02:00
email_field.tsx [MM-62701] [MM-62176]Edit custom profile attributes in user profile (#8557) 2025-02-19 15:51:59 +01:00
field.tsx [MM-62701] [MM-62176]Edit custom profile attributes in user profile (#8557) 2025-02-19 15:51:59 +01:00
form.test.tsx [MM-62666] Cpa sort order (#8618) 2025-02-25 10:54:38 +01:00
form.tsx [MM-62666] Cpa sort order (#8618) 2025-02-25 10:54:38 +01:00
panel_item.tsx Upgrade RN as well as update or replace other dependencies (#8011) 2024-06-19 09:33:45 +08:00
profile_error.tsx Refactor errors around the app (#7306) 2023-05-03 13:08:55 +02:00
profile_image_picker.tsx Fix bottomSheet bottom insets (#8331) 2024-11-29 12:50:09 +08:00
updating.tsx MM-40364 [Gekidou] - Image Picker for Edit Profile (#5901) 2022-01-28 16:06:50 +04:00
user_profile_picture.tsx Detox/E2E: Account e2e tests in Gekidou (#6584) 2022-08-18 03:18:46 -07:00