* [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
* [repo history] display it with a dialog instead of an independent page
* [repo history] redesigned the 'commit details' dialog
* [repo history] added prop type checking
* [pdf file view] added 'find' operation icon; redesigned the 'find' bar
* [pdf file view] the 'find' bar: updated the 'find previous/next' buttons; added a 'clear query' function
* [pdf file view] 'print': redesigned the 'Preparing document for printing' dialog
* [pdf file view] the 'find' bar: updated the styles of the border & the 'input'
* [pdf file view] 'preparing document for printing' dialog: updated UI details
* [pdf file view] 'preparing document for printing' dialog: modified the border & the backdrop
* 01 change department member more icon
* 02 when no contact email return None
* 03 delete menu
* 04 move into member high change
* 05 current department support more operations
* 06 change comment
* add username_as_email is true
* update-get-group-members-info
* Revert "06 change comment"
This reverts commit 14800df3fd.
---------
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>