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/ui
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
..
curated_people_row.dart feat(mobile): Add people list to exit bottom sheet (#6717) 2024-03-06 11:15:54 -05:00
curated_places_row.dart refactor(mobile): maplibre (#6087) 2024-01-15 09:26:13 -06:00
curated_row.dart feat(mobile): improve explore page and allow metadata search (#2097) 2023-03-28 15:34:06 +00:00
explore_grid.dart refactor(mobile): Activities (#5990) 2024-01-04 23:20:55 -06:00
immich_search_bar.dart deps(mobile): flutter 3.16 (#6677) 2024-01-27 10:14:32 -06:00
person_name_edit_form.dart refactor(mobile): riverpod codegen + riverpod lint (#4836) 2023-11-19 10:04:44 -06:00
search_row_title.dart chore(mobile): Mobile make over (#5129) 2023-11-20 08:58:03 -06:00
search_suggestion_list.dart deps(mobile): flutter 3.16 (#6677) 2024-01-27 10:14:32 -06:00
thumbnail_with_info.dart feat(mobile): Add support for Basic Authentication (#6840) 2024-02-04 14:35:13 -06:00