1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-22 11:57:34 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
Michael An
a770fad73d change background orange color (#7076) 2024-11-21 17:26:08 +08:00
Michael An
f1a180b23d Fix create thumbnail error (#6798)
* fix create thumbnail in dirent grid item

* fix create thumbnail in dirent list item

* optimise codes

* change thumbnail start

* change 2 thumbnail centers
2024-09-20 14:29:37 +08:00
Michael An
67210c7363 fix code format (#6365) 2024-07-18 11:58:42 +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
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
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
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
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
ef60661f50 Change AI search icon (#5956)
* fix code warnings

* change AI search icon
2024-02-19 16:12:09 +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
Michael An
d4445fad51 remove adjacent excess Divider (#5680)
* remove adjacent excess 'Divider'

* fix upload file tags may cover previous tags
2023-10-11 20:40:16 +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
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