1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-27 23:56:18 +00:00
Commit Graph

23 Commits

Author SHA1 Message Date
llj
0666b7a303 [system admin / users] redesigned the 'user filter' toolbar for the 'Database' tab (#7667) 2025-03-27 14:15:45 +08:00
llj
801b473b5d System admin api (#6967)
* [system admin] moved related APIs from seafile-js to system-admin-api.js; made related fixup & improvements, and etc.

* [system admin] use 'systemAdminAPI' instead of 'seafileAPI' for the pages

* [system admin] use 'systemAdminAPI' instead of 'seafileAPI' for the dialogs
2024-10-30 08:48:04 +08:00
杨国璇
8200113b7f feat: optimize commonjs (#6906)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-10-21 11:29:17 +08:00
Michael An
9051ad836e change empty tips (#6565)
* [draft] change empty tips

* remove useless codes
2024-08-20 11:19:11 +08:00
Michael An
67210c7363 fix code format (#6365) 2024-07-18 11:58:42 +08:00
Michael An
6233649970 12.0 remove font awesome (#6257)
* remove font-awesome

* remove font awesome 3.2.1
2024-06-28 08:39:44 +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
Ranjiwei
82b4dabb5e admin add ilter api for users (#6127)
* admin add ilter api for users

* change filter users UI

* change code format

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: Michael An <2331806369@qq.com>
2024-06-03 12:03:41 +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
825b3c33bf [system admin - users] role selector: make it be compatible with old data(roles not in the present availableRoles (#5806) 2023-12-01 11:53:51 +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
lian
230eaaa8f0 update msg when admin delete user (#5648)
use `Deleted user xxx`
2023-09-19 14:42:15 +08:00
Michael An
14ce391007 Fix eslint warnings (#5635)
* 01 fix eslint warnings

* fix code warnings

* fix code warnings

* fix code warnings

* fix code warnings

* fix code warnings
2023-09-13 08:40:50 +08:00
杨顺强
3a4cb45fcf Update dependency 4 (#5348)
* react react-dom reach-router react-image-lightbox

* update seafile-editor version

* optimize codemirror code

* optimize code

* repair code bug

* optimize code

* optimize code

* optimize seafile-editor version

* update seafile-editor version

* optimize code

* optimize code
2022-12-29 12:21:47 +08:00
lian
c29a571826 Merge branch '7.1' into master 2021-02-05 11:55:34 +08:00
lian
cbf12f9ed9 show last access time on admin users page (#4795)
Co-authored-by: lian <lian@seafile.com>
2021-01-22 10:41:58 +08:00
llj
04f29704b3 [eslint] updated eslintrc and improved the code (#4702) 2020-11-02 13:56:35 +08:00
llj
fc330d1e58 [system admin] added 'waiting tip' for 'delete user/org' (#4506) 2020-03-26 18:11:14 +08:00
llj
4fe04d80bd [system admin] users: added 'initial sort icon' for 'space used' (#4499) 2020-03-25 16:13:18 +08:00
llj
54fe3d0fbc [system admin] users: added 'sort by quota_usage' (#4417) 2020-03-09 14:01:12 +08:00
llj
a5ad32d3c4 [system admin] improved pagination for all (#4404)
* [system admin] improved pagination for all

* [paginator] show 'current page'

* redesigned paginator

* [pagination] cleanup
2020-01-13 12:07:24 +08:00
llj
b6162d8393 [system admin] modifications (#4266)
* cleaned up the code, removed multiple *-op-menu.js files,
added a common component op-menu.js
* make the 'vertical dots' icon's clickable area be 24*24
* institution member: added confirm to 'set admin'
* improved code
2019-11-18 10:30:35 +08:00
llj
8eb5d9b50b [system admin] users: added 'search users' (#4253) 2019-11-14 17:08:54 +08:00