1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-03 10:17:19 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
llj
79413cb4fd
Shared dir view redesign (#7468)
* [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
2025-02-17 14:58:30 +08:00