docbrown/app
Fernando Valverde c347efd11b
Use navigator.share on mobile devices (#13809)
* First commit

* Standardize Runtime Filters to use -only suffix

* Always present native share option if available

* Reorder native share option

* Remove unused Desktop-only CSS rule

* Adding ahoy (first commit)

* Add Ahoy stats

* Trigger Travis

* Add optional chaining

* Move ahoy stat collection to different component

* Coverage threshold update

* Add missing Desktop-only CSS rule that was missing

* Add assert in Cypress test

* Apply review feedback

* Isolate navigator.share related assertions

* Fix tests

* Test

* Update app/javascript/packs/articlePage.jsx

Co-authored-by: Nick Taylor <nick@forem.com>

* Isolate tests in separate spec

* Fix tests (fingers crossed)

* Remove changes to unchanged spec

Co-authored-by: Nick Taylor <nick@forem.com>
2021-06-15 06:39:33 -06:00
..
assets Use navigator.share on mobile devices (#13809) 2021-06-15 06:39:33 -06:00
black_box Remove <provider>_created_at columns (#13264) 2021-04-29 10:24:16 -05:00
controllers Refactor admin settings view into partials (#13950) 2021-06-15 10:30:24 +07:00
decorators Pin posts to feed (#13807) 2021-06-04 10:54:53 +02:00
errors Removing Settings::General.email_addresses (#13958) 2021-06-11 12:34:34 +03:00
helpers Removing Settings::General.email_addresses (#13958) 2021-06-11 12:34:34 +03:00
javascript Use navigator.share on mobile devices (#13809) 2021-06-15 06:39:33 -06:00
lib Create Settings::SMTP (#13943) 2021-06-14 10:29:43 -04:00
liquid_tags Bump rubocop from 1.15.0 to 1.16.0 (#13894) 2021-06-02 09:11:38 -04:00
mailers Revert dynamic email config changes (#13983) 2021-06-14 13:08:24 -04:00
models Remove check for blank mailchimp newsletter ID (#13966) 2021-06-14 12:07:02 -04:00
policies Create DiscussionLocks (#13905) 2021-06-10 11:04:33 -04:00
queries Have specs run without Redis and refactor ConsumerApp and Device (#13647) 2021-05-07 08:03:16 +02:00
refinements Drop profile columns from user (#10707) 2020-12-03 08:14:38 +07:00
sanitizers Remove unused attributes from markdown parser (#13484) 2021-04-27 09:33:01 -04:00
serializers Cleanup search classes and serializers (#13645) 2021-05-05 09:20:59 -04:00
services Refactor credit purchasing (#13955) 2021-06-15 09:04:51 +07:00
uploaders Change frame limit to match imgproxy (#13265) 2021-04-06 12:28:50 +02:00
validators Pin posts to feed (#13807) 2021-06-04 10:54:53 +02:00
view_objects Rename SiteConfig to Settings::General (#13573) 2021-05-21 14:45:37 +02:00
views Use navigator.share on mobile devices (#13809) 2021-06-15 06:39:33 -06:00
workers Detect animated images in articles asynchronously (#13766) 2021-06-01 10:34:04 +02:00