docbrown/app/controllers
Andy Zhao cd9f6d9ada [Done] Add BDEFGI Policies and Specs (#487)
* Add comment for public controllers

* Add block policy and specs

* Add policy for authorizing dashboard

* Add follow policy and specs

* Refactor a tiny bit

* Prevent banned users from following anything

* Add a note for email sub controller about auth

* Add image upload policies

* Add policy for github repos

* Fix typo and use correct github repo variable

* Fix image uploader and use regular params

* Add authenticate_user before action back in

* Rename test

* Update slack bot message formatting and fix reported URL
2018-06-26 09:23:07 -04:00
..
admin Update "Connect Twitter acct" in settings with new callback url (#439) 2018-06-15 12:52:14 -04:00
api/v0 Add a few tests and fix user tag color bug (#482) 2018-06-22 10:22:53 -04:00
concerns Initial commit 2018-02-28 16:11:08 -05:00
internal [Done] New Reporting System MVP (#408) 2018-06-19 16:41:31 -04:00
notifications Add more request specs (#460) 2018-06-20 17:46:23 -04:00
additional_content_boxes_controller.rb Create Suggester service object (#372) 2018-06-08 17:17:20 -04:00
analytics_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
application_controller.rb Create UserPolicy (#480) 2018-06-22 20:40:08 -04:00
articles_controller.rb Improve ArticlesController's authorization (#466) 2018-06-21 14:18:32 -04:00
async_info_controller.rb Add a couple basic request specs (#478) 2018-06-21 18:35:34 -04:00
badges_controller.rb [Done] Add BDEFGI Policies and Specs (#487) 2018-06-26 09:23:07 -04:00
blocks_controller.rb [Done] Add BDEFGI Policies and Specs (#487) 2018-06-26 09:23:07 -04:00
buffered_articles_controller.rb Update default social cards (#341) 2018-05-22 15:40:42 -04:00
chat_channels_controller.rb Fix missing Cloudinary tags and misc specs (#486) 2018-06-22 16:29:17 -04:00
comments_controller.rb Add comment policy and specs (#475) 2018-06-21 17:20:34 -04:00
dashboards_controller.rb [Done] Add BDEFGI Policies and Specs (#487) 2018-06-26 09:23:07 -04:00
email_subscriptions_controller.rb [Done] Add BDEFGI Policies and Specs (#487) 2018-06-26 09:23:07 -04:00
events_controller.rb [Done] Add BDEFGI Policies and Specs (#487) 2018-06-26 09:23:07 -04:00
feedback_messages_controller.rb [Done] Add BDEFGI Policies and Specs (#487) 2018-06-26 09:23:07 -04:00
followed_articles_controller.rb Add more request specs (#460) 2018-06-20 17:46:23 -04:00
follows_controller.rb [Done] Add BDEFGI Policies and Specs (#487) 2018-06-26 09:23:07 -04:00
ga_events_controller.rb Add some tests around model validations (#459) 2018-06-20 17:14:08 -04:00
github_repos_controller.rb [Done] Add BDEFGI Policies and Specs (#487) 2018-06-26 09:23:07 -04:00
giveaways_controller.rb Add more request specs (#460) 2018-06-20 17:46:23 -04:00
image_uploads_controller.rb [Done] Add BDEFGI Policies and Specs (#487) 2018-06-26 09:23:07 -04:00
live_articles_controller.rb Modify and finalize live now for events (#346) 2018-05-23 14:46:46 -04:00
messages_controller.rb Adjust location of timestamps (#447) 2018-06-14 19:08:19 -04:00
moderations_controller.rb Add /mod views (#299) 2018-05-09 18:26:36 -04:00
notifications_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
omniauth_callbacks_controller.rb Remove raise oooofffff 2018-06-12 23:19:46 -04:00
organizations_controller.rb Create UserPolicy (#480) 2018-06-22 20:40:08 -04:00
pages_controller.rb [Done] Add BDEFGI Policies and Specs (#487) 2018-06-26 09:23:07 -04:00
podcast_episodes_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
push_notification_subscriptions_controller.rb Add browser push notifications (attempt) (#412) 2018-06-09 17:33:58 -04:00
pusher_controller.rb Add a couple basic request specs (#478) 2018-06-21 18:35:34 -04:00
reactions_controller.rb Move readinglist trigger JS (#67) 2018-03-09 21:44:07 -08:00
reading_list_items_controller.rb Add more request specs (#460) 2018-06-20 17:46:23 -04:00
registrations_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
social_previews_controller.rb Adjust profile styling and widget style updates (#312) 2018-05-14 16:42:31 -04:00
stories_controller.rb Create UserPolicy (#480) 2018-06-22 20:40:08 -04:00
stripe_active_cards_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
stripe_subscriptions_controller.rb Prevent enter key and any extraneous form submission for membership (#79) 2018-03-13 20:12:40 -04:00
tags_controller.rb Add pundit policy for several controllers (#476) 2018-06-21 18:26:35 -04:00
twilio_tokens_controller.rb Add pundit policy for several controllers (#476) 2018-06-21 18:26:35 -04:00
users_controller.rb Create UserPolicy (#480) 2018-06-22 20:40:08 -04:00
video_states_controller.rb Add pundit policy for several controllers (#476) 2018-06-21 18:26:35 -04:00
videos_controller.rb Add pundit policy for several controllers (#476) 2018-06-21 18:26:35 -04:00