Commit Graph

8 Commits

Author SHA1 Message Date
geoffrey45 fd863d188c remove remaining traces of hard coded Routes enum
+ fix play from album card
2023-01-13 18:13:49 +03:00
geoffrey45 92172fe1c0 hide SEE ALL button when albums are few
+ remove album color from album card bg
2023-01-13 18:13:49 +03:00
geoffrey45 cc8a8171b8 implement playing tracks from artist page 2023-01-13 18:13:49 +03:00
geoffrey45 90dd1a1fe8 add functionality to play button on artist page 2023-01-13 18:13:49 +03:00
geoffrey45 e54fea2d4d make albums on artist page reactive
+ show artist name on artist album component on album page
+ attach artist page link to artist card
+ use small artist page on album header
+ use album color on genre banner on album page
2023-01-13 18:13:49 +03:00
geoffrey45 075765088f build artist page
+ connect artist page to backend
~ bugs introduced as there are hashing changes in the backend

[will fix later]
2023-01-13 18:13:49 +03:00
geoffrey45 6d8a9f880b refactor interfaces and references 2023-01-13 18:13:49 +03:00
geoffrey45 4a49d48011 show albums from artist at the bottom of album page
+ add a testing genres strip in album page
+ misc refactors
2023-01-13 18:13:49 +03:00