1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-19 15:38:38 +00:00
Commit Graph

3582 Commits

Author SHA1 Message Date
杨国璇
82f77eb146
feat: metadata basic filters ui (#6647)
* feat: metadata basic filters ui

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-27 14:53:29 +08:00
杨国璇
5ee84cef82
feat: metadata turn off confirm (#6649)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-27 14:52:19 +08:00
Aries
694197d58e
Improve/gallery view UI and performance (#6623)
* improve gallery

* improve gallery images load in batches

* improve slider ui, group images by date, add group date tag

* improve gallery interactivity

* clean up redundant code

* update slider ui

* optimize gallery concurrent loading

* fix potential memory leak

* fix slider value sync error

* update slider icon

* fix code warnings

* change import sequence

---------

Co-authored-by: Michael An <2331806369@qq.com>
2024-08-27 13:48:04 +08:00
杨国璇
d2d264c1f9
feat: metadata init tip (#6644)
* feat: metadata init tip

* feat: optimize tip

* feat: update code

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-27 13:34:26 +08:00
llj
0c29c4f27c
[group] 'members' dialog: scroll to the bottom and load the next batc… (#6645)
* [group] 'members' dialog: scroll to the bottom and load the next batch of members

* [group] 'members' dialog: improved the member number displayed
2024-08-27 12:02:42 +08:00
Michael An
f6272a9913
Update dirent-grid-item.js (#6646) 2024-08-27 10:19:03 +08:00
Aries
2e85559dfe
fix memory leak warning, clear timer when the component unmounts (#6641)
* fix memory leak warning, clear timer when the component unmounts

* clean up redundant check
2024-08-26 18:22:27 +08:00
杨国璇
4dea019fa6
fix: metadata contextmenu position (#6643)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-26 17:35:36 +08:00
杨国璇
2ec3fc7a51
feat: metadata basic filter (#6633)
* feat: metadata basic filter

* feat: update code

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@192.168.124.9>
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-26 16:21:23 +08:00
Michael An
50035219bb
fix folded nav animation (#6639) 2024-08-26 16:08:22 +08:00
Michael An
021b86389e
change zip file icon (#6637) 2024-08-26 10:46:51 +08:00
JoinTyang
56999ee4c5
merge seasearch and es (#6632)
* merge seasearch and es

* rebase

* update
2024-08-24 23:08:18 +08:00
杨国璇
b0e62adc64
feat: display files icon (#6635)
Co-authored-by: 杨国璇 <ygx@192.168.124.9>
2024-08-24 17:31:08 +08:00
Michael An
2aa0ff3686
change search mask index (#6634) 2024-08-24 16:36:24 +08:00
Michael An
d6a589a09b
change side nav folded animation (#6627) 2024-08-23 17:52:21 +08:00
cir9no
500b1dbb6b
feat: init sdoc summary when add summary column (#6449)
* feat: init sdoc summary when add summary column

* feat/meta: add summary single sdoc

* optimize some naming

* add summarize files api

* optimize code

* feat: update code

* feat: optimzie code

* feat: rebase code

* fix/mv: fix invalid path param when create summary

* feat/mv: add batch update summary text func

* feat/mv: add some details in parameter judgment

* feat: optimize code

* feat: delete useless import

* execute return api

* feat/summary: execute file not found situation

* fix: summary

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-23 17:51:52 +08:00
Michael An
18a96ed607
fix menu position (#6611) 2024-08-23 17:44:12 +08:00
杨国璇
b32b3fe904
Feat metadata column order (#6622)
* feat: metdata column order

* feat: hidden column support adjust column order

* feat: optimzie code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-23 17:11:24 +08:00
Michael An
645099a405
Fix translation (#6625)
* update translation

* change text
2024-08-23 17:09:56 +08:00
Michael An
6b49bb9175
fix markdown file dropdown style (#6626) 2024-08-23 16:44:50 +08:00
Michael An
adf91f0ad8
change side folded nav UI (#6621) 2024-08-23 16:44:19 +08:00
llj
c7c059c601
['dir view'] 'list' mode: removed the underline when hover on the star/unstar icons (#6624) 2024-08-23 14:46:07 +08:00
杨国璇
020f5b9e0a
fix: metadata resize property (#6605)
* fix: metadata resize property

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-23 11:50:05 +08:00
Aries
f8bebb6d91
add layout toggle shortcut (#6610)
* add layout toggle shortcut

* add switch mode shortcut on libraries page

* delete useless codes

---------

Co-authored-by: Michael An <2331806369@qq.com>
2024-08-23 11:30:45 +08:00
杨国璇
470ad1ba61
fix: lib icon style (#6616)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-22 18:04:05 +08:00
llj
6b7fb39071
[folded user side panel] user interaction improvements: use 'mouse hover' instead of 'clicking' to display the 'files sub nav' (#6619) 2024-08-22 18:01:04 +08:00
Michael An
1dfbd8c244
01 filter column not show column keys (#6618) 2024-08-22 17:57:49 +08:00
llj
eb9643ed1c
[user side panel] added a 'sub nav' popover for 'Files' in the folded side panel (#6617) 2024-08-22 16:16:16 +08:00
Michael An
63e64f83df
change empty tip title margin (#6614)
fix other css format
2024-08-22 14:59:00 +08:00
lian
316e403202 Merge branch '11.0' 2024-08-22 14:48:01 +08:00
杨国璇
04129d4e7e
Feat metadata detail location display (#6612)
* feat: metadata location display in detail

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-22 11:46:19 +08:00
杨国璇
c8011a6ba3
fix: content style (#6608)
Co-authored-by: 杨国璇 <ygx@192.168.1.8>
2024-08-22 09:47:58 +08:00
Michael An
84fc4975d2
fix Invite Guest dropdown style (#6607) 2024-08-21 18:14:21 +08:00
Ranjiwei
a2cd02f007
Admin share permissions (#6603)
* update

* update

* update

* Update urls.py

* Update share-permission-editor.js
2024-08-21 18:08:34 +08:00
Aries
ce3ffff54d
Feature/gallery view (#6578)
* add gallery view, display images in grid layout

* remove redundant code

* clean up redundant code, improve responsive gallery

* improve gaps in gallery
2024-08-21 17:14:57 +08:00
杨国璇
6f5f1f0e05
fix: path style (#6599)
* fix: path style

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-21 17:12:41 +08:00
Michael An
539daf8c3d
fix translation and style (#6604) 2024-08-21 16:32:41 +08:00
Michael An
6b3b497a04
change file chooser classname (#6594) 2024-08-21 14:41:29 +08:00
Michael An
dd53e6e7df
fix mobile side panel style (#6601) 2024-08-21 14:40:27 +08:00
Michael An
a2b9fabb06
fix trash dialog and dropdown menu style (#6600) 2024-08-21 11:51:55 +08:00
Aries
c08abe8fc1
Feature/improve interactivity of searched list in move dialog (#6597)
* improve interactivity of search result

* clean up redundant code

* clean up redundant code
2024-08-21 11:35:50 +08:00
Michael An
a8b61af868
fix translation (#6596)
* fix translation

* fix translation
2024-08-21 11:09:25 +08:00
杨国璇
ee38d54d9f
Feat dropdown check color (#6595)
* feat: dropdown check color

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-21 10:57:16 +08:00
杨国璇
b030693def
feat: metadata hide image location (#6591)
* feat: metadata hide image location

* feat: update code

* feat: update code

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-20 18:16:05 +08:00
Stephen
f5a74a1b42
update open-parent-folder button into drop-down-menu (#6582)
* update open-parent-folder button into drop-down-menu

* update the big-screen open-parent-folder

---------

Co-authored-by: 苏国栋 <gaozijian@StephenMacBook-Pro.local>
2024-08-20 18:08:51 +08:00
Michael An
610abf83e3
fix lib content detail style when tree is not open (#6590) 2024-08-20 16:38:43 +08:00
杨国璇
10d1e4d7a5
feat: update metadata ui component version to 0.0.23 (#6589)
* feat: update metadata ui component version to 0.0.23

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-20 13:59:45 +08:00
杨国璇
508a96e140
fix: metadata system folders (#6588)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-20 11:28:53 +08:00
杨国璇
af50cc2bab
refactor: metadata contextmenu (#6587)
* refactor: metadata contextmenu

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-20 11:21:19 +08:00
Michael An
a4caf6e970
select files and right dir tools is show (#6581) 2024-08-20 11:20:30 +08:00
Michael An
9051ad836e
change empty tips (#6565)
* [draft] change empty tips

* remove useless codes
2024-08-20 11:19:11 +08:00
杨国璇
285c47ac0a feat: adjust editor position 2024-08-16 21:59:37 +08:00
杨国璇
46e8aac5c6 feat: update code 2024-08-16 20:31:34 +08:00
杨国璇
7a47c647a2 feat: metadata multiple select 2024-08-16 20:30:55 +08:00
杨国璇
0142fe448a
fix: metadata copy paste (#6573)
* fix: metadata copy paste

* feat: hide file details

* feat: hide file details

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-16 20:28:25 +08:00
llj
2db1e43f21
['dir view'] for 'sdoc' file: add menu option 'Convert & Export', and (#6574)
make 'convert to markdown', 'convert to docx', 'export as docx' as its
sub-menu options

- menus: the 'more operation' menu for the current `<tr>`,
the 'more operation' menu for the single selected file,
the context menu
2024-08-16 20:27:18 +08:00
JoinTyang
bdd90fee31
repo admin can enable metadata (#6569) 2024-08-16 17:41:17 +08:00
Michael An
38a79d6309
fix translation (#6568) 2024-08-16 16:28:19 +08:00
Michael An
1161d43822 fix some translation 2024-08-16 15:04:04 +08:00
Aries
0d740cf138
Add option to only show folder in nav side panel (#6541)
* fix conflict

* remove redundant code

* add space at the end of css

* update ui
2024-08-16 11:59:07 +08:00
杨国璇
7543f195f3
fix: metadata count translate (#6567)
* fix: metadata count translate

* feat: optimzie code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-16 10:57:22 +08:00
awu0403
6d0680f4b4
Wiki page trash (#6423)
* add wiki page trash

* update css

* update ui

* redesign

* update ui

* optimize code

* Update views.py

* Update models.py

* update notes

* Update mysql.sql

* change wiki trash UI

* redesign2

* update

* 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-08-16 10:17:54 +08:00
杨国璇
2b1c9cc8df
fix: detail editor (#6566)
* fix: detail editor

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@192.168.1.4>
2024-08-15 20:34:33 +08:00
llj
2e87f7acb4
['pdf file view'] fixup for the display of the tooltips when hover on the operation icons in the top-right corner (#6563) 2024-08-15 18:09:49 +08:00
杨国璇
ca5d33dd5a
feat: metadata detail editor (#6562)
* feat: metadata detail editor

* feat: update code

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-15 17:38:42 +08:00
llj
2d2a8458a2
[system admin - groups] fixup for the 'Owner' value in creating new groups (#6561) 2024-08-15 16:17:38 +08:00
JoinTyang
ab0fe3041e
add obj_id column (#6540)
* add obj_id column

* add size suffix file detail column

* dir remove obj_id
2024-08-15 11:43:35 +08:00
Michael An
ad48b1cecf
fix create wiki page fast (#6560) 2024-08-15 11:23:07 +08:00
llj
44bf9e51ff
[Wikis] fixup for the empty tip (#6556)
* [Wikis] fixup for the empty tip

* [Wikis] fixup for the empty tip
2024-08-14 17:29:52 +08:00
Michael An
76e87a8611
change metadata style (#6557) 2024-08-14 16:19:31 +08:00
lian
ce80271270
update webdav access (#6554) 2024-08-14 15:38:17 +08:00
llj
25c1d53bd3
['Activities'] removed the 'highlighted' effect for the 'date' row when hover on it (#6552) 2024-08-14 14:37:53 +08:00
Aries
ae47175713
Improve add view UI (#6529)
* improve add view and rename view ui

update view popover

format code

remove redundant code

improve input ui in view popover

remove redundant code

update rename view ui

* update icon size and color

* update icon color

---------

Co-authored-by: Michael An <2331806369@qq.com>
2024-08-14 13:37:52 +08:00
Michael An
16186b2a8b
01 notification more icon (#6551)
02 change trash mobile

03 mobile menu
2024-08-14 12:20:57 +08:00
Aries
d85915e5f1
feature - enable move to prev/next image when preview image in metadata (#6547)
* feature - enable move to prev/next image when preview image in metadata

* remove redundant code
2024-08-13 20:28:03 +08:00
llj
37c3339467
['invite guest' page] improved 'delete' & 'revoke access' (#6545) 2024-08-13 18:07:12 +08:00
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
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
杨国璇
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
杨国璇
f678bd6ce0
feat: metadata view support hidden columns and group rows (#6441)
* feat: metadata view support hidden columns and group rows

* feat: optimize code

* feat: optimzie code

* feat: optimize css

* feat: optimzie group

* feat: optimzie group

* fix: proptypes

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-07-31 12:11:00 +08:00
Michael An
ec0ef2a37b
fix metadata label for (#6443) 2024-07-31 11:08:07 +08:00
Aries
293470e39e
fix bug - drag and drop multi-selected items failed (#6436)
* fix bug - drag and drop multi-selected items failed

* fix bug - files are lost after moving items into selected folder
2024-07-31 10:09:07 +08:00
Michael An
2838789744
Change sdoc frozen icon (#6439)
* 01 change sdoc frozen icon

* 02 optimize codes
2024-07-30 10:33:45 +08:00
Michael An
604fdadf2d
Fix metadata single select bug (#6438)
* 01 fix getColumn bug

* 02 fix operation log error

* 03 fix operation is undefined
2024-07-29 17:28:18 +08:00
Michael An
cea111274f
change seadoc menu sequence (#6437) 2024-07-29 14:53:40 +08:00
llj
516f87fc30
['dir view' page] the toolbar: moved the options 'Upload Files', 'Upload Folder' to the first level menu (#6434) 2024-07-29 09:54:18 +08:00
Michael An
3d36504ce6
change craete sdoc option (#6435) 2024-07-29 09:53:46 +08:00
Aries
5045c60485
update search short cut key from command/ctrl + f to command/ctrl + k (#6433) 2024-07-27 16:22:56 +08:00
llj
6f241904d3
[my deleted libraries] redesigned it (#6426)
* [my deleted libraries] redesigned it

* moved the entrance from the right corner to the left dropdown menu of
'My Libraries' page
* redesigned it: changed it from an independent page to a dialog

* [my deleted libraries] improved UI details for the dialog(repo list & empty tip)
2024-07-27 15:41:38 +08:00
Aries
559dfff42b
Grid view support drag drop item to path (#6429)
* feature - drag and drop file to target path in grid view

fix typo

* update target path item background color when drag enter

* fix bug - select-all checkbox is actived after the last item is moved to another path

* fix bug - drag drop action conflict with multi-select by keyboard

* remove console log

* fix type error
2024-07-27 12:04:33 +08:00
awu0403
953f17e717
Group to department (#6411)
* change group to department

* update group quota

* admin change group

* optimize code

* Update change-group-dialog.js

* update

* code-optimize

* code-optimize

* Update groups.py

* update

* fix group-name

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-07-27 11:21:59 +08:00
Michael An
ed1424d4f9
[wiki] change drag page into another page (#6422)
* 01 change drag page into another page

* 02 delete useless codes

* update move page

* fix invalid position

* delete useless codes

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2024-07-27 07:52:12 +08:00
杨国璇
2056b73c91
Fix metadata single select filter bug (#6432)
* fix: metadata single select filter bug

* feat: optimzie code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-07-26 17:54:38 +08:00
Michael An
749aa3b735
fix text bug (#6431) 2024-07-26 17:38:55 +08:00
杨国璇
1d2ee1ac52
feat: metadata filter (#6430)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-07-26 17:15:52 +08:00
Aries
3a06447faf
Grid view support multi-select by drag (#6420)
* grid view support multiple selection by drag

* fix conflict with multiple selection by keyboard

* improve selection experience and code format

* fix bug - select failed when file name include '...'
2024-07-26 17:15:18 +08:00
Aries
fa46b89b0d
12.0 list view support multiple selection (#6421)
* Feature - multiple selection with ctrl/shift

* update grid view context menu list in multiple selection mode

* list view support multiple selection

* improve list view selection experience

* before remove activeDirent state

* improve list view selection experience

* fix warnings
2024-07-26 17:07:26 +08:00
llj
9aeaeed894
['dir view' page] 'file/folder tree panel': make it fully shown as an independent panel in mobile (#6428) 2024-07-26 16:58:23 +08:00
杨国璇
808e802499
feat: metadata add geoloaction (#6425)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-07-26 11:42:09 +08:00
awu0403
9d227661b3
share wiki (#6413)
* share wiki

update leave and return

update get group info

* format optimize

* Update wikis.js

* Update wiki2.py

* fix empty group_wikis

* update

* remove-useless-code

* add-owner-nickname

* Update wiki2.py

* Update wiki2.py

* Update wiki2.py

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-07-25 17:28:55 +08:00
杨国璇
8a5bcf1c14
feat: metadata editor(number、single select、collaborator) (#6385)
* feat: metadata editor(number、single select)

* feat: optimize code

* feat: optimize code

* feat: add checkbox editor

* feat: optimzie code

* feat: delete code

* feat: optimzie code

* feat: optimzie eslint

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-07-25 16:42:18 +08:00
cir9no
24ad6cda3e
12.0 integrate filename seasearch (#6412)
* seafevents integrate filename seasearch

* feat: integrate filename seasearch

* control seasearch open and close at seafevents conf

* fix post redundant api

* feat/seasearch: change seasearch control option

* cancel seasearch url verify

* fix bug

* add es search control  field

* delete redundant seafile ai code

* update

---------

Co-authored-by: ‘JoinTyang’ <yangtong1009@163.com>
2024-07-25 14:17:24 +08:00
Michael An
113a88d850
[Refactor] Do not run mobile functions on PC devices (#6408)
* 01 refactor dirent-list-item

* 02 refactor upload links

* 03 refactor linked devices

* 04 refactor user-settings linked-devices

* 05 refactor invitation view

* 06 refactor share-links

* 07 refactor starred page

* 08 refactor share-admin folders

* 09 refactor share-admin libraries

* 10 refactor shared-libs
2024-07-25 11:04:36 +08:00
Michael An
5f99c77596
change dir tools style (#6417) 2024-07-25 11:02:55 +08:00
JoinTyang
47feabe06a
optimize enable metadata (#6416) 2024-07-24 18:06:42 +08:00
Michael An
cf7db4b6b8
change org-admin dialog (#6414) 2024-07-24 16:43:43 +08:00
llj
14aa066395 Merge branch '11.0' 2024-07-24 15:55:01 +08:00
llj
640edbfe68
['folder permission' dialog] fixup: added 'catch' for seafile API requests; fixed prop type checking (#6410) 2024-07-24 14:59:26 +08:00
yinjianfei-user
e1ea06ec19
update-file-history-page (#6401) 2024-07-24 09:51:52 +08:00
Michael An
51d617c9cc
fix code bug when enableOnlyOffice (#6407) 2024-07-24 00:33:12 +08:00
Aries
be84e505d0
12.0 grid view support multiple selection (#6403)
* Feature - multiple selection with ctrl/shift

* update grid view context menu list in multiple selection mode

* fix code format

* optimize codes
2024-07-23 23:08:53 +08:00
Michael An
2bc5ef7957
change share to user style (#6406) 2024-07-23 21:15:02 +08:00
Michael An
0fd8c9275a
Fix create wiki with department owner name (#6400)
* 01 fix add wiki department id change to email

* 02 fix wiki with same name
2024-07-23 14:40:52 +08:00
Michael An
c64bb90669
12.0 optimize wiki nav style (#6398)
* delete useless classnames

* change icon style

* fix click trigger area
2024-07-23 10:49:42 +08:00
awu0403
ebc5c669ee
update user info (#6352)
* update user role

* update set user role

* remove admin user role

* Update user-info.js

* Update user-info.js

* Update user-info.js

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-07-22 14:21:42 +08:00
Michael An
019e09cb15
fix double click image (#6393) 2024-07-22 14:12:22 +08:00
杨顺强
e94eb3ab66
optimize page cover style (#6392)
* optimize page cover style

* update sdoc editor version
2024-07-22 14:01:34 +08:00
Aries
64aba5bb4e
display thumbnail after upload file (#6382) 2024-07-22 11:41:30 +08:00
杨顺强
340cdbd254
fix first child style (#6389) 2024-07-22 11:14:39 +08:00
杨国璇
245965cbe6
feat: repalace api.getviews with api.getview when load view (#6388)
* feat: repalace api.getviews with api.getview when load view

* fix: bug

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-07-22 10:52:21 +08:00
Ranjiwei
3b0cd4fcbe
repo-metadata-views (#6344)
* repo-metadata-views

* Update metadata_manage.py

* feat: add view

* feat: refresh view tool bar

* update

---------

Co-authored-by: 杨国璇 <ygx@192.168.124.14>
2024-07-22 09:45:08 +08:00
Ranjiwei
add4689b02
add-share-link-authentication (#6201)
* add-share-link-authentication

* [share link - link creation] 'set scope': redesigned it

* update

* Update share_link_auth.py

* Update share_link_auth.py

* Update share_link_auth.py

* Update share_link_auth.py

* Update share_link_auth.py

* Update share_link_auth.py

* [share link - link details] redesigned the panel

* [share dialog - share link] 'authenticated users/emails' panels: redesigned them

* [share dialog - share link'] UI details, UX, and code improvements for 'link detais, authenticated users/emails' panels

* [share dialog - share link] updated the 'submit' handler for the 'authenticated emails/users' panels; fixup for 'set scope' in the 'link creation' panel'

* [share dialog - share link] deleted 'share-link-api.js', moved api modification to seafile-js; fixed 'change scope'  & etc. in 'link details'

* [share dialog - share link] link authenticated users: update 'submit' handler according to the python API update

* [share dialog - share link] added 'share-link-api.js' back & used it

* [share dialog - share link] handled eslint warnings and etc.

---------

Co-authored-by: llj <lingjun.li1@gmail.com>
2024-07-19 18:12:35 +08:00
Michael An
69eb6263cf fix code error 'isDropdownToggleShown' 2024-07-19 16:20:49 +08:00
lian
557f345467 Merge branch 'master' into 12.0 2024-07-19 14:58:02 +08:00
Michael An
88a6f73621
change trash dialog style (#6383) 2024-07-19 14:37:22 +08:00
Aries
5f31f1a969
Feature - add more operation button on sidebar (#6372) 2024-07-19 13:54:41 +08:00
Ranjiwei
8dc731b21a
Drop wiki2 tables (#6373)
* wiki2-drop-wiki-tables

* Update models.py

* update

* Update wiki2.py
2024-07-19 12:27:39 +08:00
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
Michael An
88dc8d0cac
run npm lint when open PR (#6375)
* 01 fix code warnings

* 02 change test.yml
2024-07-19 11:14:28 +08:00
Aries
c3b9b96ed9
add grid item margin (#6376) 2024-07-19 09:44:40 +08:00
杨国璇
b829f39618
feat: metadata view calculate (#6378)
Co-authored-by: 杨国璇 <ygx@192.168.1.8>
2024-07-19 09:33:23 +08:00
杨国璇
1a00cc6c54
fix: metadata editor bug (#6377)
* fix: metadata editor bug

* feat: optimize code

* feat: optimize code

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@192.168.1.8>
2024-07-18 20:49:02 +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
杨国璇
a87c1769e6
fix: js warning (#6374)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-07-18 17:54:28 +08:00
杨国璇
71a04bf7b6
feat: insert column (#6358)
* feat: insert column

* feat: adjust api

* feat: delete code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-07-18 17:40:53 +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
Aries
91ebfd1398
adjust anti-shake interval from 250ms to 100ms (#6370) 2024-07-18 16:02:38 +08:00
Ranjiwei
1bc984f515
update (#6369) 2024-07-18 14:30:57 +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
Michael An
cf7272c274
fix grid menu style (#6366) 2024-07-18 13:37:12 +08:00
Michael An
67210c7363
fix code format (#6365) 2024-07-18 11:58:42 +08:00
Aries
c5d02b33b2
Improvement - auto focus filename without extension when renaming (#6364)
* Improvement - auto focus filename without extension when renaming

* code formatting
2024-07-18 11:54:50 +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
Aries
bc02e2f47d
Fix bug - rename submit failed when click enter in grid mode (#6363) 2024-07-17 21:00:10 +08:00
Aries
2b1cace1b8
12.0 add sort button in lib content view (#6355)
* feature - add sort button on content page

* remove seahub/wiki2/migrations/0001_initial.py

* add default option for sort options

* modify shallow compare to strict compare
2024-07-17 11:09:53 +08:00
Michael An
ab56b68887
change context menu style (#6333)
* change menu context style

* change tree view menu context
2024-07-17 10:45:53 +08:00
Michael An
b31c2177e2 change end typing indent 2024-07-16 17:18:09 +08:00
Michael An
3d089d0728 fix rename page logic 2024-07-16 17:00:32 +08:00
Michael An
3e24c322dc
Fix delete page (#6356)
* 01 fix memory leak

* 02 delete useless side panel icon code

* 03 delete useless function

* 04 delete useless delete page
2024-07-16 16:08:53 +08:00
Michael An
5f3c79d2a8
Change page title (#6350)
* 01 change component name

* 02 change wiki title
2024-07-16 10:26:57 +08:00
Michael An
7c6866503f
Fix wikis list style when side panel width is changing (#6349)
* fix wikis list style when side panel width is changing

* change code format

* fix wiki list item width when side panel is folded
2024-07-15 17:23:23 +08:00
JoinTyang
2536d5c6c3
metadata add file type (#6347) 2024-07-15 17:00:40 +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
awu0403
f12358edd1
Update wiki page (#6298)
* add wiki page

* delete wiki page

* update

* move wiki page

* optimize code

* update

* fix code format

change error message

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: Michael An <2331806369@qq.com>
2024-07-15 13:46:05 +08:00
Michael An
6d4e06b571
Fix search folder bug (#6346)
* 01 remove useless toolbar

* 02 change search result is dir
2024-07-13 21:03:31 +08:00
Michael An
4c5509ea14
12.0 change button color (#6329) 2024-07-13 15:15:22 +08:00
杨顺强
a9f255a784 add font-family limit 2024-07-12 16:13:19 +08:00
杨顺强
52d57a80a9 fix wiki icon bug 2024-07-12 15:56:35 +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
10dfe2e47c
fix search when change repoID (#6338)
* fix search when change repoID

* change function name
2024-07-11 20:37:57 +08:00
杨国璇
1963e7538e
fix: view tool popover position (#6337)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-07-11 18:20:30 +08:00
杨顺强
48f0ed4c6b
Merge pull request #6336 from haiwen/update-wiki-cover-name
fix code bug
2024-07-11 17:53:17 +08:00
杨国璇
2126d1f4cd
feat: metadata ui (#6334)
* feat: metadata ui

* feat: optimize ui

* feat: optimize ui

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-07-11 17:46:15 +08:00
杨顺强
bb36aa4958 fix code bug 2024-07-11 17:45:33 +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
lian
84540f5246
support set permission for share link (#6332) 2024-07-11 14:28:00 +08:00
Michael An
00713041c6
fix md convert to sdoc (#6331) 2024-07-11 12:09:57 +08:00
杨顺强
938377e87c update seafile-editor version 2024-07-11 11:03:46 +08:00
杨国璇
4d3f8a6df5
refactor: metadata view (#6322)
* refactor: metadata view

* feat: update code

* feat: update code

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-07-10 18:18:57 +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
杨顺强
a0273c8829
Merge pull request #6327 from haiwen/update-wiki-header-module
Update wiki header module
2024-07-10 17:10:00 +08:00
杨顺强
ff07a2373a optimize code 2024-07-10 16:41:18 +08:00
杨顺强
e5657615ce optimize code 2024-07-10 16:37: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
awu0403
a27f6d340a
update export file access (#6112)
* update export file access

* optimize

* update

* update

* optimeze code

* optimize

* Update utils.py

* Update utils.py

* optimize code

* update

* update

* optimize code

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-07-10 14:38:25 +08:00
杨顺强
c4fb27e674 optimize code 2024-07-10 13:40:23 +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
a0ad4ee4e7
['settings' page] fixup for the display of the logo (#6323) 2024-07-10 11:24:43 +08:00
Michael An
a378b243e6
Change dir others content (#6320)
* change dir others content

* optimise css codes

* remove this.refs

* lib-others always show repo trashUrl
2024-07-09 21:45:51 +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
Michael An
a319e65301
show history when select folder (#6318) 2024-07-09 17:31:03 +08:00
杨国璇
1ae64295c9
fix: resize (#6319)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-07-09 17:00:12 +08:00
杨顺强
1f0ac4fbc8
Merge pull request #6317 from haiwen/optimize-wiki2-css
Optimize wiki2 css
2024-07-09 15:49:09 +08:00
Michael An
bbf62abbeb
fix file extended info bug (#6316) 2024-07-09 15:09:34 +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
e7eb77b9c6
Add nav others (#6313) 2024-07-09 09:45:50 +08:00
杨顺强
1393c0dc53 optimize css 2024-07-08 18:04:16 +08:00
杨顺强
31d01dd3e5 optimize css 2024-07-08 17:33:33 +08:00
Michael An
739a12ada4
fix markdown file type (#6312) 2024-07-08 17:19:40 +08:00
杨顺强
6f0bd6920c optimize code 2024-07-08 16:10:47 +08:00
杨顺强
22bcc31393 update sdoc editor version 2024-07-08 15:54:29 +08:00
杨顺强
d6d528d69e optimize code 2024-07-08 15:04:40 +08:00
Michael An
f5d33ba65d
change toolbar background color (#6310) 2024-07-08 10:34:05 +08:00
杨国璇
1bab350380
fix: metadata file url (#6306)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-07-05 18:26:38 +08:00
杨国璇
dcf2289ef8
fix: get row (#6305)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-07-05 18:07:35 +08:00
杨国璇
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
liuhongbo
fe1dc6fc5b fix: add style scopoe 2024-07-05 16:25:07 +08:00
liuhongbo
47893ed87f fix: adjust wiki editor margin error 2024-07-05 16:14:17 +08:00
杨顺强
f28afd31af
Merge pull request #6229 from haiwen/feat/wiki-support-icon-and-cover
Feat/wiki support icon and cover
2024-07-05 15:58:33 +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
杨国璇
182b0f278f
fix: metadata arrow action (#6300)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-07-05 13:59:06 +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
liuhongbo
9fa0a4d5d9 style: format code 2024-07-05 09:24:33 +08:00
liuhongbo
4dedd8f436 style: format code 2024-07-04 19:00:40 +08:00
liuhongbo
2b60bf50ec style: format code 2024-07-04 18:23:26 +08:00
liuhongbo
c661fee439 feat: set cover 2024-07-04 18:23:24 +08:00
liuhongbo
416f26437f icon and cover 2024-07-04 18:23:01 +08:00
liuhongbo
9e61268219 style: format code 2024-07-04 18:23:01 +08:00
liuhongbo
a3ed7f298d feat: set icon 2024-07-04 18:22:58 +08:00
Michael An
8b016dabb2
12.0 fix selected dirents number bug (#6296) 2024-07-04 16:54:39 +08:00
杨国璇
1eb709023e
feat: metadata checkbox (#6295)
* feat: metadata checkbox

* feat: optimize checkbox

* feat: update code

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-07-04 16:30:57 +08:00
lian
ef96b2bd6b
update share popup (#6294) 2024-07-04 16:13:03 +08:00
Michael An
17114eb2fc
12.0 refactor wiki folder (#6290)
* 01 remove wiki folder

* remove folder

* 03 remove wiki folder css

* 04 optimise codes
2024-07-03 17:57:10 +08:00
杨国璇
8b6abc7855
feat: metadata view part (#6289)
* feat: metadata view part

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-07-03 17:04:30 +08:00
JoinTyang
76af3d28ee
duplicate page (#6286)
* duplicate page

* change duplicatePage frontend

* update

* update

---------

Co-authored-by: Michael An <2331806369@qq.com>
2024-07-03 11:47:55 +08:00
Michael An
8874f44a1d
12.0 refactor wiki codes (#6284)
* 01 change name

* 02 change name

* 03 change name

* 04 change name

* change className
2024-07-02 23:09:05 +08:00
Michael An
0dfc67a47f
fix old history page icon size (#6288) 2024-07-02 23:07:48 +08:00
Michael An
da2717386e
12.0 change page icon style (#6285) 2024-07-02 18:16:34 +08:00
Michael An
4887772bf9
change recent search items support keyboard (#6283) 2024-07-02 16:15:33 +08:00
杨顺强
b68930ed7b
Merge pull request #6282 from haiwen/feat-adjust-wiki-editor-margin-style
feat: adjust wiki editor margin style
2024-07-02 14:34:33 +08:00
liuhongbo
52efa22e8a feat: adjust wiki editor margin style 2024-07-02 12:15:55 +08:00
Michael An
14c2186bcb
search type add enter icon (#6281) 2024-07-02 10:26:04 +08:00
杨国璇
cc13489fdf
feat: metadata file name display (#6279)
* feat: metadata file name display

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-07-02 09:55:06 +08:00
awu0403
cc159f5e87
fix repo trash button (#6254)
* fix repo trash button

* optimize code

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2024-07-01 20:34:46 +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
杨国璇
e2588debd3
feat: optimize code (#6272)
* feat: optimize code

* feat: optimize code

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@192.168.1.13>
2024-06-29 20:02:36 +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
lian
0e4cb9b7b5
org admin user password via onetime link (#6267) 2024-06-29 07:42:25 +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
a5edeafb74
12.0 fix icon size (#6259)
* 01 change wiki dropdown icon style

* 02 change wiki title color
2024-06-25 21:45:41 +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
杨顺强
cbf5943d84
Merge pull request #6242 from haiwen/fix-wiki-editor-new-page-popover-layer
fix: adjust layer
2024-06-21 13:45:12 +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
liuhongbo
1e4c052438 fix: adjust layer 2024-06-21 11:28:34 +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
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
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
llj
577036b251
['Files'] modification for 'long library names' in 'Grid' view mode (#6219) 2024-06-18 14:51:34 +08:00
杨顺强
8e86b77ace
Merge pull request #6216 from haiwen/hotfix/adjust-side-panel-title-style
feat: adjust side panel title style
2024-06-18 13:35:18 +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
liuhongbo
6d642848f1 feat: adjust side panel title style 2024-06-17 16:33:06 +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
liuhongbo
b216db12db feat: wiki shortcut 2024-06-17 11:42:42 +08:00
liuhongbo
e517ac05cc style: optimize code 2024-06-17 10:31:29 +08:00
liuhongbo
154f102e61 update sdoc version and sdoc translate 2024-06-17 10:31:29 +08:00
liuhongbo
d9803dbcfb style: move wiki external operations to side panel 2024-06-17 10:31:29 +08:00
liuhongbo
d6ed64410a feat: i18 2024-06-17 10:31:29 +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
liuhongbo
d0e493e8b2 fix: wiki cn input 2024-06-17 10:07:38 +08:00
杨顺强
1d6aa2dc64
Merge pull request #6206 from haiwen/feat-wiki-editor-side-panel-side-menu
feat: wiki-side-panel-menu
2024-06-17 09:47:03 +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
liuhongbo
20401508b7 feat: wiki-side-panel-menu 2024-06-15 14:24:32 +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
Michael An
d35d96417e
12.0 fix unselect dirs (#6204) 2024-06-15 08:52:02 +08:00
JoinTyang
ba7c402c81
Merge pull request #6184 from haiwen/start_metadata_manager
Start metadata manager
2024-06-14 17:54:19 +08:00
awu0403
b718e37987
fix traffic user (#6192)
Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2024-06-14 15:49:14 +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
d7d0140523
fix wiki group ref (#6198) 2024-06-13 16:44:22 +08:00
Junxiang Huang
528670481e fix jwt to metadata server 2024-06-13 16:12:16 +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
fef6e2d5b5
12.0 change ai search entry (#6180)
* change search UI

delete useless ai-search-ask

change search and ai-search

* LibView start queryLibraryIndexState
2024-06-13 11:34:51 +08:00
Junxiang Huang
693e12dc23 optimize frontend 2024-06-12 15:32:52 +08:00
Junxiang Huang
2d4dae7d87 optimize frontend 2024-06-12 15:31:14 +08:00
Junxiang Huang
0e3886e254 optimize code and structure 2024-06-12 09:56:53 +08:00
Junxiang Huang
f68a6cc098 feat: metadata management enable 2024-06-11 18:35:26 +08:00
liuhongbo
c0e5bc6450 style: optimize code 2024-06-11 18:30:23 +08:00
liuhongbo
4a04a7095d style: optimize code 2024-06-11 18:29:55 +08:00
liuhongbo
5e947976f9 feat: wiki editor title seperation 2024-06-11 18:28:27 +08:00
liuhongbo
fa5315bae8 feat: wiki editor title seperation 2024-06-11 18:19:06 +08:00
杨顺强
73926f6a49
Revert "Feat wiki editor title seperation" 2024-06-11 17:42:09 +08:00
liuhongbo
2d4d8ed0ff style: optimize code 2024-06-11 17:33:55 +08:00
liuhongbo
ce54dea257 feat: change ux 2024-06-11 17:31:55 +08:00
liuhongbo
2a2a1f654e style: optimize code 2024-06-11 17:31:55 +08:00
liuhongbo
c01d03321d feat: seperate document and title components 2024-06-11 17:31:55 +08:00
llj
588816a755
[share dialog] fixup: made ADDITIONAL_SHARE_DIALOG_NOTE fully displayed (#6187) 2024-06-11 16:44:45 +08:00
lian
02a7998100 Merge branch 'master' into 12.0 2024-06-11 11:53:37 +08:00
awu0403
8121772f9f
fix org public links (#6174)
* fix org public links

* remove notes

* frontend code optimize

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-06-11 11:39:27 +08:00
Michael An
18dbe93434
delete wiki h2 border (#6177) 2024-06-07 13:39:59 +08:00
Michael An
440fde0553
12.0 wiki page can add sub page (#6165)
* 00 add page.children

* 01 add delete inner page

* 02 change page indent and path

* 03 change top nav style

* 04 change svg and var name

* 05 move pages into or out folder

* 06 change codes
2024-06-07 09:45:05 +08:00
杨顺强
e5b696b098 Merge branch 'master' into 12.0 2024-06-06 17:59:03 +08:00
Michael An
2c442f0932
Fix searched file is markdown (#6172)
* fix searched file is markdown

* delete uesless codes
2024-06-06 16:57: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
Michael An
4722d16be7
12.0 change search UI (#6168)
* 01 remove AI search

* 02 change normal search UI
2024-06-06 12:11:49 +08:00
Michael An
a325328745
change sys-admin style (#6170) 2024-06-06 11:58:59 +08:00
llj
ff8ac397cc
['Files' page] 'New Library': added 'New Library' dropdown menu to some headings('My Libraries' & departments) (#6169) 2024-06-05 18:49:22 +08:00
Libra
530647b4e1
feat: add new page (#6160)
* feat: add new page

* rename duplicated page

* feat: wiki add new page

---------

Co-authored-by: ‘JoinTyang’ <yangtong1009@163.com>
2024-06-05 13:52:33 +08:00
Michael An
e25512a20a
12.0 change old wikis return avatars (#6166) 2024-06-05 12:00:34 +08:00
Michael An
a0350a5bb4
change svg icon style (#6164) 2024-06-04 18:12:57 +08:00
欢乐马
bf4993f667
update subscription price url (#6162) 2024-06-04 17:50:35 +08:00
awu0403
ca83ef90dc
add pdf thumbnail (#6157)
Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2024-06-04 16:06:57 +08:00
llj
0b84b22df9
['New Group'] redesigned it: moved it from the top bar of the 'Files' page to the side panel (#6161) 2024-06-03 20:47:44 +08:00
Ranjiwei
82b4dabb5e
admin add ilter api for users (#6127)
* admin add ilter api for users

* change filter users UI

* change code format

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: Michael An <2331806369@qq.com>
2024-06-03 12:03:41 +08:00
Michael An
80637c506c
12.0 redesign wiki list (#6155)
* 01 remove useless wiki codes

* 02 change delete wiki tip

* 03 fix code format

* 04 redesign wikis
2024-06-01 09:09:42 +08:00
Michael An
4b81908955
12.0 change wiki style (#6152)
* 01 change delete Wiki tip

* 02 remove modify time when wiki init
2024-05-31 16:12:53 +08:00
Michael An
7ea5517e40
support rename Wiki (#6142)
* 01 UI support rename Wiki

* rename wiki

* old wiki support rename

* fix wiki-v1 and wiki-v2 have same id

* fix format

---------

Co-authored-by: ‘JoinTyang’ <yangtong1009@163.com>
2024-05-31 10:59:59 +08:00
Michael An
7dfb931ea5
change wiki list style (#6151) 2024-05-31 10:33:17 +08:00
Michael An
dedc97c006 12.0 fix wiki owner avatar 2024-05-30 18:16:32 +08:00
Michael An
de58b17c3a fix old wiki avatar 2024-05-30 17:49:47 +08:00
Michael An
1eb4cbf4ee
change Wiki style (#6143) 2024-05-30 17:39:25 +08:00
杨顺强
7d512ea230 Merge branch 'master' into 12.0 2024-05-30 14:49:13 +08:00
杨顺强
fa54c18026
Revert "Udpate pdf to4.2.67 (#6123)"
This reverts commit cc8140119c.
2024-05-30 14:44:10 +08:00
杨顺强
6741d7f3bd
Merge pull request #6138 from haiwen/fix-wiki-editor-side-tool-adjustice
feat: adjust ui
2024-05-30 14:30:15 +08:00
liuhongbo
c2fde58804 feat: adjust ui 2024-05-30 13:56:14 +08:00
lian
b24f9dab93
only pro version has Institution feature (#6133) 2024-05-30 11:59:59 +08:00
杨顺强
0a7dc93cb3
Merge pull request #6129 from haiwen/fix-sdoc-history-no-changes-show-icon
Fix sdoc history no changes show icon
2024-05-30 10:11:04 +08:00
杨顺强
3ab4fe82fb
Merge pull request #6128 from haiwen/fix-sdoc-no-history-style
fix sdoc history no result style
2024-05-30 10:10:32 +08:00
Michael An
2d6679343b
01 fix list can admin departments (#6132)
02 fix no departments message

03 change wiki long name style
2024-05-30 10:04:03 +08:00
llj
1997bc344e
[library 'Folder Permission' dialog] fixup: enable users to 'choose' the root folder; removed those unused prop type checking which caused errors (#6130) 2024-05-29 20:29:50 +08:00
Michael An
261c3a7510
change wikis list style (#6125) 2024-05-29 20:28:46 +08:00
Michael An
acb7dc94ba fix sdoc history no changes show icon 2024-05-29 16:54:35 +08:00
Michael An
c6f12bc092 fix sdoc history no result style 2024-05-29 16:41:14 +08:00
Michael An
94c92ad22b remove wiki2 markdown viewer and apis 2024-05-29 15:19:42 +08:00
Michael An
96aa207802
12.0 change sdoc content (#6121)
* fix warnings in 12.0

* get wiki sdoc content from sdoc server

* optimize code

* change page search params

* Add repo_name for wiki name

---------

Co-authored-by: ‘JoinTyang’ <yangtong1009@163.com>
2024-05-29 11:51:52 +08:00
杨顺强
b76bad303a Merge branch 'master' into 12.0 2024-05-29 11:50:33 +08:00
杨顺强
cc8140119c
Udpate pdf to4.2.67 (#6123)
* update pdf to 4.6.27

* update pdf version to 4.2.67

* optimize code

* delete unnecessary code
2024-05-29 11:35:36 +08:00
llj
af3522d312
Dir view file view toolbar redesign (#6122)
* [dir view] redesigned the toolbar for 'view a markdown file'

* [dir view] markdown file view: don't use secondary dropdown menu for the toolbar
2024-05-28 18:17:53 +08:00
Michael An
c604bb2a94
add wiki support owner department (#6113)
* add wiki support owner department

* wiki can select owner

---------

Co-authored-by: ‘JoinTyang’ <yangtong1009@163.com>
2024-05-28 16:31:00 +08:00
llj
db4ed716aa
[dir view] toolbar for the current folder: modified UI details (#6119) 2024-05-27 19:46:40 +08:00
JoinTyang
dc0c220364
wiki page saved in doc uuid dir (#6110)
* wiki page saved in doc uuid dir

* optimize del page and dir

* optimize code

* rebase
2024-05-27 17:19:58 +08:00
llj
69011567a3
[dir view] redesigned the toolbar for the current folder (#6117)
* [dir view] redesigned the toolbar for the current folder

* [dir view] toolbar for the current folder: code cleanup

* [dir view] toolbar for the current folder: updated the 'upload' icon; modified UI details
2024-05-27 16:47:19 +08:00
Michael An
7f2ce4c8a8
12.0 fix icon style (#6115)
* 01 update font

* 02 change icon color

* 03 change icon
2024-05-25 15:09:24 +08:00
llj
eac54b1255
[dir view] redesigned the top toolbar for the selected dirent(s) (#6111)
* [dir view] redesigned the top toolbar for the selected dirent(s)

* code cleanup
2024-05-24 19:20:36 +08:00
Michael An
34582dbf51
12.0 change edit wiki page style (#6109)
* 00 change className from app

* change wiki2 side panel style
2024-05-24 11:06:54 +08:00
JoinTyang
6c2af87eac
optimize wiki2 permission (#6108) 2024-05-23 17:16:44 +08:00
llj
5c0518ef22
Icons (#6106)
* [icon] replaced 'sf2-icon-caret-down' with the new 'sf3-font-more'

* ['delete' icon] replaced all the 'sf2-icon-delete' icon with the new 'sf3-font-delete1' icon

* [UI] modified the colors of the operation icons in pages
2024-05-23 12:09:54 +08:00
杨顺强
84381426d5
Merge pull request #6105 from haiwen/fix-wiki-editor-readonly
fix: change status setting trigger
2024-05-22 17:02:21 +08:00
liuhongbo
565659a45c fix: change status setting trigger 2024-05-22 15:53:30 +08:00
llj
21e8443964
[dir view] redesigned the 'view modes' UI (#6103) 2024-05-22 14:33:03 +08:00
liuhongbo
1295a157fc feat: adjust ui 2024-05-22 10:26:09 +08:00
liuhongbo
c4bb455170 style: format code 2024-05-22 10:26:09 +08:00
liuhongbo
6b419f4f10 feat: supoort readonly 2024-05-22 10:26:09 +08:00
liuhongbo
26bab1dfde feat: reuse sdoc editor,remove wiki editor 2024-05-22 10:26:08 +08:00
liuhongbo
2e9da8487e feat: wiki editor 2024-05-22 10:26:08 +08:00
liuhongbo
2ea5352edb feat: wiki editor 2024-05-22 10:26:08 +08:00
llj
af1ad767ca
[dir view] redesign: moved 'list/grid' view mode icons down to the 'cur path'bar, grouped 'properties', 'tags', 'history', 'trash' icons into a 'more' dropdown menu (#6102) 2024-05-21 21:06:50 +08:00
杨顺强
48814ff65f merge master 2024-05-20 10:52:57 +08:00
liuhongbo
5c54e52261 feat: adjust diff viewer to fit mobile 2024-05-20 10:37:25 +08:00
liuhongbo
d9494713bf style: adjust element hierarchy 2024-05-20 10:37:25 +08:00
liuhongbo
eb07c0307e feat: polish style 2024-05-20 10:37:25 +08:00
liuhongbo
abc0e3650b feat: style: optimize code 2024-05-20 10:37:25 +08:00
liuhongbo
0015365473 feat: adjust diff viewer to fit mobile 2024-05-20 10:37:25 +08:00
liuhongbo
eea00b3e03 feat: adjust diff viewer to fit mobile 2024-05-20 10:37:25 +08:00
杨顺强
4610299fab
fix code bug (#6100) 2024-05-17 18:20:35 +08:00
杨顺强
eda0171d66
optimize code (#6066)
* optimize code

* add new inst web api

* update

* update

* optimize code

* set user is_active

* optimize code

* optimize code

* optimize code

* optimize code

* rm unused test code

* delete test code

---------

Co-authored-by: lian <imwhatiam123@gmail.com>
2024-05-17 15:26:04 +08:00
llj
96b01defce
[dir view] store the open/closed state of the tree panel into localStorage (#6095) 2024-05-17 15:10:09 +08:00
欢乐马
6d1bb9039d
Subscription (#6069)
* subscription api

* subscription page

* subscriptionAPI.js

* buy quota

* add currency icons

---------

Co-authored-by: Michael An <2331806369@qq.com>
2024-05-17 11:14:55 +08:00
Michael An
0e38b74bd6
12.0 change libraries page loading icon (#6092)
* 12.0 change libraries page loading icon

s optimise codes

* change loading icon style
2024-05-16 20:35:48 +08:00
llj
a78f8e97a2
[dir view] added an icon button to toggle between displaying/hiding the dirent tree panel (#6093) 2024-05-16 20:14:26 +08:00
awu0403
6bd8d6dade
update homepage get repo (#6077)
* Merge to get repo API

* add-public-repo-list

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-05-16 16:19:49 +08:00
llj
06de95840b
['Files' page] improved empty tips (#6088) 2024-05-16 14:51:07 +08:00
Michael An
64001350a3
fix wiki config error (#6087) 2024-05-16 10:59:50 +08:00
JoinTyang
b8e490d594
fix edit wiki url (#6085) 2024-05-16 09:58:18 +08:00
Michael An
fca24dca65 change main-side-nav icon 2024-05-16 09:40:55 +08:00
Michael An
7cdcbb5376
Fix edit page UI (#6083)
* 01 change add new page dialog

* 02 open first page when page load

* fix init wiki do not have page
2024-05-15 18:27:33 +08:00
llj
7bfc7bae0c
Redesign (#6080)
* [top bar, side panel] modified UI of the top bar; redesigned the side panel(moved the content in the bottom to the side nav)

* [font icons] updated the 'department' & 'invite Guest' icons

* [linked devices] moved it from the 'home' side panel to the 'settings' page

* ['settings' page] redesigned the empty tip for 'linked devices'
2024-05-15 17:58:18 +08:00
Michael An
514200164e
change edit wiki page (#6081) 2024-05-15 17:37:27 +08:00
Michael An
ec11643e55
[12.0] fix wiki edit page style (#6078) 2024-05-15 14:57:18 +08:00
杨顺强
8ccd0f37b7 merge master branch to 12.0 2024-05-15 13:49:11 +08:00
Michael An
d7ac5688ef
12.0 change add existing file in wiki edit (#6057)
* 12.0 change add existing file in wiki edit

* 01 delete create wiki from existing library

* 02 change click wiki name jump to edit page and delete edit icon

* 03 delete select existing file to create new page

* optimize edit wiki

* 04 old wiki page use the early version 11.x features

* optimize wiki permission

* wiki add wiki2

* delete page file

* fix wiki test

---------

Co-authored-by: ‘JoinTyang’ <yangtong1009@163.com>
2024-05-15 11:57:30 +08:00
llj
a4fa7f899a
[side nav, 'Files' page] use 'department' icons for departments (#6073) 2024-05-13 15:54:50 +08:00
杨顺强
39aa588e2d
fix code bug (#6071) 2024-05-13 13:54:15 +08:00
llj
67e09a4295
[org admin - departments] redesigned it (#6070) 2024-05-12 08:17:02 +08:00
Michael An
b1ab514a5a
[12.0] share admin animation time change (#6061) 2024-05-09 16:55:06 +08:00
Michael An
ccea398718
fix admin share animation (#6060) 2024-05-09 16:24:53 +08:00
Michael An
143b087387
fix left nav slide animation (#6058) 2024-05-08 13:11:12 +08:00
llj
1b1a6bbbd3
[side nav] replaced some icons so that they are horizontally aligned … (#6056)
* [side nav] replaced some icons so that they are horizontally aligned with the text next to them

* [side nav] modified icon size & etc.
2024-05-07 17:45:28 +08:00
llj
96f43f6afc
[dir view] redesigned it: removed the 'column' mode icon; always display (#6054)
the left side 'tree' panel; let the 'list' & 'grid' column mode icon
only control the right side main content
2024-05-07 16:45:51 +08:00
Michael An
65ce3052ee
change wiki (#6052) 2024-05-06 17:09:47 +08:00
Michael An
fa1157ce8a
12.0 feature edit wiki page (#6033)
* 01 add static media files

* 02 edit wiki page

* 03 remove useless icons and support edit name and icon

* 04 support wiki nav

* delete useless codes

* optimize feature edit wiki

* 05 add wiki-api and save config

* 06 change some UI

* delete useless codes

* delete useless codes

* fix edit wiki url

* change js path

* change icon size

* fix

* fix fn name and do not show tree view

* fix edit url

* save config to index.json

* fix new file name check

* hide icon and library name

* remove useless svgs

* remove useless svgs

---------

Co-authored-by: ‘JoinTyang’ <yangtong1009@163.com>
Co-authored-by: JoinTyang <41655440+JoinTyang@users.noreply.github.com>
2024-05-06 14:24:39 +08:00
lian
1580206f7e Merge branch 'master' into 12.0 2024-05-06 13:12:32 +08:00
awu0403
599f73b438
Update org management interface (#6040)
* add trash to org admin interface

* update get_org_trash_repo_list

* update

* update-team-admin-trash-libraries

* update trash repo frontend

* update

* update

* Update seafile_db.py

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-05-06 09:43:37 +08:00
llj
20f2173c11
UI details (#6049)
* ['Files'] make the headings such as 'My Libraries' and the library star/unstar icons left-aligned

* ['dir view'] 'path bar' improvement: display the current side nav item(such as 'Files', 'My Libraries', groupname & etc.) in it

* [side nav] improvement: when visit the siteRoot page, highlight the 'Files' tab

* [border color] modified border color in tables & other UIs (so that they are same)
2024-05-01 21:13:56 +08:00
杨顺强
9210628cb3
optimize code (#6046) 2024-04-30 08:23:27 +08:00
llj
3581712e1a
['Files'] redesigned the side nav & the main content (#6044) 2024-04-26 21:51:50 +08:00
lian
4aeb54277b
show clean device errors btn (#6038) 2024-04-25 18:04:02 +08:00
杨顺强
f7f40231aa Merge branch 'master' into 12.0 2024-04-25 14:29:17 +08:00
awu0403
db6cee68e9
Add department transfer function to the administrator interface (#6014)
* Add the function of transferring departments in the administrator interface

* fix admin get all departments

* update

* Update departments.py

* update

* update

* add department repo transfer

* Update groups.py

* update

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-04-25 12:08:13 +08:00
杨顺强
c0319ce430 fix sdoc wiki bug 2024-04-23 17:06:13 +08:00
欢乐马
cd7329e711
update inactive user (#6019)
* update inactive user

* is_active del RepoAPITokens

* update del_repo_api_token

* add inactive_user

* [user admin] add confirmation to 'set user inactive'

* system admin - users
* system admin - organizations - org - member
* org admin - users

---------

Co-authored-by: llj <lingjun.li1@gmail.com>
2024-04-23 16:26:31 +08:00
yinjianfei
9de766f9a1 fix-file-history-diff 2024-04-23 11:54:26 +08:00
杨顺强
50be4b437c
Optimize sdoc created (#6031)
* optimize code

* optimize code
2024-04-22 17:39:13 +08:00
llj
1b881ca914
[A11y] improvements for pages (#6030)
* [A11y] improvements for pages

* [A11y] added 'user-scalable=no' back
2024-04-22 10:36:42 +08:00
llj
4eab55fdf9
Files (#5881)
* [side nav] redesigned it: added a new item 'Files', and made 'My Libraries' and some other items as its sub nav items

* ['Files'] added new page 'Files'(added 'My Libraries' to it)

* ['Files'] added 'Shared with me' to it

* ['Files'] added 'Shared with all' to it

* ['Files'] added 'Shared with groups' to it (removed 'details' for 'department')
2024-04-19 14:51:41 +08:00
lian
c246b5a3a9
update notice when file/folder is uploaded (#6022)
A file named {filename} is uploaded.
A folder named {foldername} is uploaded.
2024-04-15 19:34:21 +08:00
llj
494a933fd6
[i18n] fixed some text (#6023) 2024-04-15 19:31:56 +08:00
lian
52aff8242c
unfreeze sdoc (#6016) 2024-04-11 18:26:48 +08:00
llj
f7c375b793
['upload link' page] fixup & improvement for 'file upload' (#6017)
- handled eage cases: 'out of quota' happens when a file is being
uploaded or before the uploading
2024-04-11 17:30:25 +08:00
lian
a80fe2c5ff
Upload folder notification (#6013)
* upload folder user notification

* update
2024-04-09 22:09:07 +08:00
杨顺强
6d6086fdf3 optimize markdown editor 2024-04-09 16:55:29 +08:00
杨顺强
201cd5a8cb
Merge pull request #6011 from haiwen/fix-history-view-style
fix: modify history view style
2024-04-08 16:06:48 +08:00
llj
48c0d96df8
[shared dir view] redesigned the 'file upload' dialog (#6010) 2024-04-07 22:16:08 +08:00
liuhongbo
8c4faa498b fix: modify history view style 2024-04-07 18:35:08 +08:00
Ranjiwei
90c6e41d20
folder-trash-show-original-path (#6005)
* folder-trash-show-original-path

* Update repo-folder-trash.js
2024-04-05 09:05:07 +08:00
llj
29081f204b
[dir view] redesigned the 'file upload' dialog (#6006)
* [dir view] redesigned the 'file upload' dialog

* [dir view] 'file upload' dialog: fixup & improvements
2024-04-03 22:14:31 +08:00
杨顺强
8e9075fd62
Merge pull request #6002 from haiwen/fix-create-new-file-error
fix: optimize code
2024-04-02 16:06:14 +08:00
杨顺强
4702255482 optimize code 2024-04-01 14:40:51 +08:00
杨顺强
074b2a6f49 update seafile-editor version 2024-04-01 14:40:49 +08:00
liuhongbo
972bbf00fa feat: add loading animate 2024-04-01 14:40:06 +08:00
liuhongbo
728de87ac6 feat: optimize code 2024-04-01 14:40:06 +08:00
liuhongbo
7c114f976d feat: optimize code 2024-04-01 14:40:06 +08:00
liuhongbo
08c4cb0389 feat: optimize code 2024-04-01 14:40:06 +08:00
liuhongbo
8a91f69b16 feat: code miror 2024-04-01 14:40:06 +08:00
杨顺强
2a8db0c3db optimize code 2024-04-01 14:40:06 +08:00
liuhongbo
4d9316827c fix: optimize code 2024-04-01 10:21:48 +08:00
llj
9611a547e1
Upload link page redesign 2 (#6001)
* ['upload link' page] fixup for the 'Cancel All' button

* ['upload link' page] redesigned the 'total status' bar(moved the progress bar to an independent line)
2024-03-30 18:19:06 +08:00
llj
2326fcdb43
Upload link page redesign (#6000)
* ['upload link' page] redesigned it(added the 'total status' bar, 'uploaded' icon & etc)

* ['upload link' page] redesigned it(separated the statuses from the operations for file items, and etc.)
2024-03-29 21:21:58 +08:00
欢乐马
4df02b4eb6
rstript service_url (#5997) 2024-03-27 21:25:36 +08:00
llj
bd117f54f2
['guide for new' dialog] updated the image & etc. (#5996) 2024-03-26 12:06:17 +08:00
llj
e3aba6539f
[AI search] fixed UI details (#5995) 2024-03-25 18:46:15 +08:00
llj
4375115548
[draft] removed related code & files (#5993)
* [draft] removed related code & files

* [draft] removed related code & files
2024-03-25 17:22:01 +08:00
llj
8c14e4abac
[long name] fixup for repo/folder share/upload link pages with long library/folder/file names (#5990) 2024-03-22 12:01:12 +08:00
杨顺强
56cebc92a6 update seafile-editor version 2024-03-21 07:45:10 +08:00
Ranjiwei
11e27683c0
share-links-forbits-for-some-folder-permissions (#5977) 2024-03-18 11:28:01 +08:00
llj
ece06327c8
[system admin] 'info' page: added 'version' info item (#5972) 2024-03-07 16:25:54 +08:00
llj
046aa47022
[long name] fixup for UIs with long library/folder/file names (#5971)
* [long name] fixup for UIs with long library/folder/file names

* fixed code indentation
2024-03-07 15:37:09 +08:00
liuhongbo
d6142e0432 fix: optimize code 2024-03-01 18:15:01 +08:00
liuhongbo
fb17628cc8 feat: change favicon after notification read all 2024-03-01 15:22:47 +08:00
lian
3453dd22d2 remove duplicate code 2024-02-27 10:52:36 +08:00
lian
0710561fd5 Merge branch '10.0' 2024-02-27 10:42:10 +08:00
llj
b8fe8ef0a2
['tag edit'] fixup for 'tag edit' in 'dir view - file details panel' & 'markdown file view - info panel' (#5962) 2024-02-23 16:23:35 +08:00
Michael An
9ff9a5610a
fix click dirent no close popover (#5961) 2024-02-23 16:21:51 +08:00
Ranjiwei
8a7850a7dc
Add Notification after user share permission changed (#5923)
* update

* remove spaces

* Update notice-item.js

* add-notice-after-CANCEL-the-sharing-perms-to-user

* update-func-names
2024-02-23 14:38:19 +08:00
杨顺强
f8db39b8e3
optimize code (#5958) 2024-02-21 17:39:19 +08:00
Michael An
ef60661f50
Change AI search icon (#5956)
* fix code warnings

* change AI search icon
2024-02-19 16:12:09 +08:00
llj
cca420eb72
[shared file view] added a space after 'Download' for the big green download button in the top right (#5953) 2024-02-08 16:50:36 +08:00
lian
00c2124dff
copy/move file to enc lib (#5487) 2024-02-07 11:08:41 +08:00
杨顺强
a84106bb2a
repair bug (#5944) 2024-02-06 17:25:00 +08:00
llj
608de45b6f
[search] 'turn on/off semantic search': click outside to close the 'setting' popover (#5937) 2024-02-04 15:29:58 +08:00
llj
23785bb28b
[dir view] Tags: don't send the 'get tags' request when open the 'tags' popover/dialog (handled 6 cases); removed the repeated 'get tags' request after creating a new tag; improved the 'no tags' tip (#5936) 2024-02-02 20:52:58 +08:00
llj
26bc311673
[search] 'turn on/off semantic search': redesigned UI/UX for this setting (added a 'setting' icon to toggle the new 'setting popover') (#5932) 2024-02-01 16:20:46 +08:00
欢乐马
24e0b20527
Merge pull request #5912 from haiwen/docx-to-sdoc
docx to sdoc
2024-02-01 16:01:06 +08:00
llj
08f0cf8e03
[My Activities] display the loading icon instead of the 'no more activities' tip during the loading of the first activities (#5927) 2024-01-31 14:52:32 +08:00
lian
690d4a6a8c
fix select bug when admin share repo to group (#5931) 2024-01-31 13:30:27 +08:00
llj
f5fdebe5bb
[search] removed the dot after 'No results matching' (#5904) 2024-01-31 13:29:42 +08:00
llj
1109091348
[dir view] 'column' mode: fixup for the bug 'only render the first 100 items for a folder with more than 100 items' (#5929) 2024-01-30 17:49:31 +08:00
杨顺强
790917c433 optimize seafile editor link click 2024-01-30 09:45:46 +08:00
llj
33f6426539 [i18n] fixup 2024-01-24 18:22:50 +08:00
WJH
767948305f
optimize starred items api (#5909)
* optimize starred items api

* optimize code
2024-01-22 23:20:09 +08:00
lian
b6bb446194 docx to sdoc 2024-01-22 12:13:31 +08:00
杨顺强
bc32292e45
Merge pull request #5882 from haiwen/add-sdoc-external
add-external
2024-01-22 10:04:13 +08:00
yinjianfei
28ee6d411b remove-cache 2024-01-20 18:17:17 +08:00
WJH
2cd836c4df
optimize starred.js (#5908)
Co-authored-by: wangjianhui <40563566+loveclever@users.noreply.github.com>
2024-01-20 17:23:56 +08:00
yinjianfei
275724ca47 update-key 2024-01-20 10:30:11 +08:00
llj
48bea529bc
[share dialog - Share Link] link details: fully display the password when it's displayed (#5907) 2024-01-19 21:49:09 +08:00
llj
5beb5165fe
[dir view] markdown/sdoc conversion: only display 1 toast for one time(don't display 2 toasts at the same time) (#5906) 2024-01-19 15:45:11 +08:00
杨顺强
5bcdf83b28 repair code bug 2024-01-19 15:26:34 +08:00
llj
6e458cc169
[AI search] commented out the 'Is this answer helpful to you' module (#5903) 2024-01-18 21:30:38 +08:00
WJH
d08f0582a4
fix eslint warnings (#5902) 2024-01-18 15:13:07 +08:00
WJH
73afa03d63
Improve adfs error msg (#5898)
* improve error msg

* send error msg to sys/org admin

* fix code
2024-01-17 14:49:23 +08:00
杨顺强
c48b010c0c
Merge pull request #5899 from haiwen/update-icon
update-icon
2024-01-17 10:14:51 +08:00
lian
249f4f84d4 Merge branch '10.0' 2024-01-16 16:40:44 +08:00
yinjianfei
ad4d0464eb update-icon 2024-01-16 14:00:40 +08:00
JoinTyang
71ee501222
semantic search return content (#5897) 2024-01-15 16:12:43 +08:00