* [system admin, org admin] departments: fixup for the 'New Department' button after the upgrade of seafile-ui.css(bootstrap v4 to v5)
* [wiki] removed unused code
* [Activities] fixup for mobile after the upgrade of seafile-ui.css(bootstrap v4 to v5)
* [repo snapshot] fixed the split line after the upgrade of seafile-ui.css(bootstrap v4 to v5)
* [system admin, org admin] statistic: fixed & improved the 'days' selecting toolbar
* [shared dir view] redesigned it
- changed to a full-screen 'side panel & main panel' layout
- added a 'folder tree' panel, a current path bar with an operation dropdown
menu, a toolbar for selected items, a 'view mode' menu, and a 'sort'
menu
* [shared dir view] added a resizing bar (enable users to resize the width of side panel and main panel)
* [shared dir view] path bar: added a 'plus' icon to the dropdown menu toggle when 'upload' is offered in the menu
* [shared dir view] folder tree: cleaned up the code
* [shared dir view] improved 'visit a folder'
* [shared dir view] improvements & cleanup
* [image file view] added a zoomer(enable users to zoom in/out the image)
* [image file view] added 'rotate'(rotate the image in counter-clockwise direction and save it)
* [image file view] fixup
* [image file view] keep the 'prev/next' icons displayed on top of the image which is zoomed in
* [image file view] improved the display of the 'image saved' tip
* [image file view] don't offer 'zoom in/out' & 'rotate' for images with errors
* [image file view] don't offer 'rotate' for PSD & HEIC files
* [image file view] enable HEIC files to be viewed online
* select department user when share repo to user
* update
* update
* 01 fix code warnings
* 02 change dialog style
* 03 manage group members support select department user
---------
Co-authored-by: Michael An <2331806369@qq.com>
- improved the UX for 'member item'
- added paginator for the member list
- fixed sorting members by 'role'
- fixed member name link
- added confirm dialog for 'delete member'
- fixed displaying error msgs for adding multiple members
- removed 'store the sort way in localStorage'
- removed 'v2' from code & file names
- cleaned up files. removed files for the previous version, and etc.
- fixed 'delete repo'
- improved the scroll of the main content area (make the department
name bar & the tabs bar fixed)
- fixup for mobile