Aries
bc02e2f47d
Fix bug - rename submit failed when click enter in grid mode ( #6363 )
2024-07-17 21:00:10 +08:00
Aries
2b1cace1b8
12.0 add sort button in lib content view ( #6355 )
...
* feature - add sort button on content page
* remove seahub/wiki2/migrations/0001_initial.py
* add default option for sort options
* modify shallow compare to strict compare
2024-07-17 11:09:53 +08:00
Michael An
ab56b68887
change context menu style ( #6333 )
...
* change menu context style
* change tree view menu context
2024-07-17 10:45:53 +08:00
Michael An
7c6866503f
Fix wikis list style when side panel width is changing ( #6349 )
...
* fix wikis list style when side panel width is changing
* change code format
* fix wiki list item width when side panel is folded
2024-07-15 17:23:23 +08:00
Michael An
3f9e071a17
optimize file name in grid view ( #6345 )
...
* optimize file name in grid view
* optimize codes
2024-07-15 15:13:34 +08:00
Michael An
6d4e06b571
Fix search folder bug ( #6346 )
...
* 01 remove useless toolbar
* 02 change search result is dir
2024-07-13 21:03:31 +08:00
Michael An
4c5509ea14
12.0 change button color ( #6329 )
2024-07-13 15:15:22 +08:00
Michael An
d137f85420
12.0 support drag side nav ( #6340 )
...
* 01 optimize resize bar
* 02 app side panel support resize
* 03 side panel is folded do not support resize
* 04 optimise code
* 05 use localStorage
2024-07-12 15:52:10 +08:00
Michael An
10dfe2e47c
fix search when change repoID ( #6338 )
...
* fix search when change repoID
* change function name
2024-07-11 20:37:57 +08:00
Michael An
c41407f783
12.0 change app structure ( #6335 )
...
* 01 change app structure
* 02 change setting page
* 03 optimize header style
* 04 change app mobile side panel logo
2024-07-11 17:45:30 +08:00
lian
84540f5246
support set permission for share link ( #6332 )
2024-07-11 14:28:00 +08:00
Michael An
00713041c6
fix md convert to sdoc ( #6331 )
2024-07-11 12:09:57 +08:00
杨国璇
4d3f8a6df5
refactor: metadata view ( #6322 )
...
* refactor: metadata view
* feat: update code
* feat: update code
* feat: update code
---------
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-07-10 18:18:57 +08:00
llj
98b818b26e
[terms and conditions] fixup for the 'name' input in the 'add' dialog; handled 'long text' preview ( #6328 )
2024-07-10 18:02:11 +08:00
Michael An
0e950d29d7
12.0 remove groups page ( #6325 )
...
* 12.0 remove groups page
* redirect groups to libraries page
2024-07-10 17:19:41 +08:00
llj
1a443c2d04
['group members' dialog] display a scrollbar in the dialog when it needs ( #6324 )
2024-07-10 14:44:53 +08:00
awu0403
a27f6d340a
update export file access ( #6112 )
...
* update export file access
* optimize
* update
* update
* optimeze code
* optimize
* Update utils.py
* Update utils.py
* optimize code
* update
* update
* optimize code
---------
Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-07-10 14:38:25 +08:00
Michael An
fbda14c855
12.0 optimize user select ( #6307 )
...
* 01 remove useless reviewer
* 02 change user select style
* fix code format
2024-07-10 11:29:10 +08:00
llj
a0ad4ee4e7
['settings' page] fixup for the display of the logo ( #6323 )
2024-07-10 11:24:43 +08:00
Michael An
a378b243e6
Change dir others content ( #6320 )
...
* change dir others content
* optimise css codes
* remove this.refs
* lib-others always show repo trashUrl
2024-07-09 21:45:51 +08:00
杨国璇
d8ade9acb6
refactor: resize ui ( #6315 )
...
* refactor: resize ui
* feat: optimize z-indez
* feat: optimize code
* feat: optimize code
---------
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-07-09 17:31:49 +08:00
Michael An
a319e65301
show history when select folder ( #6318 )
2024-07-09 17:31:03 +08:00
杨国璇
1ae64295c9
fix: resize ( #6319 )
...
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-07-09 17:00:12 +08:00
Michael An
bbf62abbeb
fix file extended info bug ( #6316 )
2024-07-09 15:09:34 +08:00
llj
ddbf0e7855
Side nav ( #6309 )
...
* [user panel] combined 7 commits into 1:
[user side nav] added 'fold/unfold' for the sidebar
[redesign] redesigned toolbar for 'my libs' & 'shared with all'; redesigned 'top bar' for 'help', 'clients' and other pages
[Shared with all] 'share existing libraries' dialog: added the 'close' icon back, enabled clicking outside to close the dialog
['Invite Guest' page] redesigned the toolbar
['Share Admin' - 'Links'] 'Share Links' page: redesigned the toolbar
['Share Admin' - 'Links'] 'Upload Links' page: redesigned the toolbar
cleaned up code
* [user side panel] update
* [user panel] update
* [code style] update: remove an eslint warning
2024-07-09 15:08:47 +08:00
Michael An
e7eb77b9c6
Add nav others ( #6313 )
2024-07-09 09:45:50 +08:00
Michael An
739a12ada4
fix markdown file type ( #6312 )
2024-07-08 17:19:40 +08:00
Michael An
f5d33ba65d
change toolbar background color ( #6310 )
2024-07-08 10:34:05 +08:00
杨国璇
ae5b90e6b2
feat: filename support open a file ( #6304 )
...
* feat: filename support open a file
* feat: add currentRepoInfo
* feat: op code
---------
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-07-05 17:41:34 +08:00
Michael An
7e92731635
remove useless paras ( #6302 )
2024-07-05 15:43:50 +08:00
Michael An
6e45dfba13
fix list wiki department permission ( #6301 )
2024-07-05 15:30:12 +08:00
JoinTyang
9916ac43e1
can add and modify property ( #6297 )
...
* can add and modify property
* clear extend property code
2024-07-05 15:13:26 +08:00
Michael An
e19c4c1eac
Fix code bug ( #6299 )
...
* fix search ref bug
* fix no global var
* fix search mask open and keyEvent can use
2024-07-05 12:14:21 +08:00
lian
ef96b2bd6b
update share popup ( #6294 )
2024-07-04 16:13:03 +08:00
Michael An
4887772bf9
change recent search items support keyboard ( #6283 )
2024-07-02 16:15:33 +08:00
Michael An
14c2186bcb
search type add enter icon ( #6281 )
2024-07-02 10:26:04 +08:00
Michael An
d0faafbfba
12.0 change some icons ( #6278 )
...
* 01 history back icon
* 02 change download icons
* 03 fix code format
* 04 change copy icons
* 05 tree icon more color
* change icon
2024-07-01 18:33:57 +08:00
cir9no
fe069045a2
fix: fix flash when show repo res ( #6277 )
2024-07-01 16:38:44 +08:00
Michael An
e978fbe086
change search result is library ( #6274 )
...
* change search result is library
* fix warning
2024-07-01 16:36:26 +08:00
cir9no
adb0ab58fa
12.0-feat: add search library sup ( #6211 )
...
* 12.0-feat: add search library sup
* change highlight style
* change search api
---------
Co-authored-by: Michael An <2331806369@qq.com>
2024-07-01 14:37:49 +08:00
Michael An
ca6861c8d8
change more menu icon ( #6273 )
2024-07-01 11:25:08 +08:00
杨国璇
19f15c944f
feat: sf metadata display ( #6249 )
...
* feat: sf metadata display
* feat: update code
* feat: update code
* feat: lock react version
* feat: bug
* feat: optimize code
* feat: update transalte
* feat: update transalte
* feat: rebase code
* Feat: update code
* Feat: update code
---------
Co-authored-by: 杨国璇 <ygx@192.168.1.5>
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
Co-authored-by: 杨国璇 <ygx@192.168.1.13>
2024-06-29 17:58:27 +08:00
杨国璇
b9027b343d
fix: metadata bug
2024-06-29 16:20:22 +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
cbc6c6c837
12.0 fix click spaces and select input ( #6230 )
2024-06-26 10:15:23 +08:00
llj
26bdd0decd
[settings] redesigned the 'heading' bar; fixup for the side nav; impr… ( #6250 )
...
* [settings] redesigned the 'heading' bar; fixup for the side nav; improved UI for content headings
* [settings] resigned it (the top bar, the side panel; the code frame)
2024-06-25 21:48:57 +08:00
Michael An
939c85d3c1
12.0 remove glamor ( #6256 )
...
* remove glamor
* change toaster style
2024-06-25 16:46:29 +08:00
llj
fad0b49a0e
[group, org admin - info] added missing files ( #6251 )
2024-06-24 16:39:53 +08:00
lian
8bcc05a6cd
Merge branch 'master' into 12.0
2024-06-24 12:00:15 +08:00
lian
2694bfffa5
add can_share_repo role permission ( #6234 )
...
* add can_share_repo role permission
* update
* update
---------
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-06-24 10:05:12 +08:00