docbrown/spec
Alex db4e37781f
[deploy] User subscriptions liquid tag MVP (#8871)
* UX (view, style, JS) progress

* base_data updates

* More JS updates

* Remove unnecessary param of author_id

* Remove author_id from controller

* Restrict email to admins

* Introduce profile images

* Remove base_data and update tag for source

* Use .key?

* I gotchu Codeclimate, don't worry :)

* Add click event listeners to modal buttons

* Refactor

* More refactor

* Refactor subscriber

* Use userData() for subscriber

* Reorganize

* Code cleanup

* Add subscription API call and favor textContent

* Fix API call and showSubscribed

* Add Apple Auth logic and change links to buttons

* Update success message

* Add Apple email check and spec

* Fix default sign in state

* Remove email from async_info :(

* Refactor markdown classes

* Single quote consistency

* Modal bug attempt & subscriber image on success

* Refactor passing source to tags and fix preview
2020-06-25 13:13:19 -04:00
..
black_box Adjust type tags for RSpec (#4864) 2019-11-20 13:01:30 -05:00
decorators nothing to see here....except maybe reverting a push to master (#8308) 2020-06-05 20:34:21 -05:00
factories Remove trailing slashes from URLs to improve SEO (#8836) [deploy] 2020-06-22 13:44:58 -07:00
fixtures Remove inline style from KatexTag template (#8833) 2020-06-23 08:56:01 +02:00
helpers [deploy] Routine Rubocop fixes (#8293) 2020-06-05 18:46:10 -04:00
initializers Adapt dev env to run on a remote box (#8232) 2020-06-18 13:01:49 +02:00
labor [deploy] Use Action Mailer parameterized syntax (#8853) 2020-06-23 13:48:41 -05:00
lib [deploy] Remove Vault ENV variables from Envfile so they arent Required in Prod (#8895) 2020-06-24 15:02:16 -05:00
liquid_tags Rails 6: enable zeitwerk autoloader (#8766) 2020-06-22 16:27:55 +02:00
mailers [deploy] Use Action Mailer parameterized syntax (#8853) 2020-06-23 13:48:41 -05:00
models [deploy] User subscriptions API and backend updates (#8779) 2020-06-23 13:43:32 -04:00
policies [deploy] New Feature: Mod Actions Panel (#7777) 2020-06-08 13:24:18 -04:00
queries/internal Limit the Number of API Keys a User Can Have (#7870) 2020-05-15 11:33:02 +02:00
requests [deploy] User subscriptions liquid tag MVP (#8871) 2020-06-25 13:13:19 -04:00
routing Remove harcoded shop strings (#7319) 2020-04-16 14:51:23 +02:00
serializers/search Clear Elasticsearch Data Instead of Resetting Entire Index for Specs (#7602) 2020-04-30 11:59:10 -04:00
services Fix RSS import (#8877) 2020-06-24 10:51:07 -04:00
support Fix RSS import (#8877) 2020-06-24 10:51:07 -04:00
system [deploy] Dashboard updates (#8879) 2020-06-25 13:10:17 -04:00
tasks [deploy] Create FastlyConfig & refactor params safe list (#7630) 2020-05-01 11:23:48 -04:00
uploaders Some RSpec fixes (#6757) 2020-03-24 13:16:19 -04:00
views Display 'Originally published' for canonical URLs (#8761) 2020-06-18 08:10:47 -04:00
workers Bug Fix: Make FieldTestWorker More Resilient (#8893) 2020-06-24 16:34:55 -04:00
rails_helper.rb Flaky Spec Fix: Stub Requests to Elasticsearch For some js: true Specs (#8426) 2020-06-11 17:49:21 -05:00
spec_helper.rb Update .simplecov (#8078) 2020-05-27 14:37:21 -04:00