docbrown/app
Fernando Valverde e602d50d32
Push Notification multi app support (#13304)
* PushNotificationTarget model + /admin/push_notifications (index)

* Admin panel CRUD + request tests

* Migrate Redis backed Rpush model responsibilities into PushNotificationTarget

* Fix failing specs

* Fix conflicts + clean up test by using constant reference

* Removed unused policy

* policy + services + misc feedback

* PushNotificationTarget refactored to AppIntegration

* Review feedback

* Some small cleanup

* Refactor AppIntegration -> ConsumerApp

* Fixing specs

* Trigger Travis

* More naming refactor changes

* Refactor services into queries

* Revert to where(...).first, fix typo and tests

* Apply suggestions from code review

Co-authored-by: rhymes <rhymes@hey.com>

* PR review feedback - create_or_find_by, validations, renaming + more tests

* Fix aria-label text

* Remove unnecessary individual index - composite index will do

Co-authored-by: rhymes <rhymes@hey.com>
2021-04-21 17:13:01 -06:00
..
assets [15 min fix] Used the all browser supported document.body. (#13397) 2021-04-14 19:51:41 -04:00
black_box
controllers Push Notification multi app support (#13304) 2021-04-21 17:13:01 -06:00
decorators Create settings model for rate limits (#13381) 2021-04-20 11:29:22 +07:00
errors Rename banned and comment_banned roles (#12270) 2021-04-06 10:12:14 -05:00
helpers Create settings model for rate limits (#13381) 2021-04-20 11:29:22 +07:00
javascript [Small fix] Makes stats page responsive (#13345) 2021-04-14 14:57:35 -06:00
lib [Search 2.0] Homepage query (#13339) 2021-04-21 12:41:24 +02:00
liquid_tags improve keyboard accessibility of modals 12427 10610 (#12511) 2021-02-24 16:01:10 +00:00
mailers Asynchronous organization delete (#13388) 2021-04-19 18:30:35 +03:00
middlewares
models Push Notification multi app support (#13304) 2021-04-21 17:13:01 -06:00
policies Push Notification multi app support (#13304) 2021-04-21 17:13:01 -06:00
queries Push Notification multi app support (#13304) 2021-04-21 17:13:01 -06:00
refinements Drop profile columns from user (#10707) 2020-12-03 08:14:38 +07:00
sanitizers Remove unused code (#13305) 2021-04-08 08:50:59 -05:00
serializers [Search 2.0] Homepage query (#13339) 2021-04-21 12:41:24 +02:00
services [Search 2.0] Allow mention autocomplete to search users names (#13462) 2021-04-21 18:47:15 +02:00
uploaders Change frame limit to match imgproxy (#13265) 2021-04-06 12:28:50 +02:00
validators [15 min fix] Enforce an upper limit for articles.body_markdown (#13418) 2021-04-16 20:20:11 +02:00
view_objects Move GeneratedImage to Images::GenerateSocialmage (#11691) 2020-12-02 11:03:14 +07:00
views Push Notification multi app support (#13304) 2021-04-21 17:13:01 -06:00
workers Asynchronous organization delete (#13388) 2021-04-19 18:30:35 +03:00