1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-14 23:46:49 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Michael An
69eb6263cf fix code error 'isDropdownToggleShown' 2024-07-19 16:20:49 +08:00
lian
557f345467 Merge branch 'master' into 12.0 2024-07-19 14:58:02 +08:00
Michael An
c8c58b4f6f
fix system-admin user page bug (#6268) 2024-06-29 07:41:50 +08:00
Michael An
b7e686786a
12.0 change triangle icon (#6233)
* change main page

* change main panel icon to #666666

* change wiki icon

* change sort icons

* change hidden header table

* change style
2024-06-21 12:07:58 +08:00
Michael An
d722b852fe
12.0 change dropdown menu style (#6227)
* 01 remove 200px dropdown menu

* 02 change check mark icon className

* 03 change dropdown padding

* 04 change menu min width 200px

* 05 change sort repos dropdown
2024-06-19 15:16:54 +08:00
llj
2641d89553
Files view mode sort (#6210)
* ['Files'] added 'view mode' options & added 'grid' mode for 'My Libraries' & 'Shared with me'

* ['Files'] added 'grid' mode for 'Shared with all' & 'department/group'; redesigned the empty tip for 'grid' mode; replaced 'star/unstar/monitored' icons

* ['Files'] added 'sort'(WIP)

* ['Files' page] added 'sort' for all the libraries
2024-06-17 09:32:05 +08:00
欢乐马
cd7329e711
update inactive user (#6019)
* update inactive user

* is_active del RepoAPITokens

* update del_repo_api_token

* add inactive_user

* [user admin] add confirmation to 'set user inactive'

* system admin - users
* system admin - organizations - org - member
* org admin - users

---------

Co-authored-by: llj <lingjun.li1@gmail.com>
2024-04-23 16:26:31 +08:00
llj
f59d76a0ee
[single-selector] updated the UI of the dropdown (#5817) 2023-12-08 16:52:37 +08:00
llj
29fa239cd0
Single selector (#5791)
* [single selector] added a new 'single selector' to replace the 'role editor'

* [sys admin - group - member] replaced the old 'role selector' with the new 'single selector'

* [sys admin - orgs] replaced the old 'role selector' with the new 'single selector'

* [sys admin, org admin] replaced different selectors with the new 'single selector' for users & orgs

* [share link perm selector] replaced it with the new 'single selector'
2023-11-24 18:21:46 +08:00