1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-10-21 10:51:17 +00:00
Commit Graph

1398 Commits

Author SHA1 Message Date
Michael An
553e11a685 [12.0] fix side-panel page style 2024-05-15 15:30:51 +08:00
Michael An
e0445263c9 [12.0] fix side-panel page style (#6079) 2024-05-15 15:22:48 +08:00
杨顺强
8ccd0f37b7 merge master branch to 12.0 2024-05-15 13:49:11 +08:00
杨顺强
fa5ec70a99 optimize code (#6072)
* optimize code

* update font icon color
2024-05-14 08:15:53 +08:00
llj
a4fa7f899a [side nav, 'Files' page] use 'department' icons for departments (#6073) 2024-05-13 15:54:50 +08:00
杨顺强
53d9112244 Merge branch 'master' into 12.0 2024-05-09 18:05:20 +08:00
Michael An
b1ab514a5a [12.0] share admin animation time change (#6061) 2024-05-09 16:55:06 +08:00
Michael An
ccea398718 fix admin share animation (#6060) 2024-05-09 16:24:53 +08:00
杨顺强
fe341642c9 update bootstrap (#6059) 2024-05-09 15:56:44 +08:00
llj
1b1a6bbbd3 [side nav] replaced some icons so that they are horizontally aligned … (#6056)
* [side nav] replaced some icons so that they are horizontally aligned with the text next to them

* [side nav] modified icon size & etc.
2024-05-07 17:45:28 +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
llj
3581712e1a ['Files'] redesigned the side nav & the main content (#6044) 2024-04-26 21:51:50 +08:00
llj
4eab55fdf9 Files (#5881)
* [side nav] redesigned it: added a new item 'Files', and made 'My Libraries' and some other items as its sub nav items

* ['Files'] added new page 'Files'(added 'My Libraries' to it)

* ['Files'] added 'Shared with me' to it

* ['Files'] added 'Shared with all' to it

* ['Files'] added 'Shared with groups' to it (removed 'details' for 'department')
2024-04-19 14:51:41 +08:00
llj
046aa47022 [long name] fixup for UIs with long library/folder/file names (#5971)
* [long name] fixup for UIs with long library/folder/file names

* fixed code indentation
2024-03-07 15:37:09 +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
7456cf1fae fix eslint warning and code format (#5877) 2024-01-03 21:59:44 +08:00
llj
a976cc45b1 ['log in' page] redesigned 'login with wechat' (#5852) 2023-12-22 11:07:03 +08:00
llj
0bda48d1de ['log in' page] redesigned it (#5850) 2023-12-21 15:59:19 +08:00
杨顺强
637d48cb52 update seafile-edtior version 2023-12-16 18:10:46 +08:00
llj
15b3da9289 [login] redesigned the UI of 'Single Sign-On' (#5830) 2023-12-14 15:35:20 +08:00
llj
09eee39cd3 [top nav] account: removed the triangle next to the avatar, and adjusted the position of the dropdown menu (#5798) 2023-11-29 17:55:12 +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
llj
1f3512fb59 [my libs] added submenu 'Advanced' to the dropdown menu of each library item (#5688) 2023-10-13 22:47:38 +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
3c5753221d change dropdown default style (#5639) 2023-09-13 23:13:53 +08:00
Michael An
b46a60268f change notification popover (#5629)
* change notification popover

delete useless test

* Update iconfont and user notification ui

* change notification dialog detail

* format css

* update url of all notifications when send notice email

---------

Co-authored-by: lian <imwhatiam123@gmail.com>
2023-09-08 13:54:05 +08:00
Michael An
ae90c40dde change rename UI (#5625) 2023-09-05 20:21:24 +08:00
llj
68ed3e5773 Sdoc draft (#5556)
* [dir view] redesigned the sdoc draft identifier

* [dir view] added option 'Mark as draft' to 'New File' dialog; added big button '+ SeaDoc' for empty library

* [sdoc draft] fixed API typos

* [sdoc file view] displayed draft identifier & added 'unmark as draft' for drafts

* [media/sdoc-editor] updated i18n/l10n strings for sdoc-editor

* [dir view] 'New' dropdown menu: added '(beta)' for 'New SeaDoc File'
2023-07-22 15:54:25 +08:00
杨顺强
3c59ebd62d Merge branch '10.0' 2023-06-28 18:47:51 +08:00
llj
d6bb78fe41 [notifications popover] fixed content alignment in the header; removed the left black dots for items (#5520) 2023-06-21 16:17:42 +08:00
杨顺强
71be15476c delete seafile-ui source-map (#5518) 2023-06-20 17:36:12 +08:00
llj
c33fdc8189 [manage group members] redesigned 'search group members' & removed the dialog footer (#5438) 2023-04-19 18:19:58 +08:00
杨顺强
bbac18dbbf repair code bug (#5353) 2023-01-13 11:20:36 +08:00
llj
bfb176191e [UI] modified details for nav items, icons in search input, dropdown items, folder tree items (#5287) 2022-10-19 19:04:57 +08:00
llj
7b56e8eace Seahub UI (#5261)
* [top toolbar] fixed the position of the vertical line between 2 sides

- fixed it for all the pages
- removed the duplicated 'div.main-panel' in 'lib-content-view'

* [search] modified the UI

* [top toolbar] redesigned the notification

* [top toolbar] avatar & the triangle: modified the UI

* [left side panel] updated the UI; fixup & improvement

* [misc] modified links' color, op-icon, and etc.

* [misc] updated UI for share dialog, other dialogs, & 'more operations' dropdown

* [misc] UI: modified markdown side panels, comment panels, input/textarea placeholder

* ['user settings' page] modified UI

* [shared dir upload link page] modified the UI

* [user settings] modified the UI

* [user settings] fixup

* [seafile-ui.css] use an updated one (modified color of buttons)
2022-10-12 18:10:12 +08:00
lian
16bff600d1 use head and repo name as title on wiki page (#5230)
* use head and repo name as title on wiki page

* update

* update page title by change file

* optimize style

* fix unordered_list display

* update translation

Co-authored-by: lian <lian@seafile.com>
Co-authored-by: shuntian <978987373@qq.com>
Co-authored-by: 王健辉 <40563566+mrwangjianhui@users.noreply.github.com>
2022-08-05 14:15:37 +08:00
杨顺强
9c7f0fb149 optimize code (#5229) 2022-08-03 15:11:57 +08:00
杨顺强
9745bc26a3 Optimize wiki style (#5223)
* optimize style

* repair code bug

* optimize code
2022-07-29 10:52:52 +08:00
杨顺强
27399d8970 Optimize wiki module (#5213)
* optimize code

* optimize code

* python load wiki file_content

* optimize style

* improve code

* optimize code

* update code

* optimize wiki style

* format <h> label

* add scroll interactive

* optimize code

* repair code bug

* format datetime

Co-authored-by: 王健辉 <40563566+mrwangjianhui@users.noreply.github.com>
2022-07-27 16:26:55 +08:00
cainiao222
bdadbd7556 update edtior font 2022-03-07 14:51:11 +08:00
llj
d9e1f70743 [markdown file view] print: fixup for 'print all the pages' 2022-01-22 13:49:55 +08:00
llj
7989151452 [markdown file view] print: removed the unnecessary colored background around the file content 2022-01-21 12:25:22 +08:00
llj
e9536c7922 [markdown file view] print: fixup for 'print all the pages' 2022-01-21 11:51:33 +08:00
llj
5d2a64bb2b [shared dir view] current path & operation buttons: fixup & improvement 2022-01-11 14:08:00 +08:00
cainiao222
c115bf9d41 update seafile-editor font 2022-01-04 17:50:07 +08:00
llj
ace2ea7a3e [a11y] .table-sort-op: show focus effect when accessed by keyboard 2021-10-11 14:01:42 +08:00
王健辉
07df610e43 custom share permission (#4967)
* custom share permission

* remove path field

* add permission manager ui

* optimize custom permission manager style

* add permission setting

* add normalize_custom_permission_name

* optimize repo custom permission

* delete useless code

* optimize code

* optimize code

* optimize markdown file page

* fix a few bugs

* add permission control

* repair modify permission

* optimize style

* optimize copyright

* add try-except

* optimize code

* move file&folder

* batch operation item

* repair batch move item

* update copyright

* optimize move permission control

* optimize code

* optimize code

* optimize code & fix code wranning

* optimize code

* delete unsupport permission

* optimize code

* repair code bug

* add pro limit

* optimize code

* add permission handle for permission editor

* repair new file&folder bug

* optimize file uploader code

* custom permission user can not visit custom permission module

* optimize code

* forbid comment&detail module

* optimize code

* optimize modify/preview permission

* optimize custom permission share perm

* optimize view file module: file-toolbar

* optimize custom drag move operation

* repair column view bug

* optimize drag operation code

* repair code bug

* optimize code

Co-authored-by: shanshuirenjia <978987373@qq.com>
2021-09-13 10:37:07 +08:00
llj
06254447e4 File view op (#4836)
* [file view] added 'Details' & 'open via client'

* [file view] adjusted places of operations

* [file view] 'open via client': use a new icon

* [file view] 'open via client': updated the icon
2021-03-18 17:31:21 +08:00
llj
45afd8c323 [share dialog] added QR code for share/upload links (#4798) 2021-01-22 18:18:13 +08:00