Skip to content

Commit

Permalink
fix(web/server) uploaded asset in shared link not loaded (immich-app#…
Browse files Browse the repository at this point in the history
…1766)

* fix(web/server): Uploaded asset to shared link does not get added to the shared link/album

* remove unused code

* Add endpoints for each remove and add assets to shared link

* Update api

* Added deletion logic

* Convert callback to async/await

* Fix linter

* Fix test

* Fix server test

* added test

* Test coverage

* modify DTO

* Add notification

* fix test
  • Loading branch information
alextran1502 authored Feb 15, 2023
1 parent 125ec1e commit b660240
Show file tree
Hide file tree
Showing 25 changed files with 570 additions and 513 deletions.
3 changes: 0 additions & 3 deletions mobile/openapi/.openapi-generator/FILES

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions mobile/openapi/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

124 changes: 87 additions & 37 deletions mobile/openapi/doc/AssetApi.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 0 additions & 15 deletions mobile/openapi/doc/UpdateAssetsToSharedLinkDto.md

This file was deleted.

1 change: 0 additions & 1 deletion mobile/openapi/lib/api.dart

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b660240

Please sign in to comment.