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

27 Commits

Author SHA1 Message Date
Michael An
ee09f7b0f8 Fix search tags not by RGB color (#7708)
* remove search tag by RGB color

* remove search tag by tag RGB color
2025-04-07 16:04:14 +08:00
Aries
005ddb4dca optimize tag editor ui (#7647)
* optimize tag editor ui

* optimize selection by up/down key

* optimize popover position

* fix searched tree nodes folding

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-03-28 11:45:17 +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
Michael An
55719ccbdf remove react old defaultProps (#7576) 2025-03-10 14:27:08 +08:00
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
Michael An
ea3a7798b9 change icons (#7526) 2025-02-27 10:34:58 +08:00
Michael An
96fd59b54e change search button style (#7519) 2025-02-25 17:15:29 +08:00
Aries
0a11ce8282 fix context menu position (#7510)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-02-24 17:05:48 +08:00
Aries
ebc97ad6ac fix selectedRange state error (#7499)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-02-24 11:34:48 +08:00
Michael An
175803baba change table column icon color (#7501) 2025-02-22 16:00:30 +08:00
Aries
27abc38e7e update drag handler (#7490)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-02-20 12:09:22 +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
680006a883 refactor(react): replace findDOMNode by ref (#7479) 2025-02-18 16:56:37 +08:00
Jerry Ren
d8c6c0c684 Merge pull request #7477 from haiwen/fix-edit-tag-error
fix(tags): commit error
2025-02-18 10:32:40 +08:00
renjie-run
9dce302e1e fix(tags): commit error 2025-02-17 18:25:26 +08:00
Michael An
ef8cd06f72 fix reactstrap 9.x DropdownMenu style (#7472) 2025-02-17 17:02:02 +08:00
杨国璇
06410d217d feat: react warning (#7467)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2025-02-17 11:50:29 +08:00
杨顺强
ccab6f1552 Update react version 3 (#7453)
* update react version

* update reactstrap

* optimize code

* update react-select version

* update react-responsive

* update react-chartjs version

* update qrocde version

* update seafile-editor version

* update tldraw editor version

* fix code bug
2025-02-14 14:04:25 +08:00
Jerry Ren
4c15cafb72 feat(tag): support search tags (#7450) 2025-02-09 17:59:27 +08:00
Aries
65ef9f704b add_child_tags context option (#7448)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-02-08 16:16:13 +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
16b361f932 feat(tag): support merge tags (#7402) 2025-01-21 15:08:52 +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