Kavita/API
Joe Milazzo 15e09a0cf1
Fixed Series Relations Schema (#1654)
* Bump loader-utils from 2.0.2 to 2.0.3 in /UI/Web

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.3/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.3)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fixed is want to read coming back as a string and not working correctly.

* Changed from to Continue to be more explicit

* Added the first migration which exports data as a csv in temp/. This is the backup in case data is lost in the migration.

* Note for later

* Fixed the migration for the series relation so when deleting any series on any edge of the relationship, the SeriesRelation row deletes.

* Change buttons back to titles on series detail page

* Wrote the code to import relations from the backup.

* Added an additional version check to avoid file io on migration.

* Code cleanup

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-15 06:45:02 -08:00
..
Archive Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Comparators Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
config Fixed Series Relations Schema (#1654) 2022-11-15 06:45:02 -08:00
Constants Restricted Profiles (#1581) 2022-10-10 10:59:20 -07:00
Controllers Fixed Series Relations Schema (#1654) 2022-11-15 06:45:02 -08:00
Data Fixed Series Relations Schema (#1654) 2022-11-15 06:45:02 -08:00
DTOs WebP Covers + Series Detail Enhancements (#1652) 2022-11-14 06:43:19 -08:00
Entities Fixed Series Relations Schema (#1654) 2022-11-15 06:45:02 -08:00
Errors Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Extensions WebP Covers + Series Detail Enhancements (#1652) 2022-11-14 06:43:19 -08:00
Helpers WebP Covers + Series Detail Enhancements (#1652) 2022-11-14 06:43:19 -08:00
Logging v0.6.1 Hotfix RC (#1635) 2022-11-05 06:56:48 -07:00
Middleware Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Properties Added new API for getting Member (aka Users but for use in FE). User is just used for login/registering. 2020-12-14 14:33:09 -06:00
Services WebP Covers + Series Detail Enhancements (#1652) 2022-11-14 06:43:19 -08:00
SignalR Release Shakeout Day 1 (#1591) 2022-10-18 16:53:17 -07:00
API.csproj Fixed Series Relations Schema (#1654) 2022-11-15 06:45:02 -08:00
API.csproj.DotSettings v0.5.0 Release (#960) 2022-01-18 15:31:34 -08:00
Program.cs Fixed Series Relations Schema (#1654) 2022-11-15 06:45:02 -08:00
Startup.cs Fixed Series Relations Schema (#1654) 2022-11-15 06:45:02 -08:00