1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-20 10:58:33 +00:00
Commit Graph

2263 Commits

Author SHA1 Message Date
Michael An
96fd59b54e change search button style (#7519) 2025-02-25 17:15:29 +08:00
renjie-run
966fc65a9d fix warnings 2025-02-25 16:56:16 +08:00
Aries
30d0a34afa Feature/tags view file operations (#7464)
* add basic file operations

* add tag view toolbar operations

* add share and rename

* optimize

* optimize

* update codes

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
Co-authored-by: renjie-run <rj.aiyayao@gmail.com>
2025-02-25 16:48:59 +08:00
Ranjiwei
49896f53ef Merge pull request #7082 from haiwen/update-user-notifications
Update user notifications
2025-02-25 16:21:07 +08:00
Michael An
617a8fab72 Merge branch 'master' into 13.0 2025-02-25 12:01:46 +08:00
Michael An
ec68ff1bcd fix readonly shared repo dir toolbar name (#7517) 2025-02-25 11:57:58 +08:00
Michael An
4385020918 Add dir operation icon (#7515) 2025-02-25 11:33:22 +08:00
llj
b461005c18 ['manage group members' dialog] keep this dialog open after clicking the 'cancel' button in the 'select group members' dialog (#7511) 2025-02-24 17:51:43 +08:00
Aries
0a11ce8282 fix context menu position (#7510)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-02-24 17:05:48 +08:00
llj
b4ed45225b [library content view] move 'share' into the dropdown menu for each folder/file item (#7508) 2025-02-24 16:54:19 +08:00
Michael An
78cb08d5a1 external link fix abuse report style (#7507)
* external link fix abuse report style

* change codes
2025-02-24 14:03:09 +08:00
Michael An
7d421b9afd fix create group repo style (#7505) 2025-02-24 12:11:52 +08:00
Aries
ebc97ad6ac fix selectedRange state error (#7499)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-02-24 11:34:48 +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
Michael An
175803baba change table column icon color (#7501) 2025-02-22 16:00:30 +08:00
llj
f4be8814c5 [repo trash] redesigned it for mobile (#7502) 2025-02-21 21:17:49 +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
Aries
7a94d66511 add image deletion button on table view image previewer (#7475)
* add image deletion button on table view image previewer

* optimize

* check permission before delete image

* optimize

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-02-20 16:25:51 +08:00
Aries
27abc38e7e update drag handler (#7490)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-02-20 12:09:22 +08:00
Michael An
71966dd729 Merge branch 'master' into 13.0 2025-02-19 15:02:15 +08:00
Michael An
bc2c7c80b7 fix shared dir page save to repo bug (#7485) 2025-02-19 13:45:36 +08:00
Aries
c957dd238f Feature/modify tag links by drag and drop (#7469)
* change tags link by drag and drop

* optimize

* optimize drag image

* optimize drag effect

* update codes

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
Co-authored-by: renjie-run <rj.aiyayao@gmail.com>
2025-02-19 10:24:30 +08:00
Jerry Ren
680006a883 refactor(react): replace findDOMNode by ref (#7479) 2025-02-18 16:56:37 +08:00
Jerry Ren
d8c6c0c684 Merge pull request #7477 from haiwen/fix-edit-tag-error
fix(tags): commit error
2025-02-18 10:32:40 +08:00
Michael An
2b74a02a67 13.0 fix reactstrap Label style (#7478)
* 01 change dialog Label

* 02 change form-label style
2025-02-18 10:31:05 +08:00
Michael An
b386240f28 fix paginator style (#7476) 2025-02-17 20:39:27 +08:00
renjie-run
9dce302e1e fix(tags): commit error 2025-02-17 18:25:26 +08:00
Michael An
ef8cd06f72 fix reactstrap 9.x DropdownMenu style (#7472) 2025-02-17 17:02:02 +08:00
llj
79413cb4fd Shared dir view redesign (#7468)
* [shared dir view] redesigned it

- changed to a full-screen 'side panel & main panel' layout
- added a 'folder tree' panel, a current path bar with an operation dropdown
  menu, a toolbar for selected items, a 'view mode' menu, and a 'sort'
  menu

* [shared dir view] added a resizing bar (enable users to resize the width of side panel and main panel)

* [shared dir view] path bar: added a 'plus' icon to the dropdown menu toggle when 'upload' is offered in the menu

* [shared dir view] folder tree: cleaned up the code

* [shared dir view] improved 'visit a folder'

* [shared dir view] improvements & cleanup
2025-02-17 14:58:30 +08:00
Michael An
9c992dbfc2 fix-system-admin-repo-owner-link (#7463) 2025-02-17 11:53:56 +08:00
杨国璇
06410d217d feat: react warning (#7467)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2025-02-17 11:50:29 +08:00
杨顺强
21162095fb merge master to 13.0 2025-02-17 10:16:35 +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
8504134ad6 change wiki and invitation pages add icon (#7457) 2025-02-12 13:44:09 +08:00
Jerry Ren
4c15cafb72 feat(tag): support search tags (#7450) 2025-02-09 17:59:27 +08:00
Aries
cb3af6e66a kanban supports collapse (#7437)
* kanban supports collapse

* optimize

* optimize ui

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-02-08 17:56:36 +08:00
Aries
65ef9f704b add_child_tags context option (#7448)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-02-08 16:16:13 +08:00
llj
3d7b8b3a6b Image zoom rotate (#7425)
* [image file view] added a zoomer(enable users to zoom in/out the image)

* [image file view] added 'rotate'(rotate the image in counter-clockwise direction and save it)

* [image file view] fixup

* [image file view] keep the 'prev/next' icons displayed on top of the image which is zoomed in

* [image file view] improved the display of the 'image saved' tip

* [image file view] don't offer 'zoom in/out' & 'rotate' for images with errors

* [image file view] don't offer 'rotate' for PSD & HEIC files

* [image file view] enable HEIC files to be viewed online
2025-02-08 10:27:34 +08:00
llj
6eb86005f7 [library history setting] modified the UI of the 'setting disabled' tip (#7436) 2025-02-06 13:07:15 +08:00
Michael An
a96990ebbc fix heic format rotate image (#7430) 2025-02-06 10:50:09 +08:00
Jerry Ren
94914009c1 feat(tag): display tags sidebar with tree (#7428) 2025-01-26 17:56:49 +08:00
Jerry Ren
b7d9f781fd refactor(tag): parent tag files count includes children (#7420) 2025-01-23 14:37:57 +08:00