quintodrome/ui/src/reducers
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
..
activityReducer.js Show folders scanned instead of files scanned 2020-11-16 00:36:12 -05:00
albumView.js Moved all reducers and actions to their own folders 2020-11-08 13:19:38 -05:00
dialogReducer.js Add duplicate song warning. Fix #554 2021-03-21 13:29:35 -04:00
index.js Add Desktop Notifications 2020-11-21 02:03:54 -05:00
playQueue.js Remove dependency on lodash.get 2021-05-11 22:08:07 -04:00
settingsReducer.js Option to toggle fields in songs, albums & artists (#923) 2021-05-24 11:09:06 -04:00
themeReducer.js Add config option to set default theme 2021-04-18 13:51:00 -04:00