1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-17 07:41:26 +00:00
Commit Graph

72 Commits

Author SHA1 Message Date
lian
c246b5a3a9 update notice when file/folder is uploaded (#6022)
A file named {filename} is uploaded.
A folder named {foldername} is uploaded.
2024-04-15 19:34:21 +08:00
lian
a80fe2c5ff Upload folder notification (#6013)
* upload folder user notification

* update
2024-04-09 22:09:07 +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
Ranjiwei
8a7850a7dc Add Notification after user share permission changed (#5923)
* update

* remove spaces

* Update notice-item.js

* add-notice-after-CANCEL-the-sharing-perms-to-user

* update-func-names
2024-02-23 14:38:19 +08:00
llj
608de45b6f [search] 'turn on/off semantic search': click outside to close the 'setting' popover (#5937) 2024-02-04 15:29:58 +08:00
WJH
73afa03d63 Improve adfs error msg (#5898)
* improve error msg

* send error msg to sys/org admin

* fix code
2024-01-17 14:49:23 +08:00
llj
473aa295d6 [dir view, other pages] fixed problems 'cannot close the notice popover (#5854)
via clicking the bell icon, or via clicking outside'

- in 'dir view', clicking the notice bell icon, clicking the
content(dirents) area, the notice popover was not closed
- in other pages, clicking the notice bell icon, the popover was not
closed
2023-12-25 12:08:00 +08:00
Michael An
6eec4688db fix toggle tags popover (#5835) 2023-12-19 12:13:49 +08:00
Michael An
429eecdd06 fix warnings and rename unsafe lifecycle function (#5814) 2023-12-06 17:24:05 +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
4e5c6fa98a Fix search input UI (#5769)
* fix code warnings

* change search UI
2023-11-15 15:39:47 +08:00
Michael An
42eacdb388 fix language select style (#5693)
* fix language select style

* fix this.tabItemClick bug
2023-10-19 13:43:26 +08:00
Michael An
2a6aa4b4d4 remove comment (#5650)
* remove comment

* remove useless third party lib

* remove comment
2023-09-18 18:15:54 +08:00
Michael An
f278cfd3bb Change select style (#5645)
* 01 change css file path

* 02 change Select style
2023-09-18 10:01:30 +08:00
Michael An
754d9c0fe8 Change tag list UI (#5637)
* 01 change file tags list

* 02 change select tags UI

* change edit icons
2023-09-13 23:12:23 +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
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
WJH
f81072c8a7 deleted files notice (#5426)
* batch delete files notice

* frontend page
2023-07-19 10:44:30 +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
lian
2024b030f3 'notification/list/' to 'notice/list/' (#5517) 2023-06-20 16:47:20 +08:00
杨国璇
948fd44eee feat: sdoc diff (#5465)
* feat: sdoc diff

* feat: add changes

* feat: optimize code
2023-05-13 15:42:54 +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
4c62d5086f Watch file changes (#5364)
* [my libraries] redesigned 'watch/unwatch file changes'

- added 'watch file changes' & 'unwatch file changes' to the operation
menu
- added icon & tooltip for monitored libraries
- added support for mobile

* [my libs] updated 'watch/unwatch file changes'

* [notifications] update for 'watch/unwatch file changes'
2023-02-03 09:51:18 +08:00
lian
00b1007cae repo monitor (#5265)
Co-authored-by: lian <lian@seafile.com>
2023-01-16 17:56:05 +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
866e84e692 Merge branch '7.1' into 8.0 2021-04-19 10:55:50 +08:00
shanshuirenjia
187d565682 repair notification xss bug 2021-04-14 16:31:48 +08:00
lian
c29a571826 Merge branch '7.1' into master 2021-02-05 11:55:34 +08:00
lian
d75beba8bd update LOGOUT_URL; (#4785)
Co-authored-by: lian <lian@seafile.com>
2021-01-12 16:19:38 +08:00
llj
04f29704b3 [eslint] updated eslintrc and improved the code (#4702) 2020-11-02 13:56:35 +08:00
shanshuirenjia
e9f3f8ed2e conflict fixed 2020-04-01 11:19:09 +08:00
llj
6181619f0e [user notifications] modification for mobile (#4509) 2020-03-30 21:27:45 +08:00
杨顺强
6c417b6fb4 Improve hu requirement (#4502)
* optimize code

* optimize code

* optimize code
2020-03-25 20:20:56 +08:00
杨顺强
011cb33fbb Add hu berlin requirement (#4500)
* add new requirement

* update demo copyright

* update sf-font

* optimize code

* improve variables naming
2020-03-25 18:03:04 +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
ad5b070c9f [system admin] users: rewrote user pages & 'ldap users' page (#4216) 2019-11-02 17:02:26 +08:00
huaiyinfeilong
63c65c1615 The aria-label of the notification element should be localized strings. (#4152) 2019-10-15 16:51:19 +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
Michael An
e4fde3d7a8 fix warnings 2019-06-06 13:33:22 +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
杨顺强
fed5fa703d repair notificaiton time bug (#3216) 2019-04-08 11:50:40 +08:00
shanshuirenjia
18e914e012 repair translate bug 2019-04-03 18:26:03 +08:00