Kavita/API.Tests/Services
Joseph Milazzo 864d693790
Stablize the Styles (#1128)
* Fixed a bug where adding multiple series to reading list would throw an error on UI, but it was successful.

* When a series has a reading list, we now show the connection on Series detail.

* Removed all baseurl code from UI and not-connected component since we no longer use it.

* Fixed tag badges not showing a border. Added last read time to the series detail page

* Fixed up error interceptor to remove no-connection code

* Changed implementation for series detail. Book libraries will never send chapters back. Volume 0 volumes will not be sent in volumes ever. Fixed up more renaming logic on books to send more accurate representations to the UI.

* Cleaned up the selected tab and tab display logic

* Fixed a bad where statement in reading lists for series

* Fixed up tab logic again

* Fixed a small margin on search backdrop

* Made badge expander button smaller to align with badges

* Fixed a few UIs due to .form-group and .form-row being removed

* Updated Theme component page to help with style testing

* Added more components to theme tester

* Cleaned up some styling

* Fixed opacity on search item hover
2022-02-28 11:09:37 -08:00
..
Test Data Reworked the logic for finding comicinfo to ensure that it finds top-level first and stream lined the logic. (#1008) 2022-01-29 08:50:24 -08:00
ArchiveServiceTests.cs Reworked the logic for finding comicinfo to ensure that it finds top-level first and stream lined the logic. (#1008) 2022-01-29 08:50:24 -08:00
BackupServiceTests.cs Event Widget Update (#1098) 2022-02-18 18:57:37 -08:00
BookmarkServiceTests.cs Misc Bugfixes (#1123) 2022-02-25 17:56:39 -08:00
BookServiceTests.cs Unit Tests & New Natural Sort (#941) 2022-01-15 07:39:34 -08:00
CacheServiceTests.cs Unit Tests & New Natural Sort (#941) 2022-01-15 07:39:34 -08:00
CleanupServiceTests.cs Event Widget Update (#1098) 2022-02-18 18:57:37 -08:00
DirectoryServiceTests.cs Account Email Support (#1000) 2022-01-30 14:45:57 -08:00
FileSystemTests.cs Local Metadata Integration Part 1 (#817) 2021-12-02 09:02:34 -08:00
MetadataServiceTests.cs Local Metadata Integration Part 1 (#820) 2021-12-02 10:54:27 -08:00
ParseScannedFilesTests.cs Event Widget Update (#1098) 2022-02-18 18:57:37 -08:00
ReaderServiceTests.cs Stablize the Styles (#1128) 2022-02-28 11:09:37 -08:00
ScannerServiceTests.cs Account Email Support (#1000) 2022-01-30 14:45:57 -08:00
SeriesServiceTests.cs Stablize the Styles (#1128) 2022-02-28 11:09:37 -08:00
SiteThemeServiceTests.cs Event Widget Update (#1098) 2022-02-18 18:57:37 -08:00