1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-06 17:33:18 +00:00
Commit Graph

31 Commits

Author SHA1 Message Date
Michael An
55719ccbdf remove react old defaultProps (#7576) 2025-03-10 14:27:08 +08:00
Jerry Ren
680006a883 refactor(react): replace findDOMNode by ref (#7479) 2025-02-18 16:56:37 +08:00
杨顺强
ccab6f1552 Update react version 3 (#7453)
* update react version

* update reactstrap

* optimize code

* update react-select version

* update react-responsive

* update react-chartjs version

* update qrocde version

* update seafile-editor version

* update tldraw editor version

* fix code bug
2025-02-14 14:04:25 +08:00
Michael An
67210c7363 fix code format (#6365) 2024-07-18 11:58:42 +08:00
lian
b24f9dab93 only pro version has Institution feature (#6133) 2024-05-30 11:59:59 +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
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
Michael An
14ce391007 Fix eslint warnings (#5635)
* 01 fix eslint warnings

* fix code warnings

* fix code warnings

* fix code warnings

* fix code warnings

* fix code warnings
2023-09-13 08:40:50 +08:00
WJH
f584902e9c improve sso to thirdpart (#5420) 2023-04-04 10:45:03 +08:00
mrwangjianhui
4ca0986384 sso to thirdpart website (#5401) 2023-03-15 15:40:19 +08:00
llj
132169105a Merge branch '9.0' 2022-11-10 14:51:21 +08:00
lian
b0d0874013 Org admin page (#5298)
* orgadmin import users

* orgadmin devices page

* orgadmin statistic page

* orgadmin devices page

use seafile_api.list_org_repo_sync_errors

* [org admin] bugfix & improvements

Co-authored-by: lian <lian@seafile.com>
Co-authored-by: llj <lingjun.li1@gmail.com>
2022-11-10 13:27:55 +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
llj
dd1fd746e8 [a11y] make 'view profile and more' be accessed by keyboard 2021-10-11 14:01:42 +08:00
lian
5472974cc8 Revert "update LOGOUT_URL; (#4785)"
This reverts commit d75beba8bd.
2021-07-08 16:47:09 +08:00
lian
d75beba8bd update LOGOUT_URL; (#4785)
Co-authored-by: lian <lian@seafile.com>
2021-01-12 16:19:38 +08:00
llj
ad5b070c9f [system admin] users: rewrote user pages & 'ldap users' page (#4216) 2019-11-02 17:02:26 +08:00
llj
69645a77c9 added the link to institution admin panel (#4090) 2019-09-17 12:11:45 +08:00
杨顺强
04e791f14c Improve response catch module (#3848)
* add err hanlder for dialog ajax request

* add error handler for component ajax request

* repair code bug

* repair code bug

* add handler for page ajax module
2019-07-16 10:01:09 +08:00
shanshuirenjia
cb9eb5d78d improve account module 2019-07-01 12:38:58 +08:00
ilearnit
f560bc138e add org admin exit 2019-04-26 02:27:43 +00:00
Michael An
73d41e2b57 fix warnings
fix warnings in previous codes
2019-04-17 18:21:00 +08:00
陈钦亮
873ead2c77 add exit admin panel (#3165) 2019-03-25 10:38:08 +08:00
王健辉
8c81489c51 file scan records page (#3051)
* file scan records page

* add file scan setting

* repair code
2019-03-13 16:50:30 +08:00
杨顺强
c01420e3e9 Ui bug repair (#2735) 2018-12-29 16:16:20 +08:00
杨顺强
4080144bca Translate improve (#2679)
* modify translate

* modify translate
2018-12-20 15:37:14 +08:00
ilearnit
7a46213c86 add org admin 2018-12-17 08:06:44 +00:00
山水人家
fdbb39a6d3 Repair eslint wraning (#2453) 2018-10-16 18:19:51 +08:00
shanshuirenjia
c0d645962f Optimized code structure (#2430)
* combine utils file

* modify file position
2018-10-09 10:56:59 +08:00
shanshuirenjia
3a67d78016 clean package.json and repair code style (#2411)
* clean package.json and repair code style

* update css style

* repair bug
2018-09-29 18:32:53 +08:00
shanshuirenjia
ba583d6efd Draft dashboard optimized (#2384)
* create a common toolbar component

* optimized code

* combine side-panel

* add change state
2018-09-20 10:19:11 +08:00