1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-16 08:16:55 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
杨顺强
ccab6f1552
Update react version 3 (#7453)
* update react version

* update reactstrap

* optimize code

* update react-select version

* update react-responsive

* update react-chartjs version

* update qrocde version

* update seafile-editor version

* update tldraw editor version

* fix code bug
2025-02-14 14:04:25 +08:00
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
Michael An
5d31590e9b
fix some wrong text (#7070)
* fix some wrong text

* fix some wrong text
2024-11-20 20:37:46 +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
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
04f29704b3
[eslint] updated eslintrc and improved the code (#4702) 2020-11-02 13:56:35 +08:00
llj
559702fc57
[org admin] add user: fixed 'can not input space in name input' (#4675) 2020-09-19 20:49:12 +08:00
sniper-py
94cac47ab1 admin add org user required nickname (#3425) 2019-05-09 12:10:17 +08:00
Michael An
f9e451de7e org user gettext 2019-04-26 14:27:42 +08:00
Michael An
597d22c403 Org department (#3194)
* add org department

* delete hash

* update

* update

* render repo icon

* update dialogs
2019-04-01 13:38:25 +08:00
杨顺强
485af61da2 Org add user bug (#3160)
* repair text to password bug

* info highlight bug repair

* repair bug
2019-03-22 15:51:15 +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
陈钦亮
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