mattermost-mobile/app
Julien Tant fb9760151c
[MM-60405] Crossteam search (#8411)
* Add new team picker for search

* try fix result header

* fix style

* add test for team picker

* add some tests

* add tests on team list and team list item

* hide All Teams search behind FF

* use style variable for separator

* ALL TEAMS does not have a search history

* Update app/components/team_list/index.test.tsx

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>

* move ALL_TEAMS_ID to a constant file

* memoize the construction of team list to prevent useless allocation

* combine pushes

* move style to stylesheet

* revert changes to Package.resolved

* improve team list index tests

* add test to ensure team picker does not show for just one team

* add test to ensure the file icon filter only shows when i'm on the file tab

* improve jsx readability by making the if test positive

* add test to make sure team picket does not show if there's only one team

* test: remove snapshot and add expect that separator exists in index 0 but index 1 (#8474)

* Trigger Build

---------

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
Co-authored-by: Mattermost Build <build@mattermost.com>
Co-authored-by: Rahim Rahman <rahim.rahman@mattermost.com>
2025-02-05 13:46:38 -07:00
..
actions fix: remove from channel (#8539) 2025-01-31 10:09:46 -07:00
client [MM-62777] Fix errors being nested. Make MFA code more resilient to this situation (#8531) 2025-01-31 08:31:15 +02:00
components [MM-60405] Crossteam search (#8411) 2025-02-05 13:46:38 -07:00
constants [MM-60405] Crossteam search (#8411) 2025-02-05 13:46:38 -07:00
context Add the Component Library to the app (#8319) 2025-02-04 13:32:55 +01:00
database Check file id instead of metadata for file removal (#8549) 2025-02-03 15:02:28 +01:00
helpers Network metrics (#8390) 2024-12-17 19:51:26 +08:00
hooks Fix android keyboard area when switching apps (#8554) 2025-02-05 08:12:57 +08:00
i18n MM-59761 Add tests for i18n functionality (#8510) 2025-01-31 09:30:42 -05:00
init test: Add tests for launch.ts initialization logic (#8547) 2025-02-03 08:22:16 -05:00
managers test: Add tests for AppsManager (#8545) 2025-02-03 08:56:46 -05:00
products/calls [MM-59773] Add unit tests for Calls (#8480) 2025-01-21 12:02:03 -06:00
queries test: Add entry query function tests (#8534) 2025-01-31 08:22:11 -05:00
screens [MM-60405] Crossteam search (#8411) 2025-02-05 13:46:38 -07:00
store test: Add tests for NavigationStore (#8541) 2025-02-03 08:56:16 -05:00
utils [MM-62777] Fix errors being nested. Make MFA code more resilient to this situation (#8531) 2025-01-31 08:31:15 +02:00