Commit History

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