1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-22 11:57:34 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Michael An
08abceb14b custom modal header close icon (#7240)
* seahub custom modal header

* add custom modal header

* special modal use custom close
2024-12-24 11:20:40 +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
llj
a4e2e4aba4 [keypress] replaced 'onKeyPress' with 'onKeyDown' as 'keypress' is de… (#5764)
* [keypress] replaced 'onKeyPress' with 'onKeyDown' as 'keypress' is deprecated

* cleaned up code
2023-11-14 20:25:25 +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
llj
495141c287 Sys department (#5471)
* [system admin - department] redesigned it (split it into 3 tabs/pages)

* [system admin - department] fixup & improvements; code cleanup
2023-05-15 10:57:46 +08:00
杨顺强
3faa4acb8e Update dependency 3 (#5344)
* update react react-dom prop-types

* update seafile-editor version

* install deep-copy denpendency

* update router version

* repair focus bug

* optimize code

* optimize code
2022-12-24 10:41:34 +08:00
llj
04f29704b3 [eslint] updated eslintrc and improved the code (#4702) 2020-11-02 13:56:35 +08:00
llj
4e1d766f74 [system admin] fixup for 'input space' (#4270) 2019-11-18 17:26:28 +08:00
Leo
58a2bff06e sysadmin reconstruct department pages (#4156)
* sysadmin reconstruct department pages

* optimize code
2019-10-19 11:57:58 +08:00