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

820 Commits

Author SHA1 Message Date
Michael An
4722d16be7 12.0 change search UI (#6168)
* 01 remove AI search

* 02 change normal search UI
2024-06-06 12:11:49 +08:00
Michael An
80637c506c 12.0 redesign wiki list (#6155)
* 01 remove useless wiki codes

* 02 change delete wiki tip

* 03 fix code format

* 04 redesign wikis
2024-06-01 09:09:42 +08:00
Michael An
1eb4cbf4ee change Wiki style (#6143) 2024-05-30 17:39:25 +08:00
llj
69011567a3 [dir view] redesigned the toolbar for the current folder (#6117)
* [dir view] redesigned the toolbar for the current folder

* [dir view] toolbar for the current folder: code cleanup

* [dir view] toolbar for the current folder: updated the 'upload' icon; modified UI details
2024-05-27 16:47:19 +08:00
Michael An
7f2ce4c8a8 12.0 fix icon style (#6115)
* 01 update font

* 02 change icon color

* 03 change icon
2024-05-25 15:09:24 +08:00
llj
eac54b1255 [dir view] redesigned the top toolbar for the selected dirent(s) (#6111)
* [dir view] redesigned the top toolbar for the selected dirent(s)

* code cleanup
2024-05-24 19:20:36 +08:00
llj
21e8443964 [dir view] redesigned the 'view modes' UI (#6103) 2024-05-22 14:33:03 +08:00
llj
af1ad767ca [dir view] redesign: moved 'list/grid' view mode icons down to the 'cur path'bar, grouped 'properties', 'tags', 'history', 'trash' icons into a 'more' dropdown menu (#6102) 2024-05-21 21:06:50 +08:00
杨顺强
48814ff65f merge master 2024-05-20 10:52:57 +08:00
欢乐马
6d1bb9039d Subscription (#6069)
* subscription api

* subscription page

* subscriptionAPI.js

* buy quota

* add currency icons

---------

Co-authored-by: Michael An <2331806369@qq.com>
2024-05-17 11:14:55 +08:00
llj
a78f8e97a2 [dir view] added an icon button to toggle between displaying/hiding the dirent tree panel (#6093) 2024-05-16 20:14:26 +08:00
llj
06de95840b ['Files' page] improved empty tips (#6088) 2024-05-16 14:51:07 +08:00
llj
7bfc7bae0c Redesign (#6080)
* [top bar, side panel] modified UI of the top bar; redesigned the side panel(moved the content in the bottom to the side nav)

* [font icons] updated the 'department' & 'invite Guest' icons

* [linked devices] moved it from the 'home' side panel to the 'settings' page

* ['settings' page] redesigned the empty tip for 'linked devices'
2024-05-15 17:58:18 +08:00
llj
20f2173c11 UI details (#6049)
* ['Files'] make the headings such as 'My Libraries' and the library star/unstar icons left-aligned

* ['dir view'] 'path bar' improvement: display the current side nav item(such as 'Files', 'My Libraries', groupname & etc.) in it

* [side nav] improvement: when visit the siteRoot page, highlight the 'Files' tab

* [border color] modified border color in tables & other UIs (so that they are same)
2024-05-01 21:13:56 +08:00
awu0403
db6cee68e9 Add department transfer function to the administrator interface (#6014)
* Add the function of transferring departments in the administrator interface

* fix admin get all departments

* update

* Update departments.py

* update

* update

* add department repo transfer

* Update groups.py

* update

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-04-25 12:08:13 +08:00
llj
48c0d96df8 [shared dir view] redesigned the 'file upload' dialog (#6010) 2024-04-07 22:16:08 +08:00
llj
29081f204b [dir view] redesigned the 'file upload' dialog (#6006)
* [dir view] redesigned the 'file upload' dialog

* [dir view] 'file upload' dialog: fixup & improvements
2024-04-03 22:14:31 +08:00
llj
9611a547e1 Upload link page redesign 2 (#6001)
* ['upload link' page] fixup for the 'Cancel All' button

* ['upload link' page] redesigned the 'total status' bar(moved the progress bar to an independent line)
2024-03-30 18:19:06 +08:00
llj
2326fcdb43 Upload link page redesign (#6000)
* ['upload link' page] redesigned it(added the 'total status' bar, 'uploaded' icon & etc)

* ['upload link' page] redesigned it(separated the statuses from the operations for file items, and etc.)
2024-03-29 21:21:58 +08:00
llj
4375115548 [draft] removed related code & files (#5993)
* [draft] removed related code & files

* [draft] removed related code & files
2024-03-25 17:22:01 +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
杨顺强
a84106bb2a repair bug (#5944) 2024-02-06 17:25:00 +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
llj
26bc311673 [search] 'turn on/off semantic search': redesigned UI/UX for this setting (added a 'setting' icon to toggle the new 'setting popover') (#5932) 2024-02-01 16:20:46 +08:00
Michael An
bf882ecca4 fix ai-search loading bug 2024-01-12 16:02:53 +08:00
杨顺强
4a27e72c69 Optimize markdown code (#5860)
* optimize markdown editor css

* optimize markdown viewer

* optimize markdown viewer

* fix wraning
2023-12-26 14:35:44 +08:00
杨顺强
625116cccb optimize style (#5838) 2023-12-19 11:33:26 +08:00
杨顺强
5c3b048065 optimize code (#5831)
* optimize code

* optimize code
2023-12-16 11:37:32 +08:00
llj
ce2df5f223 [search] keep & display items visited recently(for both global search & search in a single library) (#5826) 2023-12-13 10:59:16 +08:00
yinjianfei-user
21bac022cc add-seaTable-integration (#5761)
* add-seaTable-integration

* update-request

* update-path

* update-json

* update-UI

* update-json

* update-text

* update-text

* remove-space

* update-UI

* add-hover

* add variable control

---------

Co-authored-by: 杨顺强 <978987373@qq.com>
2023-12-12 15:08:37 +08:00
杨顺强
e9ccb709ff repair column-view bug 2023-12-12 12:29:36 +08:00
杨顺强
7746b70b88 update seafile-editor version 2023-12-12 12:26:41 +08:00
llj
8712b7d1a6 [dir view, toast] redesigned the 'converting' tip for md & sdoc file … (#5822)
* [dir view, toast] redesigned the 'converting' tip for md & sdoc file items; added a new type of toast

* [toast] updated the loading icon of the 'notify-in-progress' toast
2023-12-11 18:19:23 +08:00
杨顺强
9b21cbc51d update markdown-editor 2023-12-08 17:58:27 +08:00
杨顺强
58c8013360 update draft module 2023-12-08 12:28:07 +08:00
杨顺强
6483089fad optimize history module 2023-12-08 12:07:52 +08:00
杨顺强
2e2d830c7d optimize wiki module 2023-12-08 11:20:12 +08:00
杨顺强
da89c9a338 shared md & trash snapshot md 2023-12-07 15:14:34 +08:00
liuhongbo
0da594cfae feat: recover code format 2023-11-30 17:38:09 +08:00
liuhongbo
5cc8c5a832 feat: recover code format 2023-11-30 17:34:32 +08:00
liuhongbo
05acb452f3 feat: recover code format 2023-11-30 17:31:22 +08:00
liuhongbo
25a5fc39b9 feat: adjust the style of button 2023-11-30 17:19:48 +08:00
llj
29fa239cd0 Single selector (#5791)
* [single selector] added a new 'single selector' to replace the 'role editor'

* [sys admin - group - member] replaced the old 'role selector' with the new 'single selector'

* [sys admin - orgs] replaced the old 'role selector' with the new 'single selector'

* [sys admin, org admin] replaced different selectors with the new 'single selector' for users & orgs

* [share link perm selector] replaced it with the new 'single selector'
2023-11-24 18:21:46 +08:00
Michael An
1660835faf Merge pull request #5783 from haiwen/feat/question-answering-search-new
Feat/question answering search new
2023-11-23 10:33:33 +08:00
Michael An
c2363961be change frontend code 2023-11-22 17:31:08 +08:00
er-pai-r
95e44fdd0c feat: sdoc history group 2023-11-22 13:20:37 +08:00
Michael An
4e5c6fa98a Fix search input UI (#5769)
* fix code warnings

* change search UI
2023-11-15 15:39:47 +08:00
llj
f5fad5724d Activities improvements (#5758)
* [activities] improvement

* [activities] improved the user filter
2023-11-12 16:13:42 +08:00
llj
43505270eb [activities] improvement (#5749) 2023-11-09 18:51:38 +08:00
llj
d12a619e5f ['Activities'] redesigned it: offer 2 nav tabs 'All Activities' & 'My Activities'; offer 'Modified by' user filter (#5747) 2023-11-09 12:25:22 +08:00