iamprovidence / Lama

A photo sharing and storage service
https://iamprovidence.github.io/Lama/
MIT License
0 stars 0 forks source link

Add photo deleting close #15 #48

Closed iamprovidence closed 4 years ago

todo[bot] commented 4 years ago

make this in single request

https://github.com/iamprovidence/Lama/blob/df8d4c4cb507fe1f76c4bf5d1c590ea659ab2356/src/backend/PhotoAPI/DataAccess/Implementations/ElasticService.cs#L97-L102


This comment was generated by todo based on a TODO comment in df8d4c4cb507fe1f76c4bf5d1c590ea659ab2356 in #48. cc @iamprovidence.
todo[bot] commented 4 years ago

make this in single request

https://github.com/iamprovidence/Lama/blob/df8d4c4cb507fe1f76c4bf5d1c590ea659ab2356/src/backend/PhotoAPI/DataAccess/Implementations/ElasticService.cs#L113-L118


This comment was generated by todo based on a TODO comment in df8d4c4cb507fe1f76c4bf5d1c590ea659ab2356 in #48. cc @iamprovidence.
iamprovidence commented 4 years ago

Codacy Here is an overview of what got changed by this pull request:


Issues
======
- Added 7

Complexity increasing per file
==============================
- src/backend/PhotoAPI/BusinessLogic/Services/DeletedPhotosService.cs  2
- src/backend/PhotoAPI/Domains/DataTransferObjects/DeletedPhotosListDTO.cs  1
- src/backend/LamaAPI/Application/Photos/Events/PhotosDeletedEventHandler.cs  1
- src/backend/PhotoAPI/API/Controllers/DeletedPhotosController.cs  1
- src/backend/PhotoAPI/Domains/DataTransferObjects/PhotoToDeleteRestoreDTO.cs  1
- src/backend/PhotoAPI/BusinessLogic/Services/AuthService.cs  1
- src/backend/Shared/Events/Events/Photo/PhotosDeletedEvent.cs  1
- src/backend/PhotoAPI/BusinessLogic/Services/Abstract/PhotoServiceBase.cs  1
- src/backend/PhotoAPI/DataAccess/Implementations/ElasticService.cs  1

See the complete overview on Codacy