quintodrome/ui/src/playlist
Aldrin Jenson cf8ee251ee
Option to toggle fields in songs, albums & artists (#923)
* Add toggleColumns

- Add logic for toggling columns
- Add MenuComponent + useSelectedFields hook

* Refactoring

* eslint-fixes

* Typo

* skip menu in albumGridView

* add omittedFields

* Add toggling for playlists and albumSong

* Refactoring

* defaultProps - fix

* Add toggling for PlaylistSongs

* remove accidental console log

* Refactoring for future compatibility

* Hide ToggleMenu in albumGridView

* Add TopBarComponent in ToggleFieldsMenu

* Add defaultOff for useSelectedFields

* Fix edge case

* eslint fix

* Refactoring

* Add propType for forwardRef

* Fix issues

* add translation for grid and table

* add translation for grid and table

* Ignore menuBtn for spotify-ish and Ligera themes

* hide bpm by default in playlistSongs

* Add memoization

* Default album view must be Grid

Co-authored-by: Deluan <deluan@navidrome.org>
2021-05-24 11:09:06 -04:00
..
index.js Change icon on active menu item (#903) 2021-04-17 00:40:07 -04:00
PlaylistActions.js Option to toggle fields in songs, albums & artists (#923) 2021-05-24 11:09:06 -04:00
PlaylistCreate.js Fix titles in Playlist create/edit views 2020-09-14 19:56:05 -04:00
PlaylistDetails.js Make spotify-ish more spotify-ish (#914) 2021-03-31 16:58:47 -04:00
PlaylistEdit.js Fix "Failed prop type: Invalid prop variant" in console 2021-04-28 22:07:16 -04:00
PlaylistList.js Option to toggle fields in songs, albums & artists (#923) 2021-05-24 11:09:06 -04:00
PlaylistListActions.js Option to toggle fields in songs, albums & artists (#923) 2021-05-24 11:09:06 -04:00
PlaylistShow.js Option to toggle fields in songs, albums & artists (#923) 2021-05-24 11:09:06 -04:00
PlaylistSongBulkActions.js Do not disable eslint rule 2021-04-05 22:21:05 -04:00
PlaylistSongs.js Option to toggle fields in songs, albums & artists (#923) 2021-05-24 11:09:06 -04:00
styles.js Show Playlist tracks 2020-05-16 18:35:34 -04:00