manifold/web/components/feed
Ian Philips b5057f4028
Notifications ux fixes - wip (#383)
* Notifications generating on comment,answer,contract update

* Notifications MVP

* Submitted an answer => answered

* Listen for unseen notifications

* Fix userlink formatting, move page

* Fix links

* Remove redundant code

* Cleanup

* Cleanup

* Refactor name

* Comments

* Cleanup & update notif only after data retrieval

* Find initial new notifs on user change

* Enforce auth rules in db

* eslint update

* Code review changes

* Refactor reason

* Add todos

* Show question in notifiation title

* Allow larger width on md

* Condense on mobile

* Decrease padding, hide title on mobile

* Line clamp notifications

* Shrink text
2022-06-01 11:31:46 -06:00
..
activity-feed.tsx Remove unused imports from random files (#224) 2022-05-13 18:30:52 -07:00
activity-items.ts Refactor contract typing to be more concise and more correct (#355) 2022-05-31 19:42:35 -07:00
category-selector.tsx Make categories work when signed out 2022-05-31 21:23:36 -05:00
contract-activity.tsx Filter redemption bets out of market 'Bets' tab 2022-05-28 15:57:12 -05:00
copy-link-date-time.tsx Notifications ux fixes - wip (#383) 2022-06-01 11:31:46 -06:00
feed-answer-comment-group.tsx Refactor contract typing to be more concise and more correct (#355) 2022-05-31 19:42:35 -07:00
feed-bets.tsx Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00
feed-comments.tsx Fix comment links from /activity & add to emails (#320) 2022-05-25 16:47:08 -06:00
feed-items.tsx Shrink avatar, paddding, gaps for mobile screens (#275) 2022-05-23 16:09:40 -06:00
find-active-contracts.ts Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00