Commit Graph

8 Commits

Author SHA1 Message Date
Qstick 09ebfe0af8 Catchup Linting 2020-10-13 23:19:29 -04:00
Qstick 1f752e7bb7 Fixed: Rotating mobile device when modal is open won't reset modal 2020-10-13 23:19:24 -04:00
ta264 0bde5fd9e5 New: Add/remove individual albums 2020-10-13 23:18:08 -04:00
ta264 83c8d85d75 Fixed: Refreshing artist/album details shows 404 until store loads 2019-08-18 20:28:38 +01:00
ta264 7b288bfcd3 Fixed: Album API query by foreignId only returns requested album
Setting the new 'includeAllArtistAlbums' will give the existing
behaviour of returning all albums for that artist
2019-04-11 16:37:40 +01:00
Qstick f43c1e749f New: Replace 'react-router-redux' with 'connected-react-router' 2019-03-01 22:27:55 -05:00
Qstick 0b4e4a90bc Fixed: Prevent Albums page from making double API calls 2018-09-02 02:44:58 -04:00
Qstick 26ef43f302
New: Manually Edit/Override Album Release (#181)
* New: Manually Edit/Override Album Release

* !fixup for comments, loading all albums instead of only artist albums
* fixup! UI Cleanup lint issues
* fixup! Remove AddAlbum service for now, fix refresh override selected release
* fixup! Last one... to fix updating albums with custom release set

Closes #109 
Closes #129 
Closes #128
2018-01-17 21:28:47 -05:00