杨国璇
86f535db2d
fix: semantic-search-enter ( #5704 )
...
* fix: semantic-search-enter
* fix: semantic-search-enter
* fix: code
2023-10-23 16:03:54 +08:00
杨顺强
5d1229cec2
update sdoc version
2023-10-23 14:28:30 +08:00
杨顺强
95c16f0a0c
update version
2023-10-21 18:28:08 +08:00
杨顺强
1115ddb073
update sdoc version
2023-10-21 17:32:01 +08:00
llj
f4c466533e
[seafile-js] updated the version
2023-10-21 11:52:42 +08:00
JoinTyang
1a6fe7b9cf
search file use ai ( #5690 )
...
* search file use ai
* Feat: optimize code
* feat: update code
---------
Co-authored-by: er-pai-r <18335219360@163.com>
2023-10-21 11:38:12 +08:00
杨顺强
906d74cf4d
update sdoc version
2023-10-20 16:07:30 +08:00
杨顺强
eeb84ac415
update sdoc verson
2023-10-20 15:33:21 +08:00
dependabot[bot]
43587de340
Bump @babel/traverse from 7.22.11 to 7.23.2 in /frontend
...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) from 7.22.11 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse )
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-20 03:17:55 +00:00
Michael An
1625808229
change file tags popover ( #5696 )
2023-10-19 17:29:01 +08:00
Michael An
f2a4df29c5
change file tag tooltip ( #5692 )
2023-10-19 13:44:28 +08:00
Michael An
bb46410812
fix lib dropdown separator ( #5694 )
...
* fix lib dropdown seperator
* delete indent
2023-10-19 13:43:53 +08:00
Michael An
42eacdb388
fix language select style ( #5693 )
...
* fix language select style
* fix this.tabItemClick bug
2023-10-19 13:43:26 +08:00
杨顺强
60bb02f3ac
update sdoc version
2023-10-19 10:04:42 +08:00
杨顺强
0cd02f6ece
update sdoc version
2023-10-18 21:55:38 +08:00
llj
59b9e41d9c
[my libs, groups, group] adjusted the position of the triangle in the submenu 'Advanced' ( #5695 )
2023-10-18 16:58:10 +08:00
杨顺强
30d600bfa0
update sdoc version
2023-10-18 10:06:42 +08:00
lian
71eb383272
dept admin can set auto deletion ( #5663 )
...
* dept admin can set auto deletion
* [groups, group] added divider & submenu 'Advanced' to the dropdown menu (& fixup) for department repo owned by the current department
---------
Co-authored-by: llj <lingjun.li1@gmail.com>
2023-10-17 21:08:07 +08:00
杨顺强
5ec4981135
update sdoc version
2023-10-17 16:28:03 +08:00
杨顺强
bb5235fa6c
update sdoc version
2023-10-17 16:19:09 +08:00
杨顺强
7831b67519
install uuid lib
2023-10-16 11:55:51 +08:00
杨顺强
76311176a0
update sdoc version
2023-10-16 11:10:00 +08:00
杨顺强
038cb6144a
update sdoc version
2023-10-16 10:50:12 +08:00
llj
1f3512fb59
[my libs] added submenu 'Advanced' to the dropdown menu of each library item ( #5688 )
2023-10-13 22:47:38 +08:00
杨顺强
3ae7815040
update sdoc version
2023-10-13 18:09:12 +08:00
lian
cd2ff4aa9d
fix bug when share group owned repo to group ( #5686 )
2023-10-13 15:47:08 +08:00
杨顺强
391373b6a7
update sdoc version
2023-10-12 16:01:19 +08:00
杨顺强
047359d029
update sdoc version
2023-10-12 14:49:31 +08:00
杨顺强
66a46371a1
update sdoc version
2023-10-12 11:33:27 +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
7c6e2bf032
keyboard can scroll search container ( #5684 )
2023-10-11 20:39:41 +08:00
Michael An
716efbd929
change mouse enter logic
2023-10-11 16:40:18 +08:00
Michael An
7c1577505e
00 search result support keyboard
2023-10-11 15:58:06 +08:00
杨顺强
6b5c750e82
update sdoc version
2023-10-11 11:11:56 +08:00
杨顺强
74eac9452a
update sdoc version
2023-10-11 10:40:06 +08:00
杨顺强
bc34b1688f
update sdoc version
2023-10-10 17:40:12 +08:00
Michael An
cd4d2973dc
update seafile-js version
2023-10-09 21:55:12 +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
Michael An
ec74ae86ab
change search UI ( #5676 )
...
* change search UI
* change className
2023-10-09 17:32:13 +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
杨顺强
f6bc23201e
update sdoc version
2023-10-09 14:11:17 +08:00
lian
c63ad8ca2e
Merge branch '10.0'
2023-10-09 09:47:52 +08:00
杨顺强
9f1598654b
update sdoc version
2023-10-08 18:20:52 +08:00
Michael An
4175181688
change search input ( #5661 )
2023-10-08 17:20:38 +08:00
杨顺强
02c0b3dce1
optimize-code ( #5667 )
2023-10-08 16:46:34 +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
杨顺强
a2810b73af
update sdoc version
2023-10-08 14:51:50 +08:00
llj
a407d43695
[i18n] fixup
2023-10-08 14:24:22 +08:00