1. 29 Mar, 2023 1 commit
  2. 28 Mar, 2023 1 commit
  3. 27 Mar, 2023 2 commits
  4. 26 Mar, 2023 6 commits
    • CorrectRoadH's avatar
      feat: add empty placeholder when search result is empty (#1416) · 6b703c46
      CorrectRoadH authored
      * feat: add empty placeholder when search result is empty
      
      * Update web/src/pages/ResourcesDashboard.tsx
      Co-authored-by: 's avatarboojack <stevenlgtm@gmail.com>
      
      ---------
      Co-authored-by: 's avatarboojack <stevenlgtm@gmail.com>
      6b703c46
    • boojack's avatar
      chore: update list switch style (#1417) · dbb095ff
      boojack authored
      dbb095ff
    • CorrectRoadH's avatar
      feat: add more resource cover icon (#1413) · adf01ed5
      CorrectRoadH authored
      * stash: file upload
      
      * feat: add style button
      
      * feat: add style of list
      
      * feat: add checkbox for list
      
      * feat: support file upload by drag
      
      * feat: beautify the ui
      
      * feat: support file upload
      
      * stash
      
      * fix: the resource is incorrectly when upload multiple files
      
      * feat: beautify the ui
      
      * chore: reduce unused line
      
      * stash
      
      * chore: deleted unused line
      
      * chore: deleted unused line
      
      * chore
      
      * chore: change the function declare
      
      * feat: support to prompt file is too large
      
      * feat:drop prompt to cover all element
      
      * fix: eslint
      
      * fix: the name of i18n
      
      * chore: refactor the import deps
      
      * feat: beautify the ui
      
      * feat: support the style of button
      
      * feat: beautify the switch ui
      
      * chore: refactor the component
      
      * chore: refactor the resource item dropdown
      
      * feat: use memo to reduce unused computing in drop
      
      * feat: use memo to reduce the calc of resource list
      
      * chore:change name
      
      * Update web/src/locales/en.json
      Co-authored-by: 's avatarboojack <stevenlgtm@gmail.com>
      
      * chore: the import of  deps
      
      * fix: the window size of fecting data
      
      * feat: support to save the state of style
      
      * remove pnpm-lock
      
      * merge main
      
      * chore: simpify the statement
      
      * fix: delete conflict marker
      
      * feat: add i18n for select
      
      * feat:support dark mode
      
      * eslint
      
      * feat: add more file icon
      
      * feat: delete the storage of resource style
      
      * Update web/src/components/ResourceCover.tsx
      Co-authored-by: 's avatarboojack <stevenlgtm@gmail.com>
      
      ---------
      Co-authored-by: 's avatarboojack <stevenlgtm@gmail.com>
      adf01ed5
    • Stephen Zhou's avatar
      fix: avatar is not rounded (#1415) · 17ca97eb
      Stephen Zhou authored
      17ca97eb
    • CorrectRoadH's avatar
      feat: add list style for resource dashboard (#1389) · 7d89fcc8
      CorrectRoadH authored
      * stash: file upload
      
      * feat: add style button
      
      * feat: add style of list
      
      * feat: add checkbox for list
      
      * feat: support file upload by drag
      
      * feat: beautify the ui
      
      * feat: support file upload
      
      * stash
      
      * fix: the resource is incorrectly when upload multiple files
      
      * feat: beautify the ui
      
      * chore: reduce unused line
      
      * stash
      
      * chore: deleted unused line
      
      * chore: deleted unused line
      
      * chore
      
      * chore: change the function declare
      
      * feat: support to prompt file is too large
      
      * feat:drop prompt to cover all element
      
      * fix: eslint
      
      * fix: the name of i18n
      
      * chore: refactor the import deps
      
      * feat: beautify the ui
      
      * feat: support the style of button
      
      * feat: beautify the switch ui
      
      * chore: refactor the component
      
      * chore: refactor the resource item dropdown
      
      * feat: use memo to reduce unused computing in drop
      
      * feat: use memo to reduce the calc of resource list
      
      * chore:change name
      
      * Update web/src/locales/en.json
      Co-authored-by: 's avatarboojack <stevenlgtm@gmail.com>
      
      * chore: the import of  deps
      
      * fix: the window size of fecting data
      
      * feat: support to save the state of style
      
      * remove pnpm-lock
      
      * merge main
      
      * chore: simpify the statement
      
      * fix: delete conflict marker
      
      * feat: add i18n for select
      
      * feat:support dark mode
      
      * eslint
      
      * feat: delete the storage of resource style
      
      ---------
      Co-authored-by: 's avatarboojack <stevenlgtm@gmail.com>
      7d89fcc8
    • _Jellen's avatar
      feat: update Korean translation (#1414) · e84d5621
      _Jellen authored
      add missing translation keys into ko.json
      e84d5621
  5. 24 Mar, 2023 1 commit
  6. 23 Mar, 2023 1 commit
  7. 22 Mar, 2023 4 commits
  8. 21 Mar, 2023 2 commits
  9. 20 Mar, 2023 2 commits
  10. 19 Mar, 2023 1 commit
  11. 18 Mar, 2023 9 commits
  12. 17 Mar, 2023 4 commits
  13. 15 Mar, 2023 3 commits
    • boojack's avatar
      chore: update resource dashboard style (#1362) · c189654c
      boojack authored
      c189654c
    • CorrectRoadH's avatar
      feat: new resource dashboard (#1346) · 0a66c5c2
      CorrectRoadH authored
      * feat: refator the file dashboard
      
      * feat: support select resouce file
      
      * feat: suppor delete select files
      
      * feat: support share menu, implement rename and delete
      
      * chore: change the color of hover
      
      * chore: refator file dashboard to page
      
      * feat: add i18n for button
      
      * feat: beautify the button
      
      * fix: the error position of button
      
      * feat: only select when click circle instead of whole card
      
      * feat: beautify file dashboard
      
      * chore: factor the filecard code
      
      * feat: using dropdown component intead of component
      
      * feat: add i18n for delete selected resource button
      
      * feat: delete the unused style of title
      
      * chore: refactor file cover
      
      * feat: support more type file cover
      
      * feat: use memo to reduce unused computing in filecover
      
      * feat: when no file be selected, click the delete will error
      
      * feat: store the select resource id instead of source to save memory
      
      * chore: delete unused code
      
      * feat: refactor the file card
      
      * chore: delete unused style file
      
      * chore: change file to resource
      
      * chore: delete unused import
      
      * chore: fix the typo
      
      * fix: the error of handle check click
      
      * fix: the error of handle of uncheck
      
      * chore: change the name of selectList to selectedList
      
      * chore: change the name of selectList to selectedList
      
      * chore: change the name of selectList to selectedList
      
      * chore: delete unused import
      
      * feat: support Responsive Design
      
      * feat: min display two card in a line
      
      * feat: adjust the num of a line in responsive design
      
      * feat: adjust the num of a line to 6 when using md
      
      * feat: add the color of hover source card when dark
      
      * chore: refactor resource cover css to reduce code
      
      * chore: delete unnessnary change
      
      * chore: change the type of callback function
      
      * chore: delete unused css code
      
      * feat: add zh-hant i18n
      
      * feat: change the position of buttons
      
      * feat: add title for the icon button
      
      * feat: add opacity for icon
      
      * feat: refactor searchbar
      
      * feat:move Debounce to search
      
      * feat: new resource search bar
      
      * feat: reduce the size of cover
      
      * support file search
      
      * Update web/src/pages/ResourcesDashboard.tsx
      Co-authored-by: 's avatarboojack <stevenlgtm@gmail.com>
      
      * Update web/src/components/ResourceCard.tsx
      Co-authored-by: 's avatarboojack <stevenlgtm@gmail.com>
      
      * chore: reduce css code
      
      * feat: support lowcase and uppercase search
      
      * chore: reserve the searchbar
      
      * feat: refator resource Search bar
      
      * chore: change the param name
      
      * feat: resource bar support dark mode
      
      * feat: beautify the UI of dashboard
      
      * chore: extract positionClassName from actionsClassName
      
      * feat: reduce the length of search bar
      
      ---------
      Co-authored-by: 's avatarboojack <stevenlgtm@gmail.com>
      0a66c5c2
    • 远浅's avatar
      e129b122
  14. 14 Mar, 2023 3 commits