Kavita/API/Entities
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
..
Enums WebP Covers + Series Detail Enhancements (#1652) 2022-11-14 06:43:19 -08:00
Interfaces Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Metadata Fixed Series Relations Schema (#1654) 2022-11-15 06:45:02 -08:00
AppRole.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
AppUser.cs Release Polish (#1586) 2022-10-17 15:33:18 -07:00
AppUserBookmark.cs Misc Polish (#1569) 2022-10-04 17:40:34 -07:00
AppUserPreferences.cs Disable Animations + Lots of bugfixes and Polish (#1561) 2022-09-26 10:40:25 -07:00
AppUserProgress.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
AppUserRating.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
AppUserRole.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Chapter.cs Scan Loop Fortification (#1573) 2022-10-09 09:23:41 -07:00
CollectionTag.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Device.cs Disable Animations + Lots of bugfixes and Polish (#1561) 2022-09-26 10:40:25 -07:00
FolderPath.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Genre.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Library.cs Release Shakeout Day 2 (#1594) 2022-10-19 17:48:52 -07:00
MangaFile.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Person.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
ReadingList.cs Restricted Profiles (#1581) 2022-10-10 10:59:20 -07:00
ReadingListItem.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Series.cs Scan Loop Last Write Time Change (#1492) 2022-08-30 08:29:09 -07:00
ServerSetting.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
SiteTheme.cs Book Reader Redesign with e-ink focus (#1246) 2022-05-08 17:52:15 -07:00
Tag.cs v0.5.0 Release (#960) 2022-01-18 15:31:34 -08:00
Volume.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00