docbrown/app/services
Andy Zhao 5ace9a5fc9 Organization Notifications (#1762)
* Add spec for org reaction notification

* Add organization_id to notifications

* Add validations for user and org IDs

* Move comment json_data out of loop

* Use actual column names instead

* Add organization filters

* Remove extra text-align

* Add organization filtering

* Refactor to reduce complexity

* Add receiver argument to handle orgs

* Add has_many notifications for orgs

* Add follow notifications for orgs

* Add comment notifications for orgs

* Rename some tests for specificity

* Add mark org notifications as read functionality

* Add radix to parseInt

* Define json_data outside of loop

* Notify org followers of a new post as well

* Move test to proper location

* Add test for aggregated method

* Make send org reaction notification more readable

* Test the rest of the notification model

* Refactor tag adjustment spec

* Fix extra html
2019-02-25 14:25:37 -08:00
..
exporter Export comments (#1471) 2019-01-16 12:54:45 -05:00
moderator Add profile_updated_at to clear cache key (#1795) 2019-02-14 12:05:47 -05:00
rss_reader Refactor RssReader (#1537) 2019-01-14 14:25:49 -05:00
suggester Improve performance for additional content boxes and tags index (#1750) 2019-02-06 16:50:35 -04:00
article_api_index_service.rb Remove unnecessary queries (#1717) 2019-02-02 21:40:34 -04:00
article_creation_service.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
article_with_video_creation_service.rb Added ArticleWithVideoCreationService (#344) 2018-08-15 17:19:54 -04:00
authorization_service.rb Remove access_token key for twitter dump (#1510) 2019-01-10 11:48:27 -05:00
chat_channel_creation_service.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
chat_channel_update_service.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
get_unseen_notifications_service.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
membership_service.rb Add Stripe Cancellation Webhook (#1682) 2019-02-13 15:56:19 -05:00
moderation_service.rb Use timezone aware methods (#893) 2018-10-18 16:26:29 -04:00
read_notifications_service.rb Organization Notifications (#1762) 2019-02-25 14:25:37 -08:00
rss_reader.rb Fix get_all_articles in RssReader (#1566) 2019-01-15 22:25:30 -05:00
tag_adjustment_creation_service.rb [WIP] Allow mods to remove tags and send user notification (#1252) 2018-12-04 16:45:32 -05:00
tag_adjustment_update_service.rb [WIP] Allow mods to remove tags and send user notification (#1252) 2018-12-04 16:45:32 -05:00
user_role_service.rb Enhance Internal Index Pages (#1747) 2019-02-06 10:25:19 -04:00