0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-02-25 01:40:36 -05:00
immich/mobile/openapi/test
Alex 552340add7
Feature - Implemented virtual scroll on web (#573)
This PR implemented a virtual scroll on the web, as seen in this article.

[Building the Google Photos Web UI](https://medium.com/google-design/google-photos-45b714dfbed1)
2022-09-04 08:34:39 -05:00
..
add_assets_dto_test.dart
add_users_dto_test.dart
admin_signup_response_dto_test.dart
album_api_test.dart
album_response_dto_test.dart
asset_api_test.dart
asset_count_by_time_bucket_response_dto_test.dart Feature - Implemented virtual scroll on web (#573) 2022-09-04 08:34:39 -05:00
asset_count_by_time_bucket_test.dart Feature - Implemented virtual scroll on web (#573) 2022-09-04 08:34:39 -05:00
asset_count_by_time_group_dto_test.dart Add asset repository and refactor asset service (#540) 2022-08-26 22:53:37 -07:00
asset_count_by_time_group_response_dto_test.dart Add asset repository and refactor asset service (#540) 2022-08-26 22:53:37 -07:00
asset_file_upload_response_dto_test.dart
asset_response_dto_test.dart
asset_type_enum_test.dart
authentication_api_test.dart
check_duplicate_asset_dto_test.dart
check_duplicate_asset_response_dto_test.dart
create_album_dto_test.dart
create_device_info_dto_test.dart
create_profile_image_response_dto_test.dart
create_user_dto_test.dart
curated_locations_response_dto_test.dart
curated_objects_response_dto_test.dart
delete_asset_dto_test.dart
delete_asset_response_dto_test.dart
delete_asset_status_test.dart
device_info_api_test.dart
device_info_response_dto_test.dart
device_type_enum_test.dart
exif_response_dto_test.dart
get_asset_by_time_bucket_dto_test.dart Feature - Implemented virtual scroll on web (#573) 2022-09-04 08:34:39 -05:00
get_asset_count_by_time_bucket_dto_test.dart Feature - Implemented virtual scroll on web (#573) 2022-09-04 08:34:39 -05:00
get_asset_count_by_time_group_dto_test.dart Add asset repository and refactor asset service (#540) 2022-08-26 22:53:37 -07:00
login_credential_dto_test.dart
login_response_dto_test.dart
logout_response_dto_test.dart Api logout route (#361) 2022-07-19 13:49:58 -05:00
remove_assets_dto_test.dart
search_asset_dto_test.dart
server_info_api_test.dart
server_info_response_dto_test.dart
server_ping_response_test.dart
server_version_reponse_dto_test.dart
sign_up_dto_test.dart
smart_info_response_dto_test.dart
thumbnail_format_test.dart
time_bucket_enum_test.dart Feature - Implemented virtual scroll on web (#573) 2022-09-04 08:34:39 -05:00
time_group_enum_test.dart Add asset repository and refactor asset service (#540) 2022-08-26 22:53:37 -07:00
update_album_dto_test.dart
update_device_info_dto_test.dart
update_user_dto_test.dart
user_api_test.dart
user_count_response_dto_test.dart
user_response_dto_test.dart
validate_access_token_response_dto_test.dart