1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-15 16:04:01 +00:00
Commit Graph

1343 Commits

Author SHA1 Message Date
llj
1495314544
"['dir view'] display file access log in a dialog instead of an independent page (#6673)
- click 'Access Log' in the menu for files in list/grid mode, or
  single-selected file
2024-08-30 07:02:29 +08:00
杨国璇
fa6427f9dc
feat: metadata longtext editor (#6666)
* feat: metadata longtext editor

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: delete code

* feat: update code

* feat: update font

* feat: update font

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-30 07:00:26 +08:00
Michael An
e88437bbdc
change grep icon color (#6665) 2024-08-29 16:41:16 +08:00
Michael An
381fdb613f
change lib content view icon style (#6667) 2024-08-29 16:10:59 +08:00
llj
eb9643ed1c
[user side panel] added a 'sub nav' popover for 'Files' in the folded side panel (#6617) 2024-08-22 16:16:16 +08:00
杨国璇
ee38d54d9f
Feat dropdown check color (#6595)
* feat: dropdown check color

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-21 10:57:16 +08:00
Michael An
9051ad836e
change empty tips (#6565)
* [draft] change empty tips

* remove useless codes
2024-08-20 11:19:11 +08:00
Michael An
0c484f51c2
change wiki avatar style (#6520) 2024-08-09 17:37:26 +08:00
Ranjiwei
9b3492088c
set-password-strength (#6477)
* set-password-strength

* update-uni-test

* Update views.py

* update

* remove userless code

* Update settings.py
2024-08-05 12:10:36 +08:00
杨国璇
6ed1fe58bc
feat: details (#6484)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-02 22:31:46 +08:00
llj
cd5a9b824c
[share link] email address verification: redesigned the 'verification form' UI & the 2 emails (#6399) 2024-07-23 13:30:09 +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
llj
2a312e02fe
Folded side panel (#6321)
* [user panel - header] update

* [folded side panel] modified UI details
2024-07-09 18:35:43 +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
f5d33ba65d
change toolbar background color (#6310) 2024-07-08 10:34:05 +08:00
liuhongbo
c661fee439 feat: set cover 2024-07-04 18:23:24 +08:00
Michael An
14c2186bcb
search type add enter icon (#6281) 2024-07-02 10:26:04 +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
a5edeafb74
12.0 fix icon size (#6259)
* 01 change wiki dropdown icon style

* 02 change wiki title color
2024-06-25 21:45:41 +08:00
llj
e4f7074735
['group' page] redesigned the toolbar & the 'group members' dialog; improved the 'manage members' dialog (#6248) 2024-06-21 17:32:03 +08:00
Michael An
d56be9ccd3
12.0 change triangle icon size 12px (#6245)
* 01 change font

* change triangle icon font size
2024-06-21 17:00:51 +08:00
Michael An
b7e686786a
12.0 change triangle icon (#6233)
* change main page

* change main panel icon to #666666

* change wiki icon

* change sort icons

* change hidden header table

* change style
2024-06-21 12:07:58 +08:00
Michael An
d22d65e5e2
fix shared item style (#6231) 2024-06-20 09:52:03 +08:00
Michael An
646a55b3ec
12.0 nav side highlight (#6220)
* 01 fix code format

* 02 add nav highlight
2024-06-19 21:15:56 +08:00
Michael An
d722b852fe
12.0 change dropdown menu style (#6227)
* 01 remove 200px dropdown menu

* 02 change check mark icon className

* 03 change dropdown padding

* 04 change menu min width 200px

* 05 change sort repos dropdown
2024-06-19 15:16:54 +08:00
llj
109a6d29fe
[page toolbar] '.cur-view-path': set the height of the heading/path bar in each page to be 48px; improved UI of the nav links (#6225) 2024-06-18 18:19:24 +08:00
liuhongbo
20401508b7 feat: wiki-side-panel-menu 2024-06-15 14:24:32 +08:00
Michael An
7e1d98990f
12.0 change toolbar buttons style (#6197)
* 00 fix codes

* change toolbar buttons style
2024-06-13 15:27:20 +08:00
杨顺强
e5b696b098 Merge branch 'master' into 12.0 2024-06-06 17:59:03 +08:00
llj
ff8ac397cc
['Files' page] 'New Library': added 'New Library' dropdown menu to some headings('My Libraries' & departments) (#6169) 2024-06-05 18:49:22 +08:00
Libra
530647b4e1
feat: add new page (#6160)
* feat: add new page

* rename duplicated page

* feat: wiki add new page

---------

Co-authored-by: ‘JoinTyang’ <yangtong1009@163.com>
2024-06-05 13:52:33 +08:00
Michael An
a0350a5bb4
change svg icon style (#6164) 2024-06-04 18:12:57 +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
1cbea9df17
[dropdown toggle] added 'focus/hover' colors for the dropdown toggle icons (#6107) 2024-05-23 14:07:34 +08:00
llj
5c0518ef22
Icons (#6106)
* [icon] replaced 'sf2-icon-caret-down' with the new 'sf3-font-more'

* ['delete' icon] replaced all the 'sf2-icon-delete' icon with the new 'sf3-font-delete1' icon

* [UI] modified the colors of the operation icons in pages
2024-05-23 12:09:54 +08:00
杨顺强
5d6d3ffa10 update iconfont 2024-05-20 11:01:56 +08:00
杨顺强
48814ff65f merge master 2024-05-20 10:52:57 +08:00
liuhongbo
2ac1e5c3f5 feat: adjust diff viewer to fit mobile 2024-05-20 10:37:25 +08:00
杨顺强
eda0171d66
optimize code (#6066)
* optimize code

* add new inst web api

* update

* update

* optimize code

* set user is_active

* optimize code

* optimize code

* optimize code

* optimize code

* rm unused test code

* delete test code

---------

Co-authored-by: lian <imwhatiam123@gmail.com>
2024-05-17 15:26:04 +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
Michael An
fca24dca65 change main-side-nav icon 2024-05-16 09:40:55 +08:00
Michael An
6f918125d1 01 update icons 2024-05-16 09:27:43 +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
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