Historique des commits

Auteur SHA1 Message Date
  Kristian Vos 79f4d25083 fix: bulk editing tags, genres and artists didn't properly complete the action il y a 2 ans
  Kristian Vos 7b549e9ae2 fix: sometimes genre playlists would be created for unverified songs il y a 2 ans
  Kristian Vos c609c1a0f8 refactor: combined verify/unverify functionality in song update logic, added verified switch in EditSong il y a 2 ans
  Owen Diffey 241e68f1bf fix(Songs): Create song job does not set requested/verified at/by attributes il y a 2 ans
  Owen Diffey 7526e08ba2 refactor: Create song as a job il y a 2 ans
  Owen Diffey 63240a2848 feat: Create songs from scratch il y a 2 ans
  Owen Diffey 2d0fcca822 refactor(songs): Replaced async.eachLimit UPDATE_SONG with UPDATE_SONG il y a 2 ans
  Owen Diffey 7d1d6a6f3e feat(EditSongs): Song update and removed events handling il y a 2 ans
  Kristian Vos 2ea05cb07f refactor: switched to dedicated action for getting list of songs in EditSongs il y a 2 ans
  Owen Diffey b34734d2e4 feat: Added bulk actions modal for admin/songs il y a 2 ans
  Kristian Vos 61fedc8570 refactor: eslint fixes il y a 2 ans
  Kristian Vos 6b1cf17877 refactor: combined backend getData/GET_DATA into one db GET_DATA job il y a 2 ans
  Owen Diffey 79eeeb40e0 refactor: Verified parameter as a boolean and hidden song as a tag migration il y a 2 ans
  Kristian Vos d43753c7e2 refactor: added tags to songs admin table il y a 2 ans
  Kristian Vos 83033af09f refactor: finished AdvancedTable autosuggest il y a 2 ans
  Kristian Vos aac4d6bfe7 refactor: started working on filter autosuggest for AdvancedTable and genres/artists il y a 2 ans
  Kristian Vos 85ad229904 refactor: improved bulk deleting backend code il y a 2 ans
  Owen Diffey de136927f7 feat(Admin/Songs): Bulk (un)verify songs il y a 2 ans
  Owen Diffey 568ad28c9a feat: Added bulk delete songs and adjusted song deletion logic il y a 2 ans
  Owen Diffey f54452fc74 feat: Re-added ability to delete songs il y a 2 ans
  Owen Diffey 3c9e20a33c refactor: Removed unused admin/songs related code il y a 2 ans
  Owen Diffey 8934881576 feat(AdvancedTable): Select checkbox resize and updated logic il y a 2 ans
  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 il y a 2 ans
  Kristian Vos 1e40c95369 Revert "refactor(Songs): verified property as boolean and removed hidden type" il y a 2 ans
  Owen Diffey 2e749eff6c refactor(Songs): verified property as boolean and removed hidden type il y a 2 ans
  Owen Diffey 3d42c93949 feat(AdvancedTable): Reset and select query operator buttons, and reset popup position il y a 2 ans
  Owen Diffey 58e70e3da3 feat(AdvacedTable): Started on advanced query logic il y a 2 ans
  Owen Diffey 745b063db1 feat: AdvancedTable improvements il y a 2 ans
  Kristian Vos ae885a5060 feat: added more features to AdvancedTable like filter, reordering columns and hiding columns il y a 2 ans
  Kristian Vos 12dde2d336 feat: added basic implementation of AdvancedTable component il y a 2 ans