1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-07 18:13:56 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
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
llj
04f29704b3
[eslint] updated eslintrc and improved the code (#4702) 2020-11-02 13:56:35 +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
huaiyinfeilong
63c65c1615 The aria-label of the notification element should be localized strings. (#4152) 2019-10-15 16:51:19 +08:00
杨顺强
8321d3a530 Add popup notices (#3130)
* popup notice

* update notice detail

* update notice implement logic

* optimized code

* optimzied code

* repair bug

* mark click item as read

* delete to_user

* update api

* refactor code

* update api

* update message

* fix repo share bug

* delete unnecessary code
2019-03-25 10:24:48 +08:00
杨顺强
e57701fa38 Prop type check repair (#2919)
* repair intent check wraning

* change doublequote to singlequote, add semicolon

* optimized code

* modify type-check wraning
2019-01-31 17:37:02 +08:00
杨顺强
8637abde8d Table module optimized (#2727) 2018-12-28 11:12:24 +08:00
C_Q
89ccc6bd2a fix show all notification link (#2719) 2018-12-26 16:28:19 +08:00
shanshuirenjia
3c0901818c update call api 2018-12-25 20:29:52 +08:00
shanshuirenjia
f30617ae86 udpate notificaiton module 2018-12-25 18:47:12 +08:00
shanshuirenjia
9e149ac2e1 improve notification 2018-12-25 18:25:16 +08: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
fb0fc6f7ec repair security-hole (#2415)
* repair security-hole

* optimized code
2018-09-30 12:19:30 +08:00
shanshuirenjia
5ce1b15fb2 Style bug repair (#2394)
* optimized css code

* repair search module

* repair response bug

* repair notificition bug

* repair file-history bug

* repair search info bug

* optimized code
2018-09-25 09:13:06 +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