Deluan
|
b54d4c75ae
|
Show year in album tile if album grid is filtered bu artist
|
2020-06-08 20:37:18 -04:00 |
|
Deluan
|
b636565c62
|
Disable public toggle if user is not the playlist's owner
|
2020-06-08 19:19:38 -04:00 |
|
Deluan
|
b4e06c416d
|
Allow toggling a playlist public from the Playlist list view. Closes #344
|
2020-06-08 18:39:31 -04:00 |
|
dependabot-preview[bot]
|
5e2d463129
|
Bump @testing-library/user-event from 10.4.1 to 11.2.0 in /ui
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 10.4.1 to 11.2.0.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/user-event/compare/v10.4.1...v11.2.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-05 13:42:40 -04:00 |
|
Deluan
|
12d5d9573e
|
Bum @testing-library dependencies
|
2020-06-05 13:34:46 -04:00 |
|
dependabot-preview[bot]
|
42ee8b64cb
|
[Security] Bump websocket-extensions from 0.1.3 to 0.1.4 in /ui
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. **This update includes a security fix.**
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-05 13:31:47 -04:00 |
|
Deluan
|
3908ad2681
|
Upgrade ReactAdmin to 3.6.0
|
2020-06-05 12:13:50 -04:00 |
|
Deluan
|
e9115dab4c
|
Allow Writable to have multiple children
|
2020-06-05 11:55:30 -04:00 |
|
Deluan
|
79cf33281c
|
Redirect to Playlists list after creating or editing
|
2020-06-05 11:55:30 -04:00 |
|
Deluan
|
2adb290c34
|
Do not show a "loading" datagrid for an empty playlist
|
2020-06-05 11:55:29 -04:00 |
|
Deluan
|
4906b816af
|
Only allows adding to a writable playlist
|
2020-06-05 10:26:53 -04:00 |
|
Deluan
|
39afe0c669
|
Check permissions for playlists
|
2020-06-05 10:22:31 -04:00 |
|
Deluan
|
4776dba003
|
Make cursor=move for the whole playlist item row
|
2020-06-04 19:44:26 -04:00 |
|
Deluan
|
331fa1d952
|
Add ability to reorder playlist items
|
2020-06-04 19:05:41 -04:00 |
|
Deluan
|
b597a34cb4
|
Remove flickering when loading/refreshing Playlist show view
|
2020-06-04 16:54:30 -04:00 |
|
Deluan
|
b836dfe7f4
|
Do not reset the SongList query params
|
2020-05-31 14:27:02 -04:00 |
|
Deluan
|
ddcfc546fb
|
Link is not on the album cover, leaving a gap between albums.
Other small improvements
|
2020-05-31 13:57:17 -04:00 |
|
Deluan
|
86a9f9e410
|
Show album info on hover
|
2020-05-30 19:42:08 -04:00 |
|
Deluan
|
14d7a69088
|
Fix context menu "display on hover" in playlists
|
2020-05-30 11:18:01 -04:00 |
|
Deluan
|
35e4eec293
|
Add album to playlist
|
2020-05-30 11:17:33 -04:00 |
|
Deluan
|
fbedbb7893
|
Fix context menu on mobile, removed console warnings
|
2020-05-29 22:50:33 -04:00 |
|
Deluan
|
a7640c9df4
|
Optimized call to retrieve album songs
|
2020-05-29 17:34:54 -04:00 |
|
Deluan
|
8f8d992da4
|
Only add to playlist songs from selected discNumber (if present)
|
2020-05-29 16:42:13 -04:00 |
|
Deluan
|
3fe8b02cbd
|
Make album context menu only visible on hover
|
2020-05-29 12:33:50 -04:00 |
|
Deluan
|
ba8c8725dd
|
Refactor: move multiDisc detection logic to SongDatagrid
|
2020-05-29 12:20:17 -04:00 |
|
Deluan
|
915b701e44
|
Add context menu to individual discs in a set
|
2020-05-29 12:08:07 -04:00 |
|
Deluan
|
596100b58d
|
Refactor: improve readability
|
2020-05-29 11:21:53 -04:00 |
|
Deluan
|
7b36096153
|
Fix class of disc subtitle row
|
2020-05-28 09:25:53 -04:00 |
|
Deluan
|
62290bca77
|
Remove extra ,
|
2020-05-28 08:16:31 -04:00 |
|
Deluan
|
498e196d48
|
Allow playing one disc of a set, by clicking on its number/name
|
2020-05-27 21:07:51 -04:00 |
|
Deluan
|
26dba27778
|
Always show song context menu on tablets
|
2020-05-26 22:02:15 -04:00 |
|
Deluan
|
7170485d08
|
Rename property
|
2020-05-26 17:59:04 -04:00 |
|
Deluan
|
2c68ba3934
|
only show playlist tracks' context menu on hover
|
2020-05-26 16:18:28 -04:00 |
|
Deluan
|
f9dae2dd2a
|
Added individual AddToPlaylistDialogs to each list view
|
2020-05-25 22:51:31 -04:00 |
|
Deluan
|
00811f8000
|
Cancel the dialog when clicking the backdrop
|
2020-05-25 22:51:31 -04:00 |
|
Deluan
|
9c940cd44f
|
Show AutomcompleteInput even if the list of playlists is not loaded yet
|
2020-05-25 22:51:31 -04:00 |
|
Deluan
|
1607dc8b88
|
Remove unused dependency
|
2020-05-25 22:51:31 -04:00 |
|
Deluan
|
a42a16696e
|
Translate messages
|
2020-05-25 22:51:31 -04:00 |
|
Deluan
|
6db63e4dfc
|
Use creatable autocomplete, to select or create a new playlist
|
2020-05-25 22:51:31 -04:00 |
|
Deluan
|
23bd5e1131
|
First version of dialog
|
2020-05-25 22:51:31 -04:00 |
|
Deluan
|
8973477fe5
|
npm audit fix
|
2020-05-25 21:43:50 -04:00 |
|
Deluan
|
72cb3850d1
|
Update React Admin to 3.5.3
|
2020-05-24 23:32:36 -04:00 |
|
Deluan
|
a6cc88177c
|
Fix "starred" sorting
|
2020-05-24 12:49:32 -04:00 |
|
Deluan
|
cac1a20ec8
|
Use a ☆ instead of the word "starred"
|
2020-05-24 12:14:45 -04:00 |
|
Deluan
|
ac8f92d7ac
|
Fix ContextMenu column label
|
2020-05-24 12:14:44 -04:00 |
|
Deluan
|
3ae1586e10
|
Add "No playlists available" to context menu
|
2020-05-24 11:27:17 -04:00 |
|
Deluan
|
5c46f7822f
|
Better disc subtitle
|
2020-05-23 15:33:29 -04:00 |
|
Deluan
|
c13766bbc3
|
More optimization for small screens
|
2020-05-23 14:11:39 -04:00 |
|
Deluan
|
290e8c4bf0
|
Make Starred into a "QuickFilter"
|
2020-05-23 13:25:30 -04:00 |
|
Deluan
|
442671578d
|
Fix warning in JS console (wrong property type)
|
2020-05-23 12:49:39 -04:00 |
|