quintodrome/ui/src/dialogs
Deluan Quintão 5631493cc4
Upgrade Web UI to Create-React-App 4 and React 17 (#1105)
* Upgrade to CRA 4.0.3

* Try to fix tests. No lucky

* Fix new ESLint errors

* Fix JS tests and remove unwanted dependency. (#1106)

* Fix tests

* Fix lint

* Remove React v16 workaround (fixed in v17)

* Force eslint to break on warnings

* Lint now needs to be called explicitly in the pipeline

Co-authored-by: Yash Jipkate <34203227+YashJipkate@users.noreply.github.com>
2021-05-25 09:58:06 -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 Upgrade prettier to 2.3.0 2021-05-11 18:13:03 -04:00
AddToPlaylistDialog.test.js Upgrade Web UI to Create-React-App 4 and React 17 (#1105) 2021-05-25 09:58:06 -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 Upgrade Web UI to Create-React-App 4 and React 17 (#1105) 2021-05-25 09:58:06 -04:00