Kristian Vos
|
4f4f233b4d
fix: some song like/dislike/playlist actions would add false-positive activity items
|
há 2 anos atrás |
Kristian Vos
|
33a92f9243
fix: bulk add artists/genres/tags had a few issues
|
há 2 anos atrás |
Kristian Vos
|
35b566d59a
fix: requestSet counts fails twice
|
há 2 anos atrás |
Owen Diffey
|
cb46d2ddce
fix(BulkActions): Prevent adding duplicate items
|
há 2 anos atrás |
Owen Diffey
|
5fca9c9562
fix(Songs): requestSet could return null songs
|
há 2 anos atrás |
Kristian Vos
|
79f4d25083
fix: bulk editing tags, genres and artists didn't properly complete the action
|
há 2 anos atrás |
Kristian Vos
|
7b549e9ae2
fix: sometimes genre playlists would be created for unverified songs
|
há 2 anos atrás |
Kristian Vos
|
c609c1a0f8
refactor: combined verify/unverify functionality in song update logic, added verified switch in EditSong
|
há 2 anos atrás |
Owen Diffey
|
241e68f1bf
fix(Songs): Create song job does not set requested/verified at/by attributes
|
há 2 anos atrás |
Owen Diffey
|
7526e08ba2
refactor: Create song as a job
|
há 2 anos atrás |
Owen Diffey
|
63240a2848
feat: Create songs from scratch
|
há 2 anos atrás |
Owen Diffey
|
2d0fcca822
refactor(songs): Replaced async.eachLimit UPDATE_SONG with UPDATE_SONG
|
há 2 anos atrás |
Owen Diffey
|
7d1d6a6f3e
feat(EditSongs): Song update and removed events handling
|
há 2 anos atrás |
Kristian Vos
|
2ea05cb07f
refactor: switched to dedicated action for getting list of songs in EditSongs
|
há 2 anos atrás |
Owen Diffey
|
b34734d2e4
feat: Added bulk actions modal for admin/songs
|
há 2 anos atrás |
Kristian Vos
|
61fedc8570
refactor: eslint fixes
|
há 2 anos atrás |
Kristian Vos
|
6b1cf17877
refactor: combined backend getData/GET_DATA into one db GET_DATA job
|
há 2 anos atrás |
Owen Diffey
|
79eeeb40e0
refactor: Verified parameter as a boolean and hidden song as a tag migration
|
há 2 anos atrás |
Kristian Vos
|
d43753c7e2
refactor: added tags to songs admin table
|
há 2 anos atrás |
Kristian Vos
|
83033af09f
refactor: finished AdvancedTable autosuggest
|
há 2 anos atrás |
Kristian Vos
|
aac4d6bfe7
refactor: started working on filter autosuggest for AdvancedTable and genres/artists
|
há 2 anos atrás |
Kristian Vos
|
85ad229904
refactor: improved bulk deleting backend code
|
há 2 anos atrás |
Owen Diffey
|
de136927f7
feat(Admin/Songs): Bulk (un)verify songs
|
há 2 anos atrás |
Owen Diffey
|
568ad28c9a
feat: Added bulk delete songs and adjusted song deletion logic
|
há 2 anos atrás |
Owen Diffey
|
f54452fc74
feat: Re-added ability to delete songs
|
há 2 anos atrás |
Owen Diffey
|
3c9e20a33c
refactor: Removed unused admin/songs related code
|
há 2 anos atrás |
Owen Diffey
|
8934881576
feat(AdvancedTable): Select checkbox resize and updated logic
|
há 2 anos atrás |
Kristian Vos
|
b2b1fcd4a9
fix: liking/disliking was broken if a song was already liked/disliked, and error handling wasn't working correctly for liking/disliking/unliking/undisliking
|
há 2 anos atrás |
Kristian Vos
|
1e40c95369
Revert "refactor(Songs): verified property as boolean and removed hidden type"
|
há 2 anos atrás |
Owen Diffey
|
2e749eff6c
refactor(Songs): verified property as boolean and removed hidden type
|
há 2 anos atrás |