quintodrome/ui/src
Dnouv 482c2dec0c
Artist Detail Page (first cut) (#1287)
* Configure fetching from API and route

* pretty

* Remove errors

* Remove errors

* Remove errors

* Complete page for Desktop view

* Fix error

* Add xs Artist page

* Remove unused import

* Add styles for theme

* Change route path

* Remove artId useEffect array

* Remove array

* Fix cover load err

* Add redirect on err

* Remove route

* What's in a name? consistency :)

* Fix err

* Fix UI changes

* Fetch album from resource

* Renaming done

* Review changes

* Some touch-up

* Small refactor, to make naming and structure more consistent with AlbumShow

* Make artist's album list similar to original implementation

* Reuse AlbumGridView, to avoid duplication

* Add feature flag to enable new Artist Page, default false

* Better biography styling. Small refactorings,

* Don't encode quotes and other symbols

* Moved AlbumShow to correct folder

Co-authored-by: Deluan <deluan@navidrome.org>
2021-09-26 15:32:40 -04:00
..
actions Replace expanded with a dialog (#1258) 2021-09-20 20:30:43 -04:00
album Artist Detail Page (first cut) (#1287) 2021-09-26 15:32:40 -04:00
artist Artist Detail Page (first cut) (#1287) 2021-09-26 15:32:40 -04:00
audioplayer Revert "Disable mini-player (bubble) dragging. Should fix #1217" 2021-09-20 18:24:18 -04:00
common Artist Detail Page (first cut) (#1287) 2021-09-26 15:32:40 -04:00
dataProvider Only send events to clients who need it 2021-06-15 18:59:26 -04:00
dialogs Replace expanded with a dialog (#1258) 2021-09-20 20:30:43 -04:00
i18n Artist Detail Page (first cut) (#1287) 2021-09-26 15:32:40 -04:00
icons Adjust icon size 2021-08-03 22:01:57 -04:00
layout Close Sidebar when going to Playlists list 2021-09-20 19:00:37 -04:00
personal Disable Last.FM features based on LastFM.Enabled config option 2021-07-02 10:04:41 -04:00
player Disable Last.FM features based on LastFM.Enabled config option 2021-07-02 10:04:41 -04:00
playlist Replace expanded with a dialog (#1258) 2021-09-20 20:30:43 -04:00
reducers Replace expanded with a dialog (#1258) 2021-09-20 20:30:43 -04:00
song Replace expanded with a dialog (#1258) 2021-09-20 20:30:43 -04:00
store Fix arranging songs in PlayQueue 2021-07-03 21:34:24 -04:00
subsonic Artist Detail Page (first cut) (#1287) 2021-09-26 15:32:40 -04:00
themes Artist Detail Page (first cut) (#1287) 2021-09-26 15:32:40 -04:00
transcoding Use outlined Material-UI variant for all inputs 2020-08-17 11:19:39 -04:00
user Don't show "empty" dates 2021-06-16 12:28:49 -04:00
utils Add Genres as "Chips" in Album details and Song details 2021-07-20 17:45:08 -04:00
App.js Replace expanded with a dialog (#1258) 2021-09-20 20:30:43 -04:00
authProvider.js Remove clearServiceWorkerCache, not needed anymore. (#1205) 2021-06-23 12:11:35 -04:00
config.js Artist Detail Page (first cut) (#1287) 2021-09-26 15:32:40 -04:00
consts.js Refactor routing, changes API URLs (#1171) 2021-06-13 12:46:36 -04:00
eventStream.js Refactor routing, changes API URLs (#1171) 2021-06-13 12:46:36 -04:00
hotkeys.js Enable turn on/off Favorites/Loved feature. (#917) 2021-03-28 20:35:49 -04:00
index.css Add ui subfolder, bootstrapped a "hello-world" React-Admin app, changed Makefile to start both apps in dev mode 2020-01-14 15:34:59 -05:00
index.js Remove React.Strict mode 2021-06-25 14:08:00 -04:00
routes.js Upgrade Web UI to Create-React-App 4 and React 17 (#1105) 2021-05-25 09:58:06 -04:00
serviceWorker.js New service worker (#952) 2021-04-02 11:58:45 -04:00
setupTests.js Allow adding songs to multiple playlists at once. (#995) 2021-04-23 18:37:08 -04:00
useChangeThemeColor.js Fix PWA notification toolbar color (#1083) 2021-05-11 20:11:54 -04:00