docbrown/app/controllers
Andy Zhao c3322be9ce Improve Sign In/Up Error Handling (#832)
* Add registration view to sign_in page

* Add better sad path for failed sign ins/ups

* Ensure email is downcased for authorization

* Remove .downcase for emails

* Use partial for styles
2018-10-11 13:31:37 -04:00
..
admin Add ability to create trending tags (#784) 2018-10-01 08:33:53 -04:00
api/v0 Make changes to editor (#837) 2018-10-05 16:03:06 -04:00
concerns Edem/improvements/pundit coverage (#498) 2018-06-28 09:38:20 -04:00
internal Unsubscribe users from newsletters before destroying (#878) 2018-10-10 15:22:20 -04:00
notifications Code cleanups (#659) 2018-08-07 11:00:13 -04:00
additional_content_boxes_controller.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
analytics_controller.rb Add user quota to Google Analytics fetch (#765) 2018-09-28 18:15:33 -04:00
application_controller.rb Apply rubocop some rule (#295) 2018-08-13 16:32:11 -04:00
articles_controller.rb Add tag when submission templated to v2 (#863) 2018-10-08 16:35:02 -04:00
async_info_controller.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
badges_controller.rb [Done] Add BDEFGI Policies and Specs (#487) 2018-06-26 09:23:07 -04:00
blocks_controller.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
buffered_articles_controller.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
chat_channel_memberships_controller.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
chat_channels_controller.rb Fix Layout/EndAlignment lint (#349) [skip ci] 2018-08-15 15:49:38 -04:00
comments_controller.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
dashboards_controller.rb Apply rubocop some rule (#295) 2018-08-13 16:32:11 -04:00
email_subscriptions_controller.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
events_controller.rb [Done] Add BDEFGI Policies and Specs (#487) 2018-06-26 09:23:07 -04:00
feedback_messages_controller.rb Add slack notifications to notes for reports (#660) 2018-09-25 14:36:54 -04:00
followed_articles_controller.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
follows_controller.rb [Done] Add BDEFGI Policies and Specs (#487) 2018-06-26 09:23:07 -04:00
ga_events_controller.rb Migrate to Travis CI (part 2) (#591) 2018-07-20 20:17:18 -04:00
github_repos_controller.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
giveaways_controller.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
image_uploads_controller.rb Fix Layout/EndAlignment lint (#349) [skip ci] 2018-08-15 15:49:38 -04:00
live_articles_controller.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
messages_controller.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
moderations_controller.rb Edem/improvements/pundit coverage (#498) 2018-06-28 09:38:20 -04:00
notifications_controller.rb Change notification caching logic (#652) 2018-09-13 15:59:51 -04:00
omniauth_callbacks_controller.rb Improve Sign In/Up Error Handling (#832) 2018-10-11 13:31:37 -04:00
organizations_controller.rb Edem/improvements/pundit coverage (#498) 2018-06-28 09:38:20 -04:00
pages_controller.rb Reduce member's page cache size (#764) 2018-09-29 22:20:37 -04:00
podcast_episodes_controller.rb Fix Lint/AmbiguousBlockAssociation (#454) 2018-08-30 12:51:21 -04:00
push_notification_subscriptions_controller.rb Add browser push notifications (attempt) (#412) 2018-06-09 17:33:58 -04:00
pusher_controller.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
reactions_controller.rb Remove & replace Article::cached_find (#750) 2018-09-26 15:55:11 -04:00
reading_list_items_controller.rb Add more request specs (#460) 2018-06-20 17:46:23 -04:00
registrations_controller.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
social_previews_controller.rb Edem/improvements/pundit coverage (#498) 2018-06-28 09:38:20 -04:00
stories_controller.rb Fix feed issue which caused wrong posts to show up sometimes (#827) 2018-10-04 19:07:36 -04:00
stripe_active_cards_controller.rb Add stripe policies and specs (#529) 2018-07-02 17:19:25 -04:00
stripe_subscriptions_controller.rb Add stripe policies and specs (#529) 2018-07-02 17:19:25 -04:00
tags_controller.rb Add pundit policy for several controllers (#476) 2018-06-21 18:26:35 -04:00
twilio_tokens_controller.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
users_controller.rb Adjust onboarding slides (#882) 2018-10-10 16:00:20 -04:00
video_states_controller.rb Add pundit policy for several controllers (#476) 2018-06-21 18:26:35 -04:00
videos_controller.rb Added ArticleWithVideoCreationService (#344) 2018-08-15 17:19:54 -04:00