docbrown/app/controllers
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
..
admin [deploy] Rename classified listings (#7910) 2020-05-27 13:35:09 +00:00
api/v0 Add ApplicationRecord#errors_as_sentence (#8265) 2020-06-04 16:02:41 +02:00
concerns Routine rubocop fixes (#8346) 2020-06-08 17:37:25 +02:00
incoming_webhooks
internal [deploy] Add SiteConfig for feed style (#8721) 2020-06-24 12:14:33 -04:00
notifications [deploy] Remove All Notification Count Helper Classes (#8221) 2020-06-02 09:48:02 -05:00
oauth
stories [deploy] Add alternate comment-oriented feed algos (#8042) 2020-05-26 13:23:03 -04:00
api_secrets_controller.rb Add ApplicationRecord#errors_as_sentence (#8265) 2020-06-04 16:02:41 +02:00
application_controller.rb [deploy] Add SiteConfig for feed style (#8721) 2020-06-24 12:14:33 -04:00
application_metal_controller.rb
article_approvals_controller.rb
articles_controller.rb [deploy] User subscriptions liquid tag MVP (#8871) 2020-06-25 13:13:19 -04:00
async_info_controller.rb [deploy] Add SiteConfig for feed style (#8721) 2020-06-24 12:14:33 -04:00
badges_controller.rb
blocks_controller.rb
buffer_updates_controller.rb replace hardcoded twitter hashtag (#7895) 2020-05-19 14:02:28 +02:00
buffered_articles_controller.rb
chat_channel_memberships_controller.rb [deploy] Use Action Mailer parameterized syntax (#8853) 2020-06-23 13:48:41 -05:00
chat_channels_controller.rb [deploy] Refactor 🚀 : Replaced Chat Channel Setting page with Preact component. (#8271) 2020-06-10 16:58:37 -04:00
comments_controller.rb Duplicate notifications, when replying to and mentioning the same user (#8156) 2020-06-17 08:47:31 -04:00
credits_controller.rb Replace activerecord-import with Rails 6 insert_all and upsert_all (#8407) 2020-06-12 11:16:06 +02:00
dashboards_controller.rb [deploy] Paginate /dashboard posts (#8868) 2020-06-23 17:29:24 -04:00
display_ad_events_controller.rb
email_authorizations_controller.rb [deploy] Add automated email ownership emails (#7556) 2020-05-06 12:07:54 -05:00
email_subscriptions_controller.rb Replaced remaining hardcoded DEV with the configurable community name (#7435) 2020-04-22 17:16:21 +03:00
events_controller.rb
feedback_messages_controller.rb Fix erblint errors on the app/views/pages folder (#8401) 2020-06-11 15:46:50 +02:00
followings_controller.rb
follows_controller.rb [deploy] Routine Rubocop fixes (#8293) 2020-06-05 18:46:10 -04:00
ga_events_controller.rb Removal of morrrre hardcoded dev.to links (#7390) 2020-04-21 11:50:18 +02:00
github_repos_controller.rb [deploy] Fix bug in determining if repo is featured (#8676) 2020-06-15 16:39:30 +02:00
html_variant_successes_controller.rb
html_variant_trials_controller.rb
html_variants_controller.rb
image_uploads_controller.rb [deploy] Remove logging of image data to Datadog (#7829) 2020-05-13 16:23:42 -04:00
liquid_embeds_controller.rb
listings_controller.rb Fix erblint errors on the app/views/listings folder (#8374) 2020-06-10 16:38:21 +02:00
messages_controller.rb [deploy] 🚀Feature: chat action messages if a member added, left or removed from the group (#7105) 2020-04-08 18:14:34 -04:00
moderations_controller.rb Mod Center MVP 🎉 (#8744) 2020-06-23 14:58:16 -04:00
notification_subscriptions_controller.rb
notifications_controller.rb Routine rubocop fixes (#7743) 2020-05-08 19:38:06 +02:00
omniauth_callbacks_controller.rb Add ApplicationRecord#errors_as_sentence (#8265) 2020-06-04 16:02:41 +02:00
onboardings_controller.rb
organizations_controller.rb [deploy] Remove logging of image data to Datadog (#7829) 2020-05-13 16:23:42 -04:00
page_views_controller.rb [deploy] Add trailing slash back in (#8838) 2020-06-22 17:22:42 -04:00
pages_controller.rb Fix erblint errors on the app/views/pages folder (#8401) 2020-06-11 15:46:50 +02:00
partnerships_controller.rb Refactored creating sponsorships (#7946) 2020-05-19 18:00:01 -04:00
podcast_episodes_controller.rb
podcasts_controller.rb [deploy] Validate both images and pattern_images when creating podcasts (#7828) 2020-05-14 11:23:04 -04:00
poll_skips_controller.rb Small ActiveRecord optimizations: begone race conditions and hello bulk insert (#8436) 2020-06-15 17:57:14 +02:00
poll_votes_controller.rb
pro_accounts_controller.rb
profile_pins_controller.rb
pusher_controller.rb
rating_votes_controller.rb [deploy] New Feature: Mod Actions Panel (#7777) 2020-06-08 13:24:18 -04:00
reactions_controller.rb [deploy] Only clear negative reactions when using thumbsup (#8874) 2020-06-24 09:23:18 -04:00
reading_list_items_controller.rb [deploy] Execute Reading List searches in Elasticsearch (#7440) 2020-04-24 10:30:17 -04:00
registrations_controller.rb [deploy] Authentication refactoring: cleanups (#7576) 2020-04-29 10:33:30 -04:00
response_templates_controller.rb Add ApplicationRecord#errors_as_sentence (#8265) 2020-06-04 16:02:41 +02:00
search_controller.rb [deploy] Use Javascript to Display Jobs Banner (#8303) 2020-06-08 18:58:00 -04:00
service_worker_controller.rb
shell_controller.rb
sitemaps_controller.rb [deploy] Update manual Fastly header assignments (#7119) 2020-04-07 13:22:32 -04:00
social_previews_controller.rb [deploy] Rename classified listings (#7910) 2020-05-27 13:35:09 +00:00
stories_controller.rb [deploy] Optimization: Cache Article cache_tagged_with Counts (#8712) 2020-06-16 12:26:52 -05:00
stripe_active_cards_controller.rb Remove Unnecessary User Touch From Strip Controller (#7924) 2020-05-19 12:45:56 +02:00
tag_adjustments_controller.rb [deploy] New Feature: Mod Actions Panel (#7777) 2020-06-08 13:24:18 -04:00
tags_controller.rb
twilio_tokens_controller.rb
twitch_live_streams_controller.rb
twitch_stream_updates_controller.rb
user_blocks_controller.rb Add ApplicationRecord#errors_as_sentence (#8265) 2020-06-04 16:02:41 +02:00
user_subscriptions_controller.rb [deploy] User subscriptions liquid tag MVP (#8871) 2020-06-25 13:13:19 -04:00
users_controller.rb [deploy] Remove Unused Pro Memberships (#7894) 2020-05-20 11:54:30 -05:00
video_chats_controller.rb Routine rubocop fixes (#7356) 2020-04-17 15:48:39 +02:00
video_states_controller.rb [deploy] Use Action Mailer parameterized syntax (#8853) 2020-06-23 13:48:41 -05:00
videos_controller.rb