docbrown/config
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
..
environments Add default locale to i18n fallbacks (#1714) 2019-02-02 19:49:14 -04:00
initializers Fix delayed job errors related to follows #1621 (#1835) 2019-02-23 18:16:20 -08:00
locales Initial commit 2018-02-28 16:11:08 -05:00
webpack Reduce Airbrake's error output (#628) 2018-07-27 09:04:52 -07:00
application.rb Remove all flipflop related code (#1358) 2018-12-18 16:01:18 -05:00
boot.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
cable.yml Initial commit 2018-02-28 16:11:08 -05:00
database.yml.sample Remove database.yml from the repo (#1162) 2018-11-27 16:42:10 -05:00
database.yml.travis Migrate to Travis CI --skip-ci (#588) 2018-07-16 17:11:42 -04:00
environment.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
puma.rb Remove puma worker killer (#1575) 2019-01-16 18:14:43 -05:00
routes.rb Organization Notifications (#1762) 2019-02-25 14:25:37 -08:00
sample_application.yml Notifications part 2 (#1156) 2018-11-19 18:14:24 -05:00
secrets.yml Initial commit 2018-02-28 16:11:08 -05:00
sitemap.rb Remove unnecessary queries (#1717) 2019-02-02 21:40:34 -04:00
skylight.yml Initial commit 2018-02-28 16:11:08 -05:00
spring.rb Initial commit 2018-02-28 16:11:08 -05:00
webpacker.yml Make adjustments and fixes to DEV Conncect (#427) 2018-06-13 14:46:30 -04:00