1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-28 08:06:56 +00:00
Commit Graph

820 Commits

Author SHA1 Message Date
Michael An
67780dd73d 12.0 fix left nav tooltip z-index and cursor style (#6381)
* 01 delete useless z-index

* 02 change tooltip cursor style
2024-07-19 12:10:07 +08:00
Aries
c3b9b96ed9 add grid item margin (#6376) 2024-07-19 09:44:40 +08:00
Michael An
a4ffa253f5 12.0 fix left nav tooltip (#6371)
* 01 change tooltip position

* 02 change id files
2024-07-18 20:44:21 +08:00
Michael An
5f42f71486 change side nav tooltip and animation (#6361)
* change side nav tooltip and animation

* fix code warnings
2024-07-18 16:07:46 +08:00
awu0403
0981a0dc99 update repo trash (#6148)
* update repo trash

* update code

* select trash

* update

* update

* merge clean trash

* fix-uni-test-and-code-optimize

* Update mysql.sql

* code-optimize

* update select

* update sql

* update UI

* change trash dialog style

* optimize code

* fix code format

* Update repo_trash.py

* update

* add clean trash Command

* update

* optimize code

* support page

* support frontend page

* update

* Update __init__.py

* Update clean_repo_trash.py

* Update clean_repo_trash.py

* Update clean_repo_trash.py

* Update trash-dialog.js

* Update clean_repo_trash.py

* set default by 90

* Update clean_repo_trash.py

* update

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
Co-authored-by: Michael An <2331806369@qq.com>
2024-07-18 13:44:41 +08:00
Aries
77def3b1f6 Improvement - dirent grid view mode interactive experience (#6362)
* Improvement - dirent grid view mode interactive experience

* Fix - code formatting
2024-07-18 11:17:19 +08:00
Michael An
3f9e071a17 optimize file name in grid view (#6345)
* optimize file name in grid view

* optimize codes
2024-07-15 15:13:34 +08:00
Michael An
d137f85420 12.0 support drag side nav (#6340)
* 01 optimize resize bar

* 02 app side panel support resize

* 03 side panel is folded do not support resize

* 04 optimise code

* 05 use localStorage
2024-07-12 15:52:10 +08:00
llj
d74225c21f [dir view, shared dir view] grid mode: display fold/file names in 2 lines (with ellipsis when it needs) (#6261) 2024-07-12 11:38:23 +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
llj
98b818b26e [terms and conditions] fixup for the 'name' input in the 'add' dialog; handled 'long text' preview (#6328) 2024-07-10 18:02:11 +08:00
Michael An
0e950d29d7 12.0 remove groups page (#6325)
* 12.0 remove groups page

* redirect groups to libraries page
2024-07-10 17:19:41 +08:00
llj
1a443c2d04 ['group members' dialog] display a scrollbar in the dialog when it needs (#6324) 2024-07-10 14:44:53 +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
llj
2a312e02fe Folded side panel (#6321)
* [user panel - header] update

* [folded side panel] modified UI details
2024-07-09 18:35:43 +08:00
杨国璇
d8ade9acb6 refactor: resize ui (#6315)
* refactor: resize ui

* feat: optimize z-indez

* feat: optimize code

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-07-09 17:31:49 +08:00
杨国璇
1ae64295c9 fix: resize (#6319)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-07-09 17:00:12 +08:00
llj
ddbf0e7855 Side nav (#6309)
* [user panel] combined 7 commits into 1:

[user side nav] added 'fold/unfold' for the sidebar

[redesign] redesigned toolbar for 'my libs' & 'shared with all'; redesigned 'top bar' for 'help', 'clients' and other pages

[Shared with all] 'share existing libraries' dialog: added the 'close' icon back, enabled clicking outside to close the dialog

['Invite Guest' page] redesigned the toolbar

['Share Admin' - 'Links'] 'Share Links' page: redesigned the toolbar

['Share Admin' - 'Links'] 'Upload Links' page: redesigned the toolbar

cleaned up code

* [user side panel] update

* [user panel] update

* [code style] update: remove an eslint warning
2024-07-09 15:08:47 +08:00
Michael An
0d5dd2a65a fix history and trash page icon size (#6314) 2024-07-09 10:33:54 +08:00
Michael An
f5d33ba65d change toolbar background color (#6310) 2024-07-08 10:34:05 +08:00
Michael An
0dfc67a47f fix old history page icon size (#6288) 2024-07-02 23:07:48 +08:00
Michael An
14c2186bcb search type add enter icon (#6281) 2024-07-02 10:26:04 +08:00
Michael An
d0faafbfba 12.0 change some icons (#6278)
* 01 history back icon

* 02 change download icons

* 03 fix code format

* 04 change copy icons

* 05 tree icon more color

* change icon
2024-07-01 18:33:57 +08:00
cir9no
adb0ab58fa 12.0-feat: add search library sup (#6211)
* 12.0-feat: add search library sup

* change highlight style

* change search api

---------

Co-authored-by: Michael An <2331806369@qq.com>
2024-07-01 14:37:49 +08:00
Michael An
ca6861c8d8 change more menu icon (#6273) 2024-07-01 11:25:08 +08:00
杨国璇
19f15c944f feat: sf metadata display (#6249)
* feat: sf metadata display

* feat: update code

* feat: update code

* feat: lock react version

* feat: bug

* feat: optimize code

* feat: update transalte

* feat: update transalte

* feat: rebase code

* Feat: update code

* Feat: update code

---------

Co-authored-by: 杨国璇 <ygx@192.168.1.5>
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
Co-authored-by: 杨国璇 <ygx@192.168.1.13>
2024-06-29 17:58:27 +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
26bdd0decd [settings] redesigned the 'heading' bar; fixup for the side nav; impr… (#6250)
* [settings] redesigned the 'heading' bar; fixup for the side nav; improved UI for content headings

* [settings] resigned it (the top bar, the side panel; the code frame)
2024-06-25 21:48:57 +08:00
llj
e4f7074735 ['group' page] redesigned the toolbar & the 'group members' dialog; improved the 'manage members' dialog (#6248) 2024-06-21 17:32:03 +08:00
Michael An
d56be9ccd3 12.0 change triangle icon size 12px (#6245)
* 01 change font

* change triangle icon font size
2024-06-21 17:00:51 +08:00
Michael An
b7e686786a 12.0 change triangle icon (#6233)
* change main page

* change main panel icon to #666666

* change wiki icon

* change sort icons

* change hidden header table

* change style
2024-06-21 12:07:58 +08:00
Michael An
f754959323 12.0 change tree highlight style (#6241)
* change root basic style

* change tree style
2024-06-20 18:32:46 +08:00
llj
ea6c38b4a6 [org admin] 'info' page: redesigned it (#6240) 2024-06-20 15:51:05 +08:00
Michael An
fd2d6c5c82 01 change grid mode library style (#6238) 2024-06-20 15:22:47 +08:00
Michael An
c16433d7b8 01 change grid mode library style (#6236) 2024-06-20 13:47:57 +08:00
Michael An
646a55b3ec 12.0 nav side highlight (#6220)
* 01 fix code format

* 02 add nav highlight
2024-06-19 21:15:56 +08:00
Michael An
d722b852fe 12.0 change dropdown menu style (#6227)
* 01 remove 200px dropdown menu

* 02 change check mark icon className

* 03 change dropdown padding

* 04 change menu min width 200px

* 05 change sort repos dropdown
2024-06-19 15:16:54 +08:00
杨国璇
dfe4278679 refactor: tree ui (#6228)
* refactor: tree ui

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-06-19 13:45:11 +08:00
杨国璇
e252f50101 refactor: section (#6224)
* refactor: section

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-06-19 11:31:38 +08:00
llj
109a6d29fe [page toolbar] '.cur-view-path': set the height of the heading/path bar in each page to be 48px; improved UI of the nav links (#6225) 2024-06-18 18:19:24 +08:00
llj
0da5d30442 ['dir view', 'share link' pages] modified UI details for 'Retry All' & 'Cancel All' buttons in the upload dialog (#6221) 2024-06-18 16:37:25 +08:00
Michael An
3c01601ac9 delete useless codes (#6218)
* delete useless codes

* remove useless codes
2024-06-17 22:17:47 +08:00
Michael An
607f96322b fix content scroll (#6214) 2024-06-17 15:15:12 +08:00
Michael An
422108b312 12.0 add buttons animation (#6167)
* add library container animation

* change animation and style
2024-06-17 14:48:16 +08:00
Michael An
983b42b1d8 change add wiki button (#6199)
* change add wiki button

* add wikis dropdown to add wiki

* change permission
2024-06-17 10:19:27 +08:00
llj
2641d89553 Files view mode sort (#6210)
* ['Files'] added 'view mode' options & added 'grid' mode for 'My Libraries' & 'Shared with me'

* ['Files'] added 'grid' mode for 'Shared with all' & 'department/group'; redesigned the empty tip for 'grid' mode; replaced 'star/unstar/monitored' icons

* ['Files'] added 'sort'(WIP)

* ['Files' page] added 'sort' for all the libraries
2024-06-17 09:32:05 +08:00
Michael An
d35d96417e 12.0 fix unselect dirs (#6204) 2024-06-15 08:52:02 +08:00
Michael An
9f2f68afc7 12.0 change toolbar button style (#6202)
* 01 change common buttons

* 02 set selected dirents
2024-06-14 14:55:13 +08:00
Michael An
7e1d98990f 12.0 change toolbar buttons style (#6197)
* 00 fix codes

* change toolbar buttons style
2024-06-13 15:27:20 +08:00
Michael An
abcbd0f3dc Fix search types support up and down (#6171)
* 01 fix loading icon

* 02 press up and down select
2024-06-06 15:37:28 +08:00