Kavita/API/Data
ThePromidius 7d65dc0530
New Series Relation - Edition (#1583)
* Moved UpdateRelatedSeries from controller to SeriesService.cs

* Added 2 tests.
- UpdateRelatedSeries_ShouldDeletePrequelRelation
- UpdateRelatedSeries_ShouldNotAllowDuplicates

* Some docs and codestyle nitpicks

* Simplified tests and made easier to read

* Added 'Editions' series relation

* Missing code to properly show the relations in the UI

* Create Service for GetRelatedServices

* Added unit test. Assert Edition, Prequel and Sequel do not return parent while others do

* fixed missing userRating

* Add requested changes:
- Rename one test
- Split one test into two tests
2022-10-17 06:11:12 -07:00
..
Metadata Scan Loop Fortification (#1573) 2022-10-09 09:23:41 -07:00
Migrations Restricted Profiles (#1581) 2022-10-10 10:59:20 -07:00
Repositories New Series Relation - Edition (#1583) 2022-10-17 06:11:12 -07:00
Scanner Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
DataContext.cs Send To Device Support (#1557) 2022-09-23 15:41:29 -07:00
DbFactory.cs Send To Device Support (#1557) 2022-09-23 15:41:29 -07:00
MigrateChangePasswordRoles.cs Removed old manual migrations (config change, cover images) that are from many releases ago. (#1054) 2022-02-10 17:39:48 -08:00
MigrateChangeRestrictionRoles.cs Restricted Profiles (#1581) 2022-10-10 10:59:20 -07:00
MigrateNormalizedEverything.cs Fixed a version issue with migration (#1526) 2022-09-13 17:36:38 -07:00
MigrateNormalizedLocalizedName.cs Scan Loop Last Write Time Change (#1492) 2022-08-30 08:29:09 -07:00
MigrateReadingListAgeRating.cs Misc Bugfixes (#1582) 2022-10-10 17:23:37 -07:00
MigrateRemoveExtraThemes.cs Misc UI Fixes (#1477) 2022-08-25 09:34:48 -07:00
Seed.cs Misc Polish and Fixes (#1542) 2022-09-18 10:24:30 -07:00
UnitOfWork.cs Send To Device Support (#1557) 2022-09-23 15:41:29 -07:00