提交歷史

作者 SHA1 備註 提交日期
  Owen Diffey b0a75f0861 feat(Admin): Started integrating advanced table into admin/stations 3 年之前
  Owen Diffey eb0cb3d0e1 feat(Admin): Started integrating advanced table into admin/playlists 3 年之前
  Owen Diffey 374102ce92 feat: Started on confirm modal 3 年之前
  Owen Diffey 0fd2fe6768 refactor: Added small modal size option 3 年之前
  Kristian Vos 16e2c82630 fix(AdvancedTable): bulk popup could go out of bounds by resizing the page 3 年之前
  Kristian Vos 5b21da9720 refactor(AdvancedTable): made reset bulk actions popup on double tap work with touch 3 年之前
  Kristian Vos 86d2da73c5 refactor(AdvancedTable): made reset column width on double tap work with touch 3 年之前
  Owen Diffey 3c9e20a33c refactor: Removed unused admin/songs related code 3 年之前
  Owen Diffey 40dce69e49 refactor(AdvancedTable): recalculate column width tweaks 3 年之前
  Owen Diffey 4fee95048d fix(Admin): Advanced table overflowed horizontally on smaller screens 3 年之前
  Owen Diffey 868170312e feat(Admin/Songs): Started integrating advanced table 3 年之前
  Owen Diffey 2c7d0afaaf fix(AdvancedTable): Unable to drag column from th padding 3 年之前
  Kristian Vos f7fffe31b6 refactor(AdvancedTable): made column resizing work on touchscreens as well 3 年之前
  Kristian Vos b6fe67fdff refactor(AdvancedTable): made bulk update actions popup draggable on touchscreens as well 3 年之前
  Kristian Vos 42f872c6a8 fix(AdvancedTable): various issues with advanced filter/query 3 年之前
  Owen Diffey 4b29d2815a feat(AdvancedTable): Filters and columns dropdown toggle indicator 3 年之前
  Owen Diffey 103bd420dd fix(EditSong): Remove leftover styling and make tab height consistent 3 年之前
  Owen Diffey 6c37086cfd fix(EditSong): Search musare on mount returns error toast if not found 3 年之前
  Owen Diffey 20e161715a refactor(AdvancedTable): Applied filter tooltip format single NOR filter 3 年之前
  Owen Diffey fa494b7d2c fix(AdvancedTable): addFilterValue not defined in data() 3 年之前
  Owen Diffey 0799099980 fix(AdvancedTable): Disable adding filter if not type selected 3 年之前
  Kristian Vos dee88a60b8 refactor(AdvancedTable): improved saving column widths 3 年之前
  Kristian Vos b49a5cfca5 Merge branch 'staging' of https://github.com/Musare/Musare into staging 3 年之前
  Kristian Vos f842a2d4c0 refactor(AdvancedTable): added columnWidths to localStorage settings, fixed small sort issue 3 年之前
  Owen Diffey f83e4298f7 refactor(AdvancedTable): Show advanced filter operator with 1 or more queries 3 年之前
  Kristian Vos 93ad48cbc2 feat(AdvancedTable): added settings loading/storing in localStorage for page size, filters, column sort, column order and column visibility 3 年之前
  Owen Diffey b8f4e2413a refactor: Renamed Confirm component to QuickConfirm 3 年之前
  Owen Diffey e002deb918 fix(AdvancedTable): No advanced filter operator label night mode styling 3 年之前
  Kristian Vos b5079fcbe4 fix(AdvancedTable): select checkboxes functionality had some small issues 3 年之前
  Owen Diffey 98c18c7343 feat(AdvancedTable): Advanced filter apply by pressing enter within input 3 年之前