iamprovidence / Lama

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

Add search close #16 #70

Closed iamprovidence closed 4 years ago

iamprovidence commented 4 years ago

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


Issues
======
- Added 1

Complexity increasing per file
==============================
- src/backend/LamaAPI/Domains/Entities/SearchHistory.cs  1
- src/backend/LamaAPI/API/Controllers/SearchHistoryController.cs  1
- src/backend/LamaAPI/Application/PhotosSearch/PhotosSearchProfile.cs  1
- src/backend/LamaAPI/Application/PhotosSearch/Models/SearchHistoryListDTO.cs  1
- src/backend/LamaAPI/Infrastructure/Migrations/20200223102258_AddSearchHistory.Designer.cs  1
- src/backend/LamaAPI/Application/PhotosSearch/Queries/GetCurrentUserSearches/GetCurrentUserSearchesQuery.cs  1
- src/backend/LamaAPI/Infrastructure/Migrations/20200223102258_AddSearchHistory.cs  1
- src/backend/PhotoAPI/API/Jobs/PhotoJobs.cs  1
- src/backend/LamaAPI/Application/PhotosSearch/Commands/AddSearch/AddSearchCommandHandler.cs  1
- src/backend/LamaAPI/Infrastructure/Configurations/SearhHistoryConfiguration.cs  1
- src/backend/LamaAPI/Application/PhotosSearch/Queries/GetCurrentUserSearches/GetCurrentUserSearchesQueryHandler.cs  1
- src/backend/LamaAPI/Application/PhotosSearch/Commands/AddSearch/AddSearchCommand.cs  1
- src/backend/LamaAPI/Application/PhotosSearch/Commands/AddSearch/AddSearchCommandValidator.cs  1

Clones added
============
- src/backend/LamaAPI/Infrastructure/Migrations/20200223102258_AddSearchHistory.Designer.cs  6
- src/backend/LamaAPI/Infrastructure/Migrations/ApplicationDbContextModelSnapshot.cs  2

See the complete overview on Codacy