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

4842 Commits

Author SHA1 Message Date
Michael An
d4af41cbce
Merge pull request #7602 from haiwen/fix-UI
fix table and nav UI after seafile-ui.css update
2025-03-13 11:45:38 +08:00
Michael An
40bd6b004b fix table and nav UI 2025-03-13 11:30:23 +08:00
Aries
68fa0a311e
optimize avatar in detail (#7601)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-03-12 23:02:37 +08:00
Michael An
5f412d7046 fix warnings 2025-03-12 20:17:00 +08:00
Michael An
db178150ae
Merge pull request #7587 from haiwen/13.0-use-new-seafile-ui
update seafile-ui.css
2025-03-12 18:23:25 +08:00
llj
d8156bbd25
[publish wiki] don't close the dialog after publishing the wiki (#7600) 2025-03-12 18:23:14 +08:00
Aries
bddbf3663b
optimize folder details display (#7596)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-03-12 17:46:36 +08:00
Aries
8dc9d0cdd1
update tag icon (#7598)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-03-12 17:46:02 +08:00
llj
8f99a7a651
[wikis] redesigned the 'No Wikis' UI(added a 'Add Wiki' button) (#7599) 2025-03-12 17:45:23 +08:00
Michael An
bd92e7e5ef change modal header style 2025-03-12 15:41:38 +08:00
llj
cc3cb2f7a8
[system admin, org admin] departments: modified UI details for the 'New Department' button (#7594) 2025-03-12 15:38:29 +08:00
Aries
a2ee1fede2
Optimize/all tags view toolbar (#7593)
* all tags view toolbar

* optimize

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-03-12 13:55:41 +08:00
杨国璇
d58878ec39
Merge pull request #7592 from haiwen/fix-metadata-modify-record-bug
Fix metadata modify record bug
2025-03-12 13:31:51 +08:00
Michael An
890183fe6c
Merge pull request #7591 from haiwen/fix/dropdown_menu_position
fix dropdown menu position
2025-03-12 12:06:35 +08:00
Aries
b9be45d151
display location column (#7569)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-03-12 12:01:31 +08:00
Michael An
75401f88f6 remove warnings 2025-03-12 11:46:41 +08:00
Michael An
752622f35e 02 fix metadata table view updateRecords to modifyRecords bug 2025-03-12 11:37:45 +08:00
Michael An
43cd67f8b1 01 fix tagsData type warning 2025-03-12 11:33:14 +08:00
zhouwenxuan
9bd4f15d94 fix dropdown menu position 2025-03-12 11:33:05 +08:00
杨顺强
a205d62cd7 update sdoc editor version 2025-03-12 10:45:01 +08:00
Michael An
c10575b730
Merge pull request #7560 from haiwen/fix/column_dropdown_menu
fix column type dropdown menu
2025-03-11 18:04:48 +08:00
杨国璇
0e492fad2a feat: update sdoc 2025-03-11 16:31:33 +08:00
杨国璇
63830e1edc fix: sf editor x icon 2025-03-11 16:19:45 +08:00
杨顺强
33aa6d3c6b update deps 2025-03-11 15:03:25 +08:00
JoinTyang
f664bed3a1
Merge pull request #7544 from haiwen/fix-lat-lng
Fix lat lng
2025-03-11 11:06:09 +08:00
awu0403
8ba1eedb47
Add org last activity time (#7575)
* update

* optimize code

* update ui

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2025-03-11 11:01:40 +08:00
孙永强
5fe0275432 fix lat lng
Update coord-transform.js
2025-03-11 09:55:45 +08:00
杨国璇
e4b9430ce1 fix: wgs84_to_gcj02 2025-03-10 18:33:51 +08:00
Michael An
0e2627cde3 Merge branch 'master' into 13.0 2025-03-10 18:03:51 +08:00
Michael An
eabb0faed5
13.0 change dir operation dropdown menu (#7579) 2025-03-10 17:37:48 +08:00
zhouwenxuan
7f77c99ba0 prevent dropdown menu to be obscured by popover 2025-03-10 14:46:01 +08:00
Ranjiwei
5aefc8373c
Merge pull request #7550 from haiwen/add-thumbnail-server
add thumbnail server
2025-03-10 14:43:15 +08:00
Aries
4fb7552622
Optimize/tag formatter (#7578)
* optimize tag ui

* optimize

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-03-10 14:28:23 +08:00
Michael An
55719ccbdf
remove react old defaultProps (#7576) 2025-03-10 14:27:08 +08:00
Aries
00707d1d05
Optimize/table view toolbar (#7567)
* optimize table view toolbar

* optimize

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-03-10 14:17:09 +08:00
孙永强
0cafb5b3f8 optimize share link get thumbnail 2025-03-10 13:28:57 +08:00
杨顺强
7b293d0771 update sdoc editor version 2025-03-10 11:56:08 +08:00
Aries
5b1e3af9cb
fix dropdown menu ui of views_more_operation (#7577)
* fix dropdown menu ui of views_more_operation

* fix metadata-tree-view state error

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-03-10 11:48:03 +08:00
llj
b857a42c9a
[library content view] fixed the position of the operation menu for folder/file items displayed in the bottom of the page (#7565) 2025-03-10 10:21:14 +08:00
zhouwenxuan
9f36050ed9 fix dropdown menu z-index 2025-03-09 21:43:50 +08:00
zhouwenxuan
587f709568 fix column type dropdown menu 2025-03-09 21:34:37 +08:00
Michael An
56901e2ac1
change readonly path UI (#7573) 2025-03-07 16:48:36 +08:00
Aries
b2f2dc4d0b
fix record context menu doesn't show on row sequence (#7568)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-03-06 18:03:23 +08:00
Michael An
a83adb7929
use image last modified time to remove browser cache (#7554)
* use image last modified time to remove browser cache

* remove useless
2025-03-05 17:01:54 +08:00
Michael An
df4e04d427
fix set repo history validation (#7563) 2025-03-05 16:55:39 +08:00
Michael An
e8de9ba848
remove useless divider in more menu (#7559) 2025-03-05 13:46:47 +08:00
Michael An
a8785ec879
change sdoc submenu direction (#7557)
* change sdoc submenu direction

* fix warnings
2025-03-05 12:43:04 +08:00
Michael An
4a4d28222b
fix search repo press enter (#7555) 2025-03-05 10:03:33 +08:00
Aries
e551580e67
optimize map interaction in side panel (#7553)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-03-04 20:23:02 +08:00
Aries
5014855e79
fix props of image dialog in map view (#7552)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-03-04 20:22:27 +08:00