Lidarr/src/NzbDrone.Core/Music
Qstick d8ea0a3243 Many UI and API Improvements (#8)
This fixes and implements many items on the ArtistIndex Page and ArtistDetailPage

* Create ArtistStatistics Core Module and tie into API.
* Create Members Class and tie into ArtistModel and Artist API resource.
* Finish Out Album API resources and pass to ArtistDetailPage.
* Finish Out Track and TrackFile API resources and pass to ArtistDetailPage.
* Lots of UI work on Artist Detail Page to get Albums and Track list working.
* Add Cover and Disc Image Types to MediaCover Class
* Remove AddSeries UI Flow, since we have replaced with AddArtist (Cleanup)
2017-06-25 08:17:49 -05:00
..
Commands Partially implemented ArtistRefreshCommand. In order to move forward, API may need to be switched to Spotify. 2017-05-07 11:58:24 -05:00
Events Album Repo Work 2017-06-17 22:27:01 -04:00
AddArtistOptions.cs Almost finished linking frontend to backend. A few issues with DB mapping to work out. 2017-04-30 16:54:01 -05:00
AddArtistService.cs Album Repo Work 2017-06-17 22:27:01 -04:00
AddArtistValidator.cs New DB Schema 2017-06-12 22:02:17 -04:00
Album.cs Many UI and API Improvements (#8) 2017-06-25 08:17:49 -05:00
AlbumRepository.cs Many UI and API Improvements (#8) 2017-06-25 08:17:49 -05:00
AlbumService.cs Many UI and API Improvements (#8) 2017-06-25 08:17:49 -05:00
Artist.cs Many UI and API Improvements (#8) 2017-06-25 08:17:49 -05:00
ArtistAddedHandler.cs Partially implemented ArtistRefreshCommand. In order to move forward, API may need to be switched to Spotify. 2017-05-07 11:58:24 -05:00
ArtistNameNormalizer.cs Almost finished linking frontend to backend. A few issues with DB mapping to work out. 2017-04-30 16:54:01 -05:00
ArtistRepository.cs New DB Schema 2017-06-12 22:02:17 -04:00
ArtistService.cs Clean up and back to build state 2017-06-19 20:57:07 -04:00
ArtistSlugValidator.cs New DB Schema 2017-06-12 22:02:17 -04:00
Member.cs Many UI and API Improvements (#8) 2017-06-25 08:17:49 -05:00
Ratings.cs Many UI and API Improvements (#8) 2017-06-25 08:17:49 -05:00
RefreshAlbumService.cs Album Repo Work 2017-06-17 22:27:01 -04:00
RefreshArtistService.cs Merging feature/db into feature/trackParse 2017-06-19 07:56:42 -05:00
RefreshTrackService.cs Restabilized add artist flow with NodeJS API 2017-06-21 20:30:45 -05:00
ShouldRefreshArtist.cs New DB Schema 2017-06-12 22:02:17 -04:00
Track.cs Many UI and API Improvements (#8) 2017-06-25 08:17:49 -05:00
TrackRepository.cs Merge conflicts 2017-06-21 06:16:22 -05:00
TrackService.cs Clean up and back to build state 2017-06-19 20:57:07 -04:00