docbrown/app/controllers
Andy Zhao 0a8f9ca654 Fix URL Validations and Update Admin Dashboard (#1392)
* Validate for trailing slash instead of strict validation

* Remove unused sign_in_count field

* Add profile URLs to edit view

* Add profile URLs to admin controller params

* Add profile URLs to edit view

* Clean up index and search views for user

* Move around user fields to make more sense

* Display more informative label

* Remove name_of_user field in favor of new display label

* Fix typo

* Remove duplication for website, employer, and Mastodon URLs

* Add score to comment params

* Remove unused name_of_user field views

* Fix typo for medium url
2018-12-26 18:00:02 -05:00
..
admin Fix URL Validations and Update Admin Dashboard (#1392) 2018-12-26 18:00:02 -05:00
api/v0 Replace long string with array and join (#795) 2018-11-28 09:20:13 -05:00
concerns Edem/improvements/pundit coverage (#498) 2018-06-28 09:38:20 -04:00
internal Revert banisher (#1274) 2018-12-06 13:44:53 -05: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
application_controller.rb Add Honeycomb gem and initial instrumentation (#695) 2018-11-28 10:08:27 -05:00
articles_controller.rb Fix a few notification bugs (#1232) 2018-12-03 12:35:35 -05:00
async_info_controller.rb Add point weights for tag follows (#1229) 2018-11-30 15:36:58 -05: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 Add Honeycomb gem and initial instrumentation (#695) 2018-11-28 10:08:27 -05:00
comments_controller.rb Fix a few notification bugs (#1232) 2018-12-03 12:35:35 -05:00
dashboards_controller.rb Add point weights for tag follows (#1229) 2018-11-30 15:36:58 -05:00
email_subscriptions_controller.rb Use timezone aware methods (#893) 2018-10-18 16:26:29 -04:00
events_controller.rb Add Honeycomb gem and initial instrumentation (#695) 2018-11-28 10:08:27 -05: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 Add point weights for tag follows (#1229) 2018-11-30 15:36:58 -05:00
ga_events_controller.rb Migrate to Travis CI (part 2) (#591) 2018-07-20 20:17:18 -04:00
github_repos_controller.rb Performance: replace ruby methods with their faster alternatives (#949) 2018-10-19 13:21:18 -04:00
giveaways_controller.rb Use allow/allowed instead of whitelist (#1296) 2018-12-10 13:16:16 -05:00
html_variant_successes_controller.rb Add HTML variants for cta optimization and other nav bar adjustments (#970) 2018-10-22 17:03:57 -04:00
html_variant_trials_controller.rb Add HTML variants for cta optimization and other nav bar adjustments (#970) 2018-10-22 17:03:57 -04:00
html_variants_controller.rb Add usability features to html_variants (#991) 2018-10-23 16:23:48 -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 Use timezone aware methods (#893) 2018-10-18 16:26:29 -04:00
moderations_controller.rb Edem/improvements/pundit coverage (#498) 2018-06-28 09:38:20 -04:00
notifications_controller.rb Fix a few notification bugs (#1232) 2018-12-03 12:35:35 -05:00
omniauth_callbacks_controller.rb Improve Sign In/Up Error Handling (#832) 2018-10-11 13:31:37 -04:00
organizations_controller.rb Fix issue where only approved orgs could make CTAs (#1017) 2018-10-27 13:03:56 -04:00
pages_controller.rb Reduce member's page cache size (#764) 2018-09-29 22:20:37 -04:00
podcast_episodes_controller.rb Stories views reorganization (#1317) 2018-12-13 14:54:02 -05: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 Add Honeycomb gem and initial instrumentation (#695) 2018-11-28 10:08:27 -05:00
reading_list_items_controller.rb Add more request specs (#460) 2018-06-20 17:46:23 -04:00
registrations_controller.rb Use timezone aware methods (#893) 2018-10-18 16:26:29 -04:00
social_previews_controller.rb Edem/improvements/pundit coverage (#498) 2018-06-28 09:38:20 -04:00
stories_controller.rb Stories views reorganization (#1317) 2018-12-13 14:54:02 -05: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
tag_adjustments_controller.rb [WIP] Allow mods to remove tags and send user notification (#1252) 2018-12-04 16:45:32 -05: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 Add Honeycomb gem and initial instrumentation (#695) 2018-11-28 10:08:27 -05: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