1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-21 11:27:18 +00:00
Commit Graph

1831 Commits

Author SHA1 Message Date
杨国璇
ae5b90e6b2 feat: filename support open a file (#6304)
* feat: filename support open a file

* feat: add currentRepoInfo

* feat: op code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-07-05 17:41:34 +08:00
Michael An
7e92731635 remove useless paras (#6302) 2024-07-05 15:43:50 +08:00
Michael An
6e45dfba13 fix list wiki department permission (#6301) 2024-07-05 15:30:12 +08:00
JoinTyang
9916ac43e1 can add and modify property (#6297)
* can add and modify property

* clear extend property code
2024-07-05 15:13:26 +08:00
Michael An
e19c4c1eac Fix code bug (#6299)
* fix search ref bug

* fix no global var

* fix search mask open and keyEvent can use
2024-07-05 12:14:21 +08:00
lian
ef96b2bd6b update share popup (#6294) 2024-07-04 16:13:03 +08:00
Michael An
4887772bf9 change recent search items support keyboard (#6283) 2024-07-02 16:15:33 +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
fe069045a2 fix: fix flash when show repo res (#6277) 2024-07-01 16:38:44 +08:00
Michael An
e978fbe086 change search result is library (#6274)
* change search result is library

* fix warning
2024-07-01 16:36:26 +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
杨国璇
b9027b343d fix: metadata bug 2024-06-29 16:20:22 +08:00
Michael An
c8c58b4f6f fix system-admin user page bug (#6268) 2024-06-29 07:41:50 +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
Michael An
cbc6c6c837 12.0 fix click spaces and select input (#6230) 2024-06-26 10:15:23 +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
Michael An
939c85d3c1 12.0 remove glamor (#6256)
* remove glamor

* change toaster style
2024-06-25 16:46:29 +08:00
llj
fad0b49a0e [group, org admin - info] added missing files (#6251) 2024-06-24 16:39:53 +08:00
lian
8bcc05a6cd Merge branch 'master' into 12.0 2024-06-24 12:00:15 +08:00
lian
2694bfffa5 add can_share_repo role permission (#6234)
* add can_share_repo role permission

* update

* update

---------

Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-06-24 10:05:12 +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
Michael An
fd2d6c5c82 01 change grid mode library style (#6238) 2024-06-20 15:22:47 +08:00
Michael An
c3f89f41ed 12.0 fix dir dropdown menu style (#6239) 2024-06-20 15:15:55 +08:00
Michael An
c16433d7b8 01 change grid mode library style (#6236) 2024-06-20 13:47:57 +08:00
Michael An
d22d65e5e2 fix shared item style (#6231) 2024-06-20 09:52:03 +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
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
llj
577036b251 ['Files'] modification for 'long library names' in 'Grid' view mode (#6219) 2024-06-18 14:51:34 +08:00
Michael An
3c01601ac9 delete useless codes (#6218)
* delete useless codes

* remove useless codes
2024-06-17 22:17:47 +08:00
llj
bb6a81e84a ['view mode' selector] rewrote the 'view mode' selector(fixup & improvements) and used it in 'Files' & 'dir view' pages (#6215) 2024-06-17 16:52:44 +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
liuhongbo
b216db12db feat: wiki shortcut 2024-06-17 11:42:42 +08:00
liuhongbo
e84b29d71c feat: fix compatitablily to wiki shortcut 2024-06-17 10:31:23 +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
Huang Junxiang
140fd4856e fix: multimport siteRoot (#6208) 2024-06-15 15:48:32 +08:00
Huang Junxiang
282c84d2b0 Metadata views (#6207)
* wip

* wip: table finished

* wip

* feat: metadata views

* update models

* optimize frontend

* optimize frontend
2024-06-15 14:31:44 +08:00
Huang Junxiang
8d4dbf6043 Metadata views (#6203)
* wip

* wip: table finished

* wip

* feat: metadata views

* update models
2024-06-15 14:03:17 +08:00
Michael An
58875d110c fix toggle menu (#6205) 2024-06-15 11:35:17 +08:00
JoinTyang
ba7c402c81 Merge pull request #6184 from haiwen/start_metadata_manager
Start metadata manager
2024-06-14 17:54:19 +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