1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-19 00:32:49 +02:00
immich/mobile/lib/modules/search/views
Emanuel Bennici ba12d92af3
feat(mobile): Add people list to exit bottom sheet (#6717)
* feat(mobile): Define constants as 'const'

* feat(mobile): Add people list to asset bottom sheet

Add a list of people per asset in the exif bottom sheet, like on the
web.

Currently the list of people is loaded by making a request each time to
the server. This is the MVP approach.
In the future, the people information can be synced like we're doing
with the assets.

* styling

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2024-03-06 11:15:54 -05:00
..
all_motion_videos_page.dart chore(dep): update auto_route (#6390) 2024-01-15 16:50:33 +00:00
all_people_page.dart chore(dep): update auto_route (#6390) 2024-01-15 16:50:33 +00:00
all_videos_page.dart chore(dep): update auto_route (#6390) 2024-01-15 16:50:33 +00:00
curated_location_page.dart chore(dep): update auto_route (#6390) 2024-01-15 16:50:33 +00:00
person_result_page.dart feat(mobile): Add support for Basic Authentication (#6840) 2024-02-04 14:35:13 -06:00
recently_added_page.dart chore(dep): update auto_route (#6390) 2024-01-15 16:50:33 +00:00
search_page.dart feat(mobile): Add people list to exit bottom sheet (#6717) 2024-03-06 11:15:54 -05:00
search_result_page.dart refactor: rename clip -> smart search (#6713) 2024-01-29 09:51:22 -05:00