1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-09 10:57:27 +00:00
Commit Graph

46 Commits

Author SHA1 Message Date
Jerry Ren
890880a5c8
refactor(metadata): remove ui-component (#7492)
1. ModalPortal
2. Icon
3. IconBtn
4. Loading
5. CenteredLoading
6. ClickOutside
7. SearchInput
8. Switch
9. CustomizeAddTool
10. SfCalendar
11. SfFilterCalendar
12. CustomizeSelect
13. CustomizePopover
14. FieldDisplaySettings
15. Formatters
16. remove duplicate codes
2025-03-01 10:12:48 +08:00
Michael An
6d8a61627e Merge branch 'master' into 13.0 2025-02-20 17:59:59 +08:00
Michael An
90a4cf40ea
fix transfer department repo to another department (#7491) 2025-02-20 17:56:00 +08:00
杨国璇
06410d217d
feat: react warning (#7467)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2025-02-17 11:50:29 +08:00
Michael An
d1e0347194
Fix load departments in not Pro (#7333)
* 01 fix only isPro load departments

* 02 fix transfer repo
2025-01-08 15:58:05 +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
46f9dfb1bd
Fix transfer dialog wrong text (#7235)
* fix transfer link tip

* update translation
2024-12-23 11:47:27 +08:00
Michael An
bc8d0d5c48
fix transfer repo (#7183) 2024-12-13 14:32:10 +08:00
llj
c26b593a55
Org admin api (#7030)
* [org admin] moved related APIs from seafile-js to org-admin-api.js; use 'orgAdminAPI' instead of 'seafileAPI' for the dialogs

* [org admin] use 'orgAdminAPI' instead of 'seafileAPI' for the pages
2024-11-12 12:14:01 +08:00
awu0403
c3173a66e8
update transfer repo (#6965)
* update

* optimize code

* optimize

* update sql

* test

* update

* optimize

* update UI

* change style

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: Michael An <2331806369@qq.com>
2024-11-04 09:46:03 +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
孙永强
e0d48c9fff add dep admin transfer dep repo 2024-10-25 11:42:24 +08:00
Michael An
6bac5d1537
fix transfer repo to department (#6936) 2024-10-24 16:38:11 +08:00
Michael An
bbeb36af8a
Fix transfer group or repo bug (#6934)
* 01 fix transfer repo to other user

* 02 fix transfer group to other users

* 03 group no repo style
2024-10-23 07:43:02 +08:00
Michael An
67210c7363
fix code format (#6365) 2024-07-18 11:58:42 +08:00
Michael An
fbda14c855
12.0 optimize user select (#6307)
* 01 remove useless reviewer

* 02 change user select style

* fix code format
2024-07-10 11:29:10 +08:00
Michael An
c604bb2a94
add wiki support owner department (#6113)
* add wiki support owner department

* wiki can select owner

---------

Co-authored-by: ‘JoinTyang’ <yangtong1009@163.com>
2024-05-28 16:31:00 +08:00
awu0403
db6cee68e9
Add department transfer function to the administrator interface (#6014)
* Add the function of transferring departments in the administrator interface

* fix admin get all departments

* update

* Update departments.py

* update

* update

* add department repo transfer

* Update groups.py

* update

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-04-25 12:08:13 +08:00
llj
046aa47022
[long name] fixup for UIs with long library/folder/file names (#5971)
* [long name] fixup for UIs with long library/folder/file names

* fixed code indentation
2024-03-07 15:37:09 +08:00
llj
17e832274c
['Modal' popups] fixup for popups which couldn't be closed via clicking outside (#5801) 2023-11-30 13:58:06 +08:00
Michael An
eefbc643c6
Fix select UI (#5780)
* fix repo api permission value

* fix transfer repo dialog select

* fix create repo dialog select template or storage

* fix data type check and text
2023-11-21 15:35:17 +08:00
Michael An
f278cfd3bb
Change select style (#5645)
* 01 change css file path

* 02 change Select style
2023-09-18 10:01:30 +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
杨顺强
3ed638463c
Update deps 3 (#5624)
* optimize code

* update deps

* optimize code

* optimize code

* optimize code

* optimize code

* repair code bug
2023-09-04 09:50:14 +08:00
杨顺强
80b4b5fd6c
Update dependency 2 (#5342)
* update react-select version

* update react-responsive

* delete unnecessary dependency

* update react-mentions
2022-12-22 16:02:11 +08:00
llj
a14e45ca96 fixup for i18n; avoid XSS
- fixup for PR#5256
2022-10-09 18:32:03 +08:00
杨顺强
91d1751a57
Repair xss bug (#5256)
* repair upload file with same script name bug

* update repo name xss bug

* fix: transform lib xss bug

* optimize code
2022-09-08 16:42:55 +08:00
llj
f4f85dcb16 [a11y] 'transfer' dialog: added support for 'keyboard access' 2021-10-11 17:11:48 +08:00
llj
04f29704b3
[eslint] updated eslintrc and improved the code (#4702) 2020-11-02 13:56:35 +08:00
Leo
0dfc17ce2c add pro check for list departments (#4329) 2019-12-02 11:56:46 +08:00
Leo
d0e28c0365 sysadmin reconstruct repo page (#3980) 2019-09-24 12:18:53 +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
杨顺强
c813347030 optimized css style (#3439) 2019-05-10 16:53:24 +08:00
王健辉
2d552a9351 repair code 2019-05-10 12:10:10 +08:00
王健辉
60034a0dae add get all departments api 2019-05-09 21:26:20 +08:00
王健辉
3b60ab2b67 transfer repo to department 2019-05-09 15:38:44 +08:00
zxj96
34cf1eaa37 Add cancel btn from history-setting dialog and transfer dialog (#3171) 2019-03-25 14:34:05 +08:00
陈钦亮
7dfb1cfe75 Org libraries (#3110)
* org admin libraris

* update front page

* update code style

* refactor code

* update api name
2019-03-15 16:30:20 +08:00
杨顺强
9498551ca2 replace code to user-select component (#3033) 2019-03-04 15:53:12 +08:00
杨顺强
250b85e8c9 optimized my-libs (#2935)
* optimized my-libs

* Remove redundant directory hierarchies

* repair reabse bug
2019-02-13 14:21:39 +08:00
杨顺强
4c8a528e38 modify sf-font to op-target (#2932) 2019-02-12 10:50:02 +08:00
ilearnit
afc16b3f5d fix warning 2018-12-21 06:25:15 +00:00
shanshuirenjia
827c98b408 repair histroy-setting bug 2018-12-12 16:28:12 +08:00
ilearnit
48bfa35a66 refactor code 2018-12-12 16:28:11 +08:00
ilearnit
563f0020d1 add notice 2018-12-12 16:28:11 +08:00
ilearnit
4826c0b8d1 update my libs 2018-12-12 16:26:56 +08:00