1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-13 05:39:59 +00:00
Commit Graph

3945 Commits

Author SHA1 Message Date
Michael An
f4908fa201 11.0 fix translation (#6544)
* remove useless translation (#6543)

* remove useless translation
2024-08-13 12:07:57 +08:00
Michael An
a0207e3853 delete useless translation (#6542) 2024-08-13 11:36:20 +08:00
Aries
0babffd734 improe add and move dialog ui (#6535) 2024-08-13 10:21:32 +08:00
llj
991c8bf478 [share dialog - upload link'] redesigned the 'link details' panel (#6539) 2024-08-12 23:30:15 +08:00
Michael An
58e4e66243 Update sf-metadata-ui-component version 2024-08-12 18:05:58 +08:00
llj
94e76c395c [system admin - info] update for the UI of the heading (#6538) 2024-08-12 17:37:39 +08:00
Michael An
5b85e375ba fix select dirent bug (#6537) 2024-08-12 17:16:54 +08:00
杨国璇
27bf8792da fix: metadata status toggle (#6530)
* fix: metadata status toggle

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-12 17:15:56 +08:00
Michael An
0ec12c0948 change metadata file icon url (#6536) 2024-08-12 17:08:49 +08:00
杨国璇
2e0b75d809 fix: the position of metadata column added in group view (#6534)
* fix: metadata add column position in group view

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-12 14:26:17 +08:00
杨国璇
f7a7636867 fix: browser spell (#6533)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-12 14:25:37 +08:00
杨国璇
177e97bb73 fix: metadata cv and drag bug (#6532)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-12 14:24:48 +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
Michael An
980d0922eb Change wiki page icon click event (#6528)
* 01 toggle child page and do not select page

* 02 change toggle page style
2024-08-12 10:24:02 +08:00
Michael An
3ba991e3f7 fix search when move dir to other repo (#6527) 2024-08-11 19:35:53 +08:00
Michael An
28923c8d7b fix search when move dir to other repo (#6526) 2024-08-11 19:25:40 +08:00
杨国璇
739f652390 feat: file status option (#6525)
Co-authored-by: 杨国璇 <ygx@192.168.1.13>
2024-08-10 21:37:28 +08:00
杨国璇
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
杨顺强
f3e353168e update sdoc version and sdoc translate 2024-08-10 11:34:00 +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
杨顺强
c99e0765aa update sdoc version and sdoc translate 2024-08-09 14:42:40 +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
yinjianfei
c305f93a3f update sdoc version and sdoc translate 2024-08-07 10:32:28 +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
杨顺强
1c169b5329 update sdoc version and sdoc translate 2024-08-06 17:25:37 +08:00
杨顺强
5b218a1176 update sdoc version and sdoc translate 2024-08-06 17:00:21 +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
Michael An
b5cb8d0fa3 update axios version (#6499) 2024-08-06 14:46:46 +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