docbrown/app/views/notifications
Vaidehi Joshi 8f0c24c167
Expand @-mention functionality to posts (#13367)
* Initial work for @-mention notifications from posts

* Revert article.published changes to article updater, add clarifying comments

* Extract article preview into reusable partial for notification views

* Clean up Article Updater

* Address + remove some FIXMEs

* Add a whole buncha specs for @-mention functionality in posts YAY

* Refactor create all spec to use shared examples, add clarifying comments

* Add guard clause to create all service

* Update new mention and notifiable action specs

* Some additional cleanup

* Add specs + shared examples to SendEmailNotificationWorker spec

* Use aggregate_failures where applicable

Co-authored-by: Michael Kohl <citizen428@dev.to>

* Cleanup and address code review comments

* Add MentionDecorator + relevant specs

* Address comments/issues flagged by @rhymes

* Optimize plucking user_ids when checking for article followers

Co-authored-by: Michael Kohl <citizen428@dev.to>
2021-05-12 07:33:33 -07:00
..
shared Expand @-mention functionality to posts (#13367) 2021-05-12 07:33:33 -07:00
_aggregated_reactions.html.erb Bugfix: Remove focus from avatars in notifications for better keyboard navigation (#11650) 2020-12-03 08:11:20 -05:00
_article.html.erb Expand @-mention functionality to posts (#13367) 2021-05-12 07:33:33 -07:00
_badgeachievement.html.erb [15 Min Fix]: Fix template error in badge achievement notification view (#13186) 2021-03-30 10:45:37 -07:00
_broadcast.html.erb Notifications fixes (#11180) 2020-10-30 14:52:58 +01:00
_comment.html.erb Notifications redesign (#11084) 2020-10-29 20:38:17 +01:00
_follow.html.erb Make followers notification overflow-hidden (#11870) 2020-12-18 11:09:30 -05:00
_mention.html.erb Expand @-mention functionality to posts (#13367) 2021-05-12 07:33:33 -07:00
_milestone.html.erb Notifications redesign (#11084) 2020-10-29 20:38:17 +01:00
_nav_menu.html.erb Accessibility enhancements to navigation tabs (#13559) 2021-05-07 15:24:34 +01:00
_notifications_list.html.erb Notifications redesign (#11084) 2020-10-29 20:38:17 +01:00
_reaction.html.erb Notifications redesign (#11084) 2020-10-29 20:38:17 +01:00
_single_reaction.html.erb Move app/labor/reaction_image.rb to helper (#11678) 2020-12-01 14:15:30 +07:00
_tagadjustment.html.erb Notifications fixes (#11180) 2020-10-30 14:52:58 +01:00
index.html.erb add main content to notifications page (#13111) 2021-03-25 09:37:53 +01:00