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

173 Commits

Author SHA1 Message Date
Michael An
749aa3b735
fix text bug (#6431) 2024-07-26 17:38:55 +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
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
67210c7363
fix code format (#6365) 2024-07-18 11:58:42 +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
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
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
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
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
lian
52aff8242c
unfreeze sdoc (#6016) 2024-04-11 18:26:48 +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
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
yinjianfei
ad4d0464eb update-icon 2024-01-16 14:00:40 +08:00
Michael An
adc8960fd8
change Operation to operation (#5878) 2024-01-03 18:08:24 +08:00
lian
ab72e093d5
export/convert sdoc to docx (#5837)
* sdoc to docx

* update
2023-12-26 17:50:06 +08:00
Michael An
429eecdd06
fix warnings and rename unsafe lifecycle function (#5814) 2023-12-06 17:24:05 +08:00
杨顺强
d371d34ddb update copyright 2023-11-29 17:11:46 +08:00
杨顺强
f11a04c8cc optimize code 2023-11-29 16:17:10 +08:00
杨顺强
e226fcda0b optimize code 2023-11-29 16:14:38 +08:00
杨顺强
490ebdd448 add freezed icon 2023-11-21 16:08:03 +08:00
lian
9d52a45474 freeze document 2023-11-21 16:07:41 +08:00
llj
a7e814bcf1
[sdoc] commented out 'draft' related code (#5723) 2023-10-31 10:14:43 +08:00
Michael An
f2a4df29c5
change file tag tooltip (#5692) 2023-10-19 13:44:28 +08:00
Michael An
e90a64cc90
Change edit tags dialog UI (#5655)
* fix warnings

* 01 tags icon always show

* 02 tag list footer UI

* 03 change select color popover style

* 04 Add virtual tag

* 05 handle key event

* 06 add createRepoTags API

* 07 optimize codes

* 08 optimize codes

* optimize python code

* change create tags success callback

---------

Co-authored-by: wang <40563566+loveclever@users.noreply.github.com>
2023-10-09 21:27:44 +08:00
llj
39d490a253
[dir view] 'list' mode: fixed position of the 'tag edit' popover for file items without tags (#5678) 2023-10-09 18:28:17 +08:00
llj
f62cb2753e
Revert "fix tag list ID bug (#5673)" (#5677)
This reverts commit 4f5265dc3a.
2023-10-09 16:30:32 +08:00
Michael An
4f5265dc3a
fix tag list ID bug (#5673) 2023-10-09 14:14:24 +08:00
llj
b03c18ae6f
[dir view] 'list' mode: fixed positions of the tooltip and the 'edit' popover for tags of the file items (#5672) 2023-10-08 16:44:00 +08:00
Michael An
2a6aa4b4d4
remove comment (#5650)
* remove comment

* remove useless third party lib

* remove comment
2023-09-18 18:15:54 +08:00
Michael An
52f9ae02b1 fix code bug 2023-09-18 10:20:47 +08:00
JoinTyang
e7d32fd4d6
convert markdown and sdoc (#5636) 2023-09-14 14:36:58 +08:00
Michael An
754d9c0fe8
Change tag list UI (#5637)
* 01 change file tags list

* 02 change select tags UI

* change edit icons
2023-09-13 23:12:23 +08:00
Michael An
14ce391007
Fix eslint warnings (#5635)
* 01 fix eslint warnings

* fix code warnings

* fix code warnings

* fix code warnings

* fix code warnings

* fix code warnings
2023-09-13 08:40:50 +08:00
llj
1b53fe6265 [misc] updated text, fixup, cleaned up code & files for 'list sdoc revisions' 2023-08-25 18:42:01 +08:00
lian
820a50b853 Merge branch '10.0' 2023-08-18 09:47:15 +08:00
llj
895c6b7898
[dir view] file/folder rename: fixed the bug 'part of the item name can not be selected' (#5585) 2023-08-17 08:57:09 +08:00
llj
7fe8fbfc7f
[dir view] for file items: added 'Properties' to its context menu, (#5581)
* [dir view] for file items: added 'Properties' to its context menu,
'more' dropdown menus in <tr> & the top toolbar

- click 'Properties', the 'info' panel will be shown

* [dir view] operation menu for file item: removed 'Comment', moved 'Properties'
2023-08-10 19:39:58 +08:00
lian
4fa64236ca
change online-read-write permission UI (#5560)
* change online-read-write permission UI

* update

* update
2023-08-01 15:27:19 +08:00
llj
18c7b34046
[dir view] sdoc draft identifier: modified its className to avoid the effect from sdoc-editor styles in the integration environment(where css is packaged) (#5566) 2023-08-01 15:09:34 +08:00
欢乐马
c31334d657
revision url (#5558)
* revision url

* update revision_id
2023-07-24 10:47:12 +08:00
llj
68ed3e5773
Sdoc draft (#5556)
* [dir view] redesigned the sdoc draft identifier

* [dir view] added option 'Mark as draft' to 'New File' dialog; added big button '+ SeaDoc' for empty library

* [sdoc draft] fixed API typos

* [sdoc file view] displayed draft identifier & added 'unmark as draft' for drafts

* [media/sdoc-editor] updated i18n/l10n strings for sdoc-editor

* [dir view] 'New' dropdown menu: added '(beta)' for 'New SeaDoc File'
2023-07-22 15:54:25 +08:00
欢乐马
d6c4b858f6
fix spell (#5550) 2023-07-17 16:18:14 +08:00
杨国璇
5165998326
feat: start revise style (#5540)
* feat: start revise style

* restore code

* restore code
2023-07-09 16:27:02 +08:00
er-pai-r
cee0349f3c feat: list revisions 2023-07-08 13:52:13 +08:00
skywalker
5abb686efb sdocStartRevise 2023-07-08 13:51:17 +08:00
欢乐马
643b282b34
sdoc-draft (#5512)
* sdoc-draft

* seadoc_mask_as_draft

* SeadocDraft

* doc_uuid delete
2023-06-20 21:18:07 +08:00
杨顺强
a3eb82f3fb
optimize permission limit (#5238) 2022-08-11 10:55:53 +08:00
llj
2b01de64e0 [dir view] show exact 'last update' for folders and files 2021-10-26 11:59:33 +08:00
llj
aef44a8605 [a11y] added 'keyboard access' for 'dir view - dirent' & fixed bugs 2021-10-11 16:17:10 +08:00