提交歷史

作者 SHA1 備註 提交日期
  Owen Diffey 9fb57f5fef refactor: Open editSong not editSongs if only 1 row selected 3 年之前
  Kristian Vos 0b9f4b67f2 refactor: replaced ImportAlbum edit songs with the new EditSongs 3 年之前
  Kristian Vos e4e2ad4015 refactor: implemented EditSongs properly on admin/songs page 3 年之前
  Kristian Vos f96efce168 Merge branch 'staging' of https://github.com/Musare/Musare into staging 3 年之前
  Kristian Vos 9bee8df278 refactor: worked more on EditSong functionality 3 年之前
  Owen Diffey 373129e783 fix: Inconsistent autosuggest data action naming 3 年之前
  Owen Diffey 2873676dfd refactor(EditSong): Replaced existing auto suggest with auto suggest component 3 年之前
  Kristian Vos ff13a16903 Merge branch 'staging' of https://github.com/Musare/Musare into staging 3 年之前
  Kristian Vos f2f94b8e1c feat: worked on EditSongs/bulk edit song queue (WIP) 3 年之前
  Owen Diffey 405a9f2cce feat(BulkActions): Added auto suggest component 3 年之前
  Owen Diffey 0814cc9f59 feat(BulkActions): Regex validation of items 3 年之前
  Owen Diffey b34734d2e4 feat: Added bulk actions modal for admin/songs 3 年之前
  Owen Diffey 1260b70842 fix(admin/songs): Bulk actions items selected border larger than icons 3 年之前
  Owen Diffey 79eeeb40e0 refactor: Verified parameter as a boolean and hidden song as a tag migration 3 年之前
  Kristian Vos d43753c7e2 refactor: added tags to songs admin table 3 年之前
  Kristian Vos 863d8e81c9 refactor: added remaining AdvancedTable keyboard shortcuts 3 年之前
  Owen Diffey 89d50a298e refactor(AdvancedTable): Removed regex from dropdown filters 3 年之前
  Kristian Vos 86c8403460 refactor(AdvancedTable): improved filter dropdown 3 年之前
  Owen Diffey 4915811caa fix(AdvancedTable): Removed exact and regex filter types from numbers 3 年之前
  Owen Diffey 35a6fbf4b8 fix(AdvancedTable): Able to filter and sort by blacklisted properties 3 年之前
  Owen Diffey cf49fae1fd refactor(AdvancedTable): Increased max width and updated number filter display names 3 年之前
  Kristian Vos e7d1c03e5a refactor: started working on admin/AdvancedTable keyboard shortcuts 3 年之前
  Owen Diffey a2cb15ec89 feat(editSong): Started integrating confirm modal for delete 3 年之前
  Owen Diffey b975670012 feat(Admin/Songs): Integrated confirm modal for delete songs 3 年之前
  Owen Diffey 4d5f499934 refactor(AdvancedTable): Renamed edit column to options and added more row actions 3 年之前
  Owen Diffey 073b0b30fe feat(Admin/Songs): Quick confirm for bulk unverify 3 年之前
  Kristian Vos 83033af09f refactor: finished AdvancedTable autosuggest 3 年之前
  Kristian Vos aac4d6bfe7 refactor: started working on filter autosuggest for AdvancedTable and genres/artists 3 年之前
  Owen Diffey 63c11740d9 refactor(AdvancedTable): Select from array now using exact filter type 3 年之前
  Owen Diffey 028df4f0e8 feat(AdvancedTable): Lesser/Greater than or equal to filter types 3 年之前