1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-01 07:01:12 +00:00
Commit Graph

3540 Commits

Author SHA1 Message Date
杨国璇
10bce839c2 fix: metadata file type column options (#6524)
* fix: metadata file type column options

* feat: optimize  code

---------

Co-authored-by: 杨国璇 <ygx@192.168.124.3>
Co-authored-by: 杨国璇 <ygx@192.168.1.13>
2024-08-10 18:20:21 +08:00
杨国璇
bd969c48ea refactor: metadata load (#6522)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-09 18:01:58 +08:00
Aries
10c1dca95c Add context menu (#6519)
* add context menu component, implement open in new tab and open parent folder options

* clean redundant change

* update context menu to support group mode

* remove redundant code

* improve ui component style
2024-08-09 17:47:09 +08:00
Michael An
0c484f51c2 change wiki avatar style (#6520) 2024-08-09 17:37:26 +08:00
yinjianfei-user
ffd94856fc Add restore version (#6515)
* add-restore-version

* update template

* add Permissions

* code normal
2024-08-09 14:45:04 +08:00
Aries
9478d4637d add url for view, keep in the same view after refresh (#6510)
* parent e2bb71e8c9
author Aries <urchinzhou@gmail.com> 1723011852 +0800
committer Aries <urchinzhou@gmail.com> 1723110297 +0800

add url for view, keep in the same view after refresh

* delete useless viewName
2024-08-09 10:32:28 +08:00
杨国璇
fdd5e6dbf9 refactor: metadata columns (#6516)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-08 22:17:47 +08:00
杨国璇
4c6cf8fbb1 fix: selected file metadata info 2024-08-08 20:02:03 +08:00
杨顺强
33bfffa6c1 optimize code (#6517) 2024-08-08 18:08:09 +08:00
杨国璇
e2bb71e8c9 fix: set width fail (#6509)
* fix: set width fail

* feat: update code

* feat: update code

* feat: update code

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-08 16:10:53 +08:00
Michael An
0921335971 change column text to property (#6513) 2024-08-08 16:10:09 +08:00
Michael An
b5e28df790 [fix] rename metdata column name (#6511) 2024-08-07 17:47:00 +08:00
Michael An
e5d92ccb9e fix import code bug 2024-08-07 14:13:42 +08:00
Michael An
8d17562ccd fix search file when move file or dirent (#6480)
* fix search file when move file or dirent

* change style

* change style
2024-08-07 14:01:37 +08:00
杨国璇
4dc0df7093 feat: detail resize width (#6507)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-07 14:01:01 +08:00
Michael An
0e3788ebb6 remove file-tag-list in file details page (#6506) 2024-08-07 10:18:17 +08:00
杨国璇
b043cb8491 feat: side properties (#6485)
* feat: side properties

* feat: show metadata

* feat: delete record expand

* feat: optimzie code

* fix: bug

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-06 17:30:11 +08:00
Ranjiwei
f223268102 Merge pull request #6495 from haiwen/change-file-type-png
change file icon type
2024-08-06 14:54:31 +08:00
杨国璇
923de281f4 fix: metadata switch ui (#6501)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-06 14:44:29 +08:00
杨国璇
6d0713ef00 feat: metadata view permission (#6500)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-06 14:32:15 +08:00
Michael An
fd12baeea1 change file page icons style (#6493)
* change file page icons style

* change save icon style

* change Open parent folder menu
2024-08-06 14:16:23 +08:00
杨国璇
113389230d fix: metadata single select data permission (#6497)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-06 12:16:37 +08:00
Aries
cfed2760a1 fix move to another repo failed (#6496) 2024-08-06 12:02:47 +08:00
Michael An
34993038f8 change file icon type 2024-08-06 11:46:09 +08:00
Michael An
20cf8b7f58 change file icon size to 256 (#6490) 2024-08-05 21:04:31 +08:00
Michael An
5fbc14e089 change markdown history page style (#6492) 2024-08-05 21:02:48 +08:00
Michael An
381a945fb1 fix search input icon style (#6491) 2024-08-05 17:00:33 +08:00
Aries
3747b8acfc Update recently used view (#6487)
* improve recently used item list ui

* update view in recently used from repo list to folder list
2024-08-05 16:08:05 +08:00
Ranjiwei
9b3492088c set-password-strength (#6477)
* set-password-strength

* update-uni-test

* Update views.py

* update

* remove userless code

* Update settings.py
2024-08-05 12:10:36 +08:00
Aries
8623e01e99 Improve move and copy dialog ui components (#6467)
* implement catalog view in move dialog

* update move dialog ui components

* improve move dialog ui

* remove debug info

* improve copy dialog ui

* improve search view ui in move and copy dialog, refactor part of file-chooser.js and file-chooser.css

* handle cases where repo_name is too long, truncate text with an ellipsis, remove search container border

* handle cases where repo_name too long in search result item

* update move and dialog ui details

* add radius to repo list item
2024-08-05 10:48:16 +08:00
杨国璇
6ed1fe58bc feat: details (#6484)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-02 22:31:46 +08:00
Michael An
5c2f05ee8d fix folder do not have file then select all bug (#6482) 2024-08-02 22:30:16 +08:00
Michael An
59b9445f48 fix sdoc history flash (#6481) 2024-08-02 18:03:20 +08:00
Michael An
6ce8336e9a metadata copy and paste cell (#6472) 2024-08-02 16:15:38 +08:00
yinjianfei-user
783493f256 create-sdoc-file-add-link (#6453) 2024-08-02 14:40:16 +08:00
杨顺强
51b8706ace fix print bug (#6474) 2024-08-02 13:35:32 +08:00
awu0403
b24be2e812 add enable file tags config (#6456)
Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2024-08-02 13:27:20 +08:00
Michael An
f50ba4c5f9 change resize bar z-index (#6462) 2024-08-02 12:37:58 +08:00
Aries
73ac3e7e69 revise isMutipleOperation to isMultipleOperation (#6471) 2024-08-02 11:41:07 +08:00
Michael An
1c97702e9f searched repos support keyboard events (#6454) 2024-08-02 08:42:52 +08:00
杨国璇
437ee7e563 fix: metadata modify group cell value when column is used for group (#6464)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-01 20:48:19 +08:00
llj
53c85d9366 [select-editor, link details] fixup: display the current option rightly for the 'select-editor'; removed ':' after 'Permission' for 'link details' (#6465) 2024-08-01 20:47:46 +08:00
lian
ac82753546 org admin set user default quota (#5660)
* org admin set user default quota

* update
2024-08-01 18:22:19 +08:00
awu0403
345a8d8dd5 sso disable pwd login (#6442)
* org sso disable pwd login

* optimize code

* update

* optimize code

* update

* update

* update

* code-optimize

* update

* Update ccnet_db.py

* code-optimize

* optimize code

* update

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-08-01 17:54:31 +08:00
杨国璇
af026f6f24 feat: metadata long text formatter (#6461)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-01 16:17:04 +08:00
Michael An
ba59969806 fix metadata column className (#6455)
* fix metadata column className

* fix column name is not show
2024-08-01 11:42:29 +08:00
llj
8aac3a27c8 File view new icons (#6448)
* ['file view'] use new icons(svg icons)

* ['file view'] use new icons for 'markdown file view' page

* ['file view'] for 'markdown & other text files': highlight the 'Save' button when it can be saved
2024-08-01 11:31:43 +08:00
Michael An
848eca804b Change metadata UI (#6450)
* 01 change select option

* 02 fix new column autofocus

* 03 fix group by

* 04 press enter to create view
2024-07-31 22:16:12 +08:00
杨国璇
ff872a7f75 fix: metadata group (#6447)
* fix: metadata group

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: update code

* feat: optimize code

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
Co-authored-by: 杨国璇 <ygx@192.168.124.7>
2024-07-31 21:30:09 +08:00
Michael An
43275017d7 Change metadata single select style (#6445)
* 05 change edit single select text

* 01 change delete option tip

* 02 selected option show check icon

* 03 change keyboard events

* 04 single select can add option when no option

* 06 export options to JSON

* 07 import options from json

* 08 fix select option and auto close
2024-07-31 16:13:09 +08:00