Anna Buianova
784afdf41e
Routine rubocop fixes ( #19254 )
...
* Rubocop fixes
* Rubocop fixes
* Fixed rubocop violation
* Fixed policies rubocop violations
* More rubocop fixes
2023-03-24 14:37:44 +03:00
Fernando Valverde
aa130cc456
Fix Honeybadger typo in Rpush reflection callback ( #18071 )
2022-07-13 09:13:40 -06:00
Mac Siri
678dda8cf4
Routine Rubopcop lint fixes ( #17844 )
...
* Routine Rubopcop lint fixes
* Undo app_secrets_spec changes
* Fix broken spec
2022-06-07 10:17:16 -04:00
Fernando Valverde
41e6b7f858
Add host tag in ForemStatsClient ( #16237 )
...
* Add host tag in ForemStatsClient
* fix error in host tag
2022-01-21 08:27:42 -06:00
rhymes
cf9f6094cd
Have specs run without Redis and refactor ConsumerApp and Device ( #13647 )
...
* Add fakeredis gem
* Mock Pusher::PushNotifications in specs
* Remove Redis from Travis
* Add Android tests to ConsumerApp specs
* Use mock for push notification tests and refactor ConsumerApp and Device code
* Fix remaining broken specs
* Use symbols
* Cleanup rpush helpers
* Pusher::PushNotifications is no more
* Use human friendly platform in Admin::ConsumerApps index page
2021-05-07 08:03:16 +02:00
Josh Puetz
c3174cade8
Push Notification stats instrumentation ( #13118 )
2021-04-19 09:42:01 -05:00
Fernando Valverde
cf3bde4259
Add mobile push notifications to Forem ( #12419 )
...
* First commit with iOS PN working
* RPush cleanup worker + unique jobs config
* Remove rpush tables from schema.rb
* PR feedback
* Feature flag and test for route
* Tests and feature flag PushNotification ::Send
* Update app/controllers/devices_controller.rb
Co-authored-by: Michael Kohl <citizen428@dev.to>
* Update spec/routing/devices_routes_spec.rb
Co-authored-by: Michael Kohl <citizen428@dev.to>
* Update spec/services/push_notifications/send_spec.rb
Co-authored-by: Michael Kohl <citizen428@dev.to>
* PR feedback
* Set Rpush driver and url
* More PR feedback
* Apply suggestions from code review
Co-authored-by: Jamie Gaskins <jgaskins@gmail.com>
* PR feedback from Rhymes
* Don’t double render
* Sure
Co-authored-by: Josh Puetz <hi@joshpuetz.com>
Co-authored-by: Josh Puetz <josh@dev.to>
Co-authored-by: Michael Kohl <citizen428@dev.to>
Co-authored-by: Jamie Gaskins <jgaskins@gmail.com>
2021-03-12 14:08:18 -06:00