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

3761 Commits

Author SHA1 Message Date
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
杨顺强
37251e5e36 update sdoc version and sdoc translate 2024-07-26 10:48:51 +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
杨顺强
aa477190f2 update seafile-editor version 2024-07-25 17:08:28 +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