1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-16 23:29:49 +00:00
Commit Graph

120 Commits

Author SHA1 Message Date
Michael An
d1f10dbf60 basic codes
remove useless
2025-04-02 10:08:24 +08:00
llj
cacef99651 [library decryption dialog] fixed the 'close' icon after the upgrade of seafile-ui.css (#7654) 2025-03-21 18:00:55 +08:00
Michael An
acfc971ddd Merge branch '12.0' 2025-03-17 16:36:44 +08:00
Michael An
f1050952dd Fix mobile UI in wiki trash dialog and share dialog (#7612)
* 01 change mobile wiki trash dialog

* 02 share dialog support mobile use

* 03 fix share to group click outside
2025-03-15 10:02:56 +08:00
Michael An
55719ccbdf remove react old defaultProps (#7576) 2025-03-10 14:27:08 +08:00
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
e7f43e16f2 fix detail.resolve_comment is vacant (#7530) 2025-02-27 18:25:47 +08:00
awu0403
3899577631 optimize notification (#7521)
* update

* update

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2025-02-27 17:00:33 +08:00
Michael An
b5a52668e9 change notification dialog style 2025-02-24 10:12:16 +08:00
Michael An
3f17045e47 change UI 1 2025-02-24 10:12:16 +08:00
孙永强
4f87a9e477 optimize ui 2025-02-24 10:12:16 +08:00
孙永强
ef77d90280 add update all notification API 2025-02-24 10:12:16 +08:00
孙永强
b1c44da366 optimize 2025-02-24 10:12:16 +08:00
孙永强
631320c889 complete 2025-02-24 10:12:16 +08:00
孙永强
0f77313761 update 2025-02-24 10:12:16 +08:00
孙永强
27dcce694b Update notifications.py 2025-02-24 10:12:13 +08:00
Jerry Ren
680006a883 refactor(react): replace findDOMNode by ref (#7479) 2025-02-18 16:56:37 +08:00
杨国璇
06410d217d feat: react warning (#7467)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2025-02-17 11:50:29 +08:00
杨顺强
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
4b4bfb83da change checkbox default style (#7298)
* change checkbox style

* change checkbox color to blue

* use default checkbox
2025-01-06 14:18:09 +08:00
Michael An
58e9d1423f Change modal header button style (#7271)
* 01 remove useless package

* 02 change modal header icons
2024-12-27 17:44:13 +08:00
杨国璇
d85dcea40e fix: admin share ui (#7265)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-12-27 11:22:42 +08:00
杨国璇
1bf3350c8c feat: search input 2024-12-26 15:30:23 +08:00
杨国璇
a59280997a fix: dtable ui (#7260)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-12-26 14:17:45 +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
350d06068e change select style (#7236) 2024-12-23 16:50:01 +08:00
Michael An
e90e9d1658 language select not need clear icon (#7217) 2024-12-19 10:56:18 +08:00
Michael An
fc139a83fd Change select group UI (#7201)
* 01 share repo to group UI

* 02 ADD_SHARED_REPO_INTO_GROUP

* 03 share folder to groups

* 04 system admin share repo to group

* 05 remove old NoGroupMessage

* 06 change API

* change API

* change select icons indents
2024-12-19 09:53:32 +08:00
Michael An
f07dfc65cb change select UI (#7178) 2024-12-14 13:17:21 +08:00
Michael An
fc05e4827d Change delete wiki page UI (#7171)
* change delete wiki page UI

* optimise codes

* fix text
2024-12-11 10:09:16 +08:00
Jerry Ren
90764f9520 update group in real time (#7141) 2024-12-04 17:49:42 +08:00
JoinTyang
3a4db4bf70 optimize face cluster (#7069)
* optimize face cluster

* update

* optimize code
2024-12-04 17:13:47 +08:00
Michael An
559d8c52ca remove markdown viewer dialog (#7052) 2024-11-18 12:07:03 +08:00
Michael An
ff5b418a11 Change wiki nav scroll when change page (#7006)
* 01 fix wiki nav scroll bar position

* 02 fix search Wiki input height when too much pages

* 03 fix nav scroll when click another page

* 04 fix scroll when too much pages
2024-11-07 16:06:54 +08:00
JoinTyang
cc625f7815 migrate old wiki to new wiki (#6987)
* migrate old wiki to new wiki

* change style

---------

Co-authored-by: Michael An <2331806369@qq.com>
2024-11-05 18:03:53 +08:00
杨国璇
8200113b7f feat: optimize commonjs (#6906)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-10-21 11:29:17 +08:00
Michael An
57954854d0 change markdown view in metadata (#6746)
* change markdown viewer in metadata

* fix side nav click event
2024-09-11 10:13:10 +08:00
Aries
89b4e92fa6 update image dialog, add download, delete and view original image button (#6670)
* update image dialog, add download, delete and view original image button

* update react-image-lightbox

* add-image-rotate-api

* support restore in image previewer

* support image rotate

* upgrade react-image-lightbox

* fix bug - first image auto previewed in list layout, improve delete and restore action

* remove raise

* fix last line

---------

Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
Co-authored-by: Michael An <2331806369@qq.com>
2024-09-03 10:31:42 +08:00
Michael An
e88437bbdc change grep icon color (#6665) 2024-08-29 16:41:16 +08:00
llj
172ab0d2ad For mobile (#6523)
* ['notice' popover, 'all notice' dialog] fixup for mobile

* ['Files' page] fixed library icon size for mobile

* ['settings' page] fixup for 'Email notification'

* ['my libs'] fixed 'star/unstar', 'share', 'delete'

* ['deleted repos' dialog] modified column width of the table for mobile

* ['share' dialog] modified 'link details' panel for mobile

* [side panel resizer] removed it for mobile

* [group/department, shared with all] fixed the operation menu for mobile

* ['dir view'] don't offer 'repo history' page for mobile

* ['help'] fixup for page with large images, for mobile

- fixup for http://127.0.0.1:8000/help/drive_client_2.0_for_windows_10/
  (in mobile, the content of it overflowed to the right, and was cut off)

* ['file view'] removed 'history' page for mobile

* ['markdown file view'] removed 'history' page for small screen, mobile

* ['dir view'] added a gray layer to close the 'file/folder tree' panel in mobile

* ['dir view'] fixup for the 'path' bar in mobile

* ['dir view', 'shared dir view'] don't display the 'tag list' in root for mobile
2024-08-12 12:14:03 +08:00
杨国璇
71a04bf7b6 feat: insert column (#6358)
* feat: insert column

* feat: adjust api

* feat: delete code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-07-18 17:40:53 +08:00
Michael An
67210c7363 fix code format (#6365) 2024-07-18 11:58:42 +08:00
Michael An
6d4e06b571 Fix search folder bug (#6346)
* 01 remove useless toolbar

* 02 change search result is dir
2024-07-13 21:03:31 +08:00
Michael An
c41407f783 12.0 change app structure (#6335)
* 01 change app structure

* 02 change setting page

* 03 optimize header style

* 04 change app mobile side panel logo
2024-07-11 17:45:30 +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
6233649970 12.0 remove font awesome (#6257)
* remove font-awesome

* remove font awesome 3.2.1
2024-06-28 08:39:44 +08:00
lian
b24f9dab93 only pro version has Institution feature (#6133) 2024-05-30 11:59:59 +08:00
欢乐马
6d1bb9039d Subscription (#6069)
* subscription api

* subscription page

* subscriptionAPI.js

* buy quota

* add currency icons

---------

Co-authored-by: Michael An <2331806369@qq.com>
2024-05-17 11:14:55 +08:00
lian
c246b5a3a9 update notice when file/folder is uploaded (#6022)
A file named {filename} is uploaded.
A folder named {foldername} is uploaded.
2024-04-15 19:34:21 +08:00
lian
a80fe2c5ff Upload folder notification (#6013)
* upload folder user notification

* update
2024-04-09 22:09:07 +08:00