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

9 Commits

Author SHA1 Message Date
Jerry Ren
890880a5c8 refactor(metadata): remove ui-component (#7492)
1. ModalPortal
2. Icon
3. IconBtn
4. Loading
5. CenteredLoading
6. ClickOutside
7. SearchInput
8. Switch
9. CustomizeAddTool
10. SfCalendar
11. SfFilterCalendar
12. CustomizeSelect
13. CustomizePopover
14. FieldDisplaySettings
15. Formatters
16. remove duplicate codes
2025-03-01 10:12:48 +08:00
Aries
c957dd238f Feature/modify tag links by drag and drop (#7469)
* change tags link by drag and drop

* optimize

* optimize drag image

* optimize drag effect

* update codes

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
Co-authored-by: renjie-run <rj.aiyayao@gmail.com>
2025-02-19 10:24:30 +08:00
Jerry Ren
4c15cafb72 feat(tag): support search tags (#7450) 2025-02-09 17:59:27 +08:00
Jerry Ren
94914009c1 feat(tag): display tags sidebar with tree (#7428) 2025-01-26 17:56:49 +08:00
Jerry Ren
b7d9f781fd refactor(tag): parent tag files count includes children (#7420) 2025-01-23 14:37:57 +08:00
Jerry Ren
fdbf48fed3 feat(tag): support select multiple rows (#7378) 2025-01-17 14:31:35 +08:00
Jerry Ren
3250ca151c feat(tag): support add child tag (#7374) 2025-01-17 10:10:45 +08:00
Jerry Ren
7fc2f193e6 feat(tag): support display tags with tree (#7365) 2025-01-15 16:47:12 +08:00
Jerry Ren
2cc16bdf11 feat(tag): display tags with table (#7311) 2025-01-07 12:17:57 +08:00