Commit History

Author SHA1 Message Date
  Kristian Vos e4e2ad4015 refactor: implemented EditSongs properly on admin/songs page 2 years ago
  Owen Diffey 3b1f306c19 fix: Admins unable to add song or set to another users playlist 2 years ago
  Kristian Vos bc9d75ef71 Merge branch 'staging' of https://github.com/Musare/Musare into staging 2 years ago
  Kristian Vos 4d561cb1ef refactor: added ability for admins to reposition songs and delete songs from playlists 2 years ago
  Owen Diffey 2d0fcca822 refactor(songs): Replaced async.eachLimit UPDATE_SONG with UPDATE_SONG 2 years ago
  Kristian Vos 30533ce601 Merge branch 'staging' of https://github.com/Musare/Musare into staging 2 years ago
  Kristian Vos bd930becd0 feat: added UPDATE_SONGS job on the backend to more efficiently update many songs 2 years ago
  Owen Diffey 76fadd3aec fix: Unauthenticated page access redirect does not remove query from url 2 years ago
  Owen Diffey eb59d2ce90 refactor(EditSong): Notice styling 2 years ago
  Owen Diffey 7d1d6a6f3e feat(EditSongs): Song update and removed events handling 2 years ago
  Kristian Vos 194fb4848c docs: added value format for song tags 2 years ago
  Kristian Vos 2ea05cb07f refactor: switched to dedicated action for getting list of songs in EditSongs 2 years ago
  Kristian Vos f96efce168 Merge branch 'staging' of https://github.com/Musare/Musare into staging 2 years ago
  Kristian Vos 9bee8df278 refactor: worked more on EditSong functionality 2 years ago
  Owen Diffey 6c48a91a79 fix(AdvancedTable): Advanced filter minor border-radius issues 2 years ago
  Owen Diffey 373129e783 fix: Inconsistent autosuggest data action naming 2 years ago
  Owen Diffey 9458ba406f Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/frontend/follow-redirects-1.14.7' into staging 2 years ago
  Kristian Vos b4ff49eb71 refactor: worked more on EditSongs/bulk edit song queue 2 years ago
  Owen Diffey 2873676dfd refactor(EditSong): Replaced existing auto suggest with auto suggest component 2 years ago
  Kristian Vos ff13a16903 Merge branch 'staging' of https://github.com/Musare/Musare into staging 2 years ago
  Kristian Vos f2f94b8e1c feat: worked on EditSongs/bulk edit song queue (WIP) 2 years ago
  Owen Diffey 8da767c119 Merge branch 'dependabot/npm_and_yarn/frontend/marked-4.0.10' into staging 2 years ago
  Owen Diffey 507ade3481 refactor: Updated marked import after v4.0.0 breaking changes 2 years ago
  Owen Diffey 94754f2a77 fix(Modal): Unable to scroll footer horizontally 2 years ago
  Owen Diffey 30bc0c4f90 refactor: Consistent pill items 2 years ago
  Owen Diffey 405a9f2cce feat(BulkActions): Added auto suggest component 2 years ago
  Owen Diffey 37216050b6 refactor: Moved Advanced Table filter auto suggest to Auto Suggest component 2 years ago
  Owen Diffey c1fd1bd305 fix(AdvancedTable): Table header and footer responsiveness improvements 2 years ago
  Owen Diffey 0814cc9f59 feat(BulkActions): Regex validation of items 2 years ago
  Owen Diffey b34734d2e4 feat: Added bulk actions modal for admin/songs 2 years ago