docbrown/app/labor
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
..
article_analytics_fetcher.rb Fix inconsistent specs (#1674) 2019-01-30 11:50:42 -05:00
article_suggester.rb Improve performance for additional content boxes and tags index (#1750) 2019-02-06 16:50:35 -04:00
assign_tag_moderator.rb Enhance Internal Index Pages (#1747) 2019-02-06 10:25:19 -04:00
badge_rewarder.rb Added 3 year anniversary badge (#1732) 2019-02-06 11:29:30 -04:00
bufferizer.rb Update twitter validation and internal/articles query (#1571) 2019-01-16 17:15:22 -05:00
cache_buster.rb Modify cache on home page (#1695) 2019-01-30 17:56:05 -05:00
color_from_image.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
coupon_generator.rb Update blackbox's API endpoint (#259) 2018-04-30 12:24:32 -04:00
email_digest.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
email_logic.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
emoji_converter.rb [Emojis in Markdown] (#1653) 2019-01-28 16:28:59 -05:00
error_message_cleaner.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
flare_tag.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
follow_checker.rb Reduce queries in typical stories#show response + small fixes (#903) 2018-10-13 19:38:38 -04:00
function_caller.rb Migrate to Travis CI (part 2) (#591) 2018-07-20 20:17:18 -04:00
generated_image.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
hex_comparer.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
html_cleaner.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
language_detector.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
mailchimp_bot.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
markdown_fixer.rb Fix adding quotes and dashes in codeblocks (#557) 2018-07-10 13:41:54 -04:00
markdown_parser.rb Added <kbd> tag support to markdown editors in article posts and comm… (#1761) 2019-02-16 22:30:35 -04:00
mentorship_matcher.rb Adds method to create bulk mentorship matches (#631) 2018-09-11 16:46:01 -04:00
notification_counter.rb Organization Notifications (#1762) 2019-02-25 14:25:37 -08:00
podcast_feed.rb Fix Rubocop Security/Open (#1447) 2019-01-02 16:35:19 -05:00
profile_image.rb Migrate to Travis CI (part 2) (#591) 2018-07-20 20:17:18 -04:00
rate_limit_checker.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
reaction_image.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
reading_list.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
sticky_article_collection.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
timeframer.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
twilio_token.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
twitter_bot.rb Migrate to Travis CI (part 2) (#591) 2018-07-20 20:17:18 -04:00
unread_notifications_emailer.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
user_similarity.rb Add similarity score for users (#942) 2018-10-17 11:53:28 -04:00
user_states.rb Remove superfluous condition (#1441) 2019-01-01 17:05:18 -05:00