quintodrome/ui
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
..
build ci: create versions with goreleaser 2020-01-26 20:09:25 -05:00
public Upgrade Web UI to Create-React-App 4 and React 17 (#1105) 2021-05-25 09:58:06 -04:00
src Artist Detail Page (first cut) (#1287) 2021-09-26 15:32:40 -04:00
.gitignore ci: create versions with goreleaser 2020-01-26 20:09:25 -05:00
.prettierrc.js 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
embed.go Fix build 2021-07-20 20:22:15 -04:00
package-lock.json Bump prettier from 2.4.0 to 2.4.1 in /ui 2021-09-20 17:45:50 -04:00
package.json Bump prettier from 2.4.0 to 2.4.1 in /ui 2021-09-20 17:45:50 -04:00