Kavita/UI/Web/src/app
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
..
_guards Better Caching & Global Downloads (#1372) 2022-07-13 07:45:14 -07:00
_interceptors Create Users Manually (Email still required) (#1381) 2022-07-17 08:43:03 -07:00
_models WebP Covers + Series Detail Enhancements (#1652) 2022-11-14 06:43:19 -08:00
_services Fixed Series Relations Schema (#1654) 2022-11-15 06:45:02 -08:00
admin WebP Covers + Series Detail Enhancements (#1652) 2022-11-14 06:43:19 -08:00
all-series WebP Covers + Series Detail Enhancements (#1652) 2022-11-14 06:43:19 -08:00
announcements SQLite Hangfire (#1488) 2022-08-28 14:51:45 -07:00
book-reader Fix the black background in the ereader's white mode (#1610) 2022-10-28 08:47:55 -05:00
bookmark Bookmark and Reader bugs (#1632) 2022-11-02 20:10:19 -05:00
cards WebP Covers + Series Detail Enhancements (#1652) 2022-11-14 06:43:19 -08:00
carousel Change Detection: On Push aka UI Smoothness (#1369) 2022-07-11 08:57:07 -07:00
collections Bugfix/UI fixes (#1645) 2022-11-08 13:44:30 -08:00
dashboard Release Shakeout Day 1 (#1591) 2022-10-18 16:53:17 -07:00
devices Send To Device Support (#1557) 2022-09-23 15:41:29 -07:00
library-detail UI Polish (#1599) 2022-10-21 15:54:59 -07:00
manga-reader Bugfix/UI fixes (#1645) 2022-11-08 13:44:30 -08:00
metadata-filter WebP Covers + Series Detail Enhancements (#1652) 2022-11-14 06:43:19 -08:00
nav Restricted Profiles (#1581) 2022-10-10 10:59:20 -07:00
pdf-reader Fixed access issues around new Authorize scheme. (#1417) 2022-08-08 15:00:10 -07:00
pipe WebP Covers + Series Detail Enhancements (#1652) 2022-11-14 06:43:19 -08:00
reader-shared Change Detection: On Push aka UI Smoothness (#1369) 2022-07-11 08:57:07 -07:00
reading-list Bookmark and Reader bugs (#1632) 2022-11-02 20:10:19 -05:00
registration Release Shakeout 3 (#1597) 2022-10-20 16:39:42 -07:00
series-detail Fixed Series Relations Schema (#1654) 2022-11-15 06:45:02 -08:00
shared Bookmark and Reader bugs (#1632) 2022-11-02 20:10:19 -05:00
shared-side-nav-cards Auth Email Rework (#1567) 2022-10-01 08:23:35 -05:00
sidenav Release Shakeout 3 (#1597) 2022-10-20 16:39:42 -07:00
typeahead Release Testing Day 2 (#1493) 2022-08-31 07:50:24 -07:00
user-settings WebP Covers + Series Detail Enhancements (#1652) 2022-11-14 06:43:19 -08:00
want-to-read Bookmark and Reader bugs (#1632) 2022-11-02 20:10:19 -05:00
app-routing.module.ts Angular 14 (#1420) 2022-08-09 06:02:41 -07:00
app.component.html Disable Animations + Lots of bugfixes and Polish (#1561) 2022-09-26 10:40:25 -07:00
app.component.scss Better screen usage for smaller mobile size (#1348) 2022-07-01 14:46:41 -04:00
app.component.ts Disable Animations + Lots of bugfixes and Polish (#1561) 2022-09-26 10:40:25 -07:00
app.module.ts Disable Animations + Lots of bugfixes and Polish (#1561) 2022-09-26 10:40:25 -07:00