1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-08 18:30:53 +00:00
Commit Graph

18 Commits

Author SHA1 Message Date
Michael An
adc8960fd8 change Operation to operation (#5878) 2024-01-03 18:08:24 +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
lian
1a63ee1f3d update UI bug when org admin add/delete/update user (#5286)
Co-authored-by: lian <lian@seafile.com>
2022-10-19 19:08:02 +08:00
lian
c0669d4ad8 Merge branch '7.1' into master 2020-11-25 15:05:57 +08:00
lian
bbac14cc4a fix bug of org admin change user active status (#4715)
Co-authored-by: lian <lian@seafile.com>
2020-11-11 09:56:40 +08:00
llj
04f29704b3 [eslint] updated eslintrc and improved the code (#4702) 2020-11-02 13:56:35 +08:00
llj
44c20e5bc7 [org admin / users] fixup for sort by 'Space Used' (#4682) 2020-09-24 16:53:55 +08:00
杨顺强
aea4e3c042 update copyright (#4672) 2020-09-17 14:48:29 +08:00
llj
744eca3a7c [org admin] added sort for 'libraries/users' (#4548)
* users: split 'all' & 'admin'
* bugfix & improvement for pages
2020-04-27 14:46:41 +08:00
Leo
34144b5e84 modiyi non standard org admin seafile js api name (#3970) 2019-08-12 11:00:45 +08:00
Michael An
987f19bc00 reset password toast (#3935) 2019-07-31 14:43:11 +08:00
杨顺强
04e791f14c Improve response catch module (#3848)
* add err hanlder for dialog ajax request

* add error handler for component ajax request

* repair code bug

* repair code bug

* add handler for page ajax module
2019-07-16 10:01:09 +08:00
Michael An
5a4d437dd4 update codes
fix warnings
2019-05-06 13:45:11 +08:00
杨顺强
d0ad828267 Org admin improve (#3090)
* move btn position

* repair ui interaction

* add btn-loading state

* repair text to password bug

* repair height bug
2019-03-11 10:34:40 +08:00
杨顺强
95b391a6c6 repair word error (#3063)
* repair word error

* repair translate
2019-03-06 17:52:41 +08:00
陈钦亮
e2ad2fd023 Org user page (#2941)
* init org user

* optimized code style

* freezed item

* update select-ediotr style

* optimized code style

* add state
2019-02-27 19:44:22 +08:00