quintodrome/ui/src/dialogs
Yash Jipkate df57cd6bb5
Allow adding songs to multiple playlists at once. (#995)
* Add support for multiple playlists

* Fix lint

* Remove console log comment

* Disable 'check' when loading

* Fix lint

* reset playlists on closeAddToPlaylist

* new playlist: accomodate string type on enter

* Fix lint

* multiple new playlists are added correctly

* use makestyle()

* Add tests

* Fix lint
2021-04-23 18:37:08 -04:00
..
AboutDialog.js Make the version number clickable for the SNAPSHOT version in development docker build (#843) 2021-03-22 23:34:34 -04:00
AboutDialog.test.js Make the version number clickable for the SNAPSHOT version in development docker build (#843) 2021-03-22 23:34:34 -04:00
AddToPlaylistDialog.js Allow adding songs to multiple playlists at once. (#995) 2021-04-23 18:37:08 -04:00
AddToPlaylistDialog.test.js Allow adding songs to multiple playlists at once. (#995) 2021-04-23 18:37:08 -04:00
DialogContent.js Help dialog with available hotkeys 2021-02-03 19:08:03 -05:00
DialogTitle.js Help dialog with available hotkeys 2021-02-03 19:08:03 -05:00
DuplicateSongDialog.js Add duplicate song warning. Fix #554 2021-03-21 13:29:35 -04:00
HelpDialog.js Help dialog with available hotkeys 2021-02-03 19:08:03 -05:00
index.js Help dialog with available hotkeys 2021-02-03 19:08:03 -05:00
SelectPlaylistInput.js Allow adding songs to multiple playlists at once. (#995) 2021-04-23 18:37:08 -04:00
SelectPlaylistInput.test.js Allow adding songs to multiple playlists at once. (#995) 2021-04-23 18:37:08 -04:00