quintodrome/ui
Neil Chauhan 48ae4f7479
Add 5-star rating system(#986)
* Added Star Rating functionality for Songs

* Added Star Rating functionality for Artists

* Added Star Rating functionality for AlbumListView

* Added Star Rating functionality for AlbumDetails and improved typography for title

* Added functionality to turn on/off Star Rating functionality for Songs

* Added functionality to turn on/off Star Rating functionality for Artists

* Added functionality to turn on/off Star Rating functionality for Albums

* Added enableStarRating to server config

* Resolved the bugs and improved the ratings functionality.

* synced repo and removed duplicate key

* changed the default rating size to small, and changed the color to match the theme.

* Added translations for ratings, and Top Rated tab in side menu.

* Changed rating translation to topRated in albumLists, and added has_rating filter to topRated.

* Added empty stars icon to RatingField.

* Added sortable=false in AlbumSongs and added sortByOrder=DESC in all List components.

* Added translations for rating, for artists and albums, and removed the sortByOrder=DESC from SimpleLists.
2021-04-07 16:02:52 -04:00
..
build ci: create versions with goreleaser 2020-01-26 20:09:25 -05:00
public New service worker (#952) 2021-04-02 11:58:45 -04:00
src Add 5-star rating system(#986) 2021-04-07 16:02:52 -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 Remove dependency of go-bindata (#818) 2021-03-12 11:06:51 -05:00
package-lock.json npm audit fix 2021-04-05 22:33:13 -04:00
package.json Bump @testing-library/jest-dom from 5.11.9 to 5.11.10 in /ui 2021-04-05 21:21:14 -04:00