1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-30 21:50:59 +00:00
Commit Graph

154 Commits

Author SHA1 Message Date
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
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
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
llj
5d2a64bb2b [shared dir view] current path & operation buttons: fixup & improvement 2022-01-11 14:08:00 +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
2796c7a648
improved dialogs (#4505)
* improved dialogs

* redesigned 'share' dialog and 'folder permission' dialog for mobile
* improved 'API token' dialog

* [dialogs] modification for mobile

* [dialogs] improvement & bugfix
2020-04-04 14:32:11 +08:00
llj
24b3b516bd
[user notifications] rewrote it with react (#4486)
* [user notifications] rewrote it with react

* rewrote 'user notifications' page with react
* cleaned up the related files & code
* fixed 'popup notices'

* [seafile-js] updated the version
2020-03-24 15:24:47 +08:00
llj
617e8f1ed6
[cleanup] removed unused files & cleaned up seahub.css (#4457)
* [cleanup] removed unused files & cleaned up seahub.css

* [cleanup] cleaned up seahub.css & removed unused files

* [cleanup] cleaned up seahub.css & removed unused files

* [cleanup] cleaned up seahub_react.css
2020-03-14 17:05:18 +08:00
杨顺强
bb68e5e183 optimized-error-handle (#4366)
* optimized-error-handle

* update css

* optimized code
2019-12-18 16:23:34 +08:00
杨顺强
3791a4653e reapir side-panel scroll bug (#4247) 2019-11-13 15:32:16 +08:00
杨顺强
59d7ea045b update icon class (#4229) 2019-11-06 17:12:23 +08:00
Leo
63bd44acf7 Sysadmin reconstruct settings (#3946)
* sysadmin reconstruct settings page

* [system admin] settings: refactored it

* fixup & improvement
2019-09-29 18:19:25 +08:00
Leo
d0e28c0365 sysadmin reconstruct repo page (#3980) 2019-09-24 12:18:53 +08:00
杨顺强
a1e5e9db8a update dtable module (#4097)
* update dtable module

* optimized code

* optimized code
2019-09-19 15:47:03 +08:00
plt
955c715868 Merge branch '7.0' 2019-09-04 15:15:47 +08:00
llj
0975fc064f [side nav] fixed 'scroll' problem for mobile (#4053) 2019-09-04 15:14:46 +08:00
plt
e5c6ceb35e Merge branch '7.0' 2019-09-03 13:40:10 +08:00
llj
169ee131c9 fixed '.sf-heading' UI (#4047) 2019-09-03 10:40:19 +08:00
Leo
298880cf89 sysadmin recontruct devices page (#3925) 2019-08-27 21:48:01 +08:00
llj
8839207207 [share admin] libraries: added support for mobile (#3981)
* and 'bugfix & improvement'
2019-08-14 15:10:58 +08:00
llj
d5ad9ea67c [empty tip] mobile: improvement (#3870) 2019-07-18 18:19:35 +08:00
llj
957979254b [my libs] mobile: improvement (#3839)
* [my libs] mobile: improvement

* modified 'more' icon
* modified background layer of op menu
* added 'star/unstar' to the op menu

* [my libs] mobile: redesigned 'sort'
2019-07-16 07:55:55 +08:00
杨顺强
ea621c46c3 improve table css (#3850) 2019-07-15 21:27:06 +08:00
shanshuirenjia
46d035de10 optimzied ui 2019-07-01 18:40:49 +08:00
shanshuirenjia
d75ee2c185 improve department quota 2019-07-01 15:41:30 +08:00
Michael An
be9dd1ce19 op-icon 2019-06-26 09:37:38 +08:00
llj
74a6d273c9 [empty tip] modified UI 2019-06-12 18:37:11 +08:00
llj
c54ae6cb01 redesigned all 'empty-tip' 2019-06-10 17:30:10 +08:00
Michael An
167e2c668c change weixin depart icon 2019-06-06 13:53:10 +08:00
zxj96
edc223e520 Session optimization (#3423) 2019-05-12 15:05:53 +08:00
杨顺强
c813347030 optimized css style (#3439) 2019-05-10 16:53:24 +08:00
ilearnit
b119d78dfb init invite people 2019-04-28 11:30:43 +08:00
shanshuirenjia
32b7234051 repair locked bug 2019-04-23 10:32:12 +08:00
杨顺强
fce77f9985 Active item bug repair (#3260)
* repair interactive bug

* modify active color

* repair bug
2019-04-13 09:57:44 +08:00