docbrown/app/fields
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
..
carrierwave_field.rb Initial commit 2018-02-28 16:11:08 -05:00
reason_for_ban_field.rb Initial commit 2018-02-28 16:11:08 -05:00
reason_for_warning_field.rb Initial commit 2018-02-28 16:11:08 -05:00
tag_moderators_field.rb Add tag moderation feature (#201) 2018-04-11 15:16:49 -07:00
trusted_user_field.rb Initial commit 2018-02-28 16:11:08 -05:00
user_analytics_field.rb Initial commit 2018-02-28 16:11:08 -05:00
user_banned_field.rb Initial commit 2018-02-28 16:11:08 -05:00
user_id_field.rb Add badges and org cta (#324) 2018-05-17 18:22:37 -04:00
user_scholar_field.rb Initial commit 2018-02-28 16:11:08 -05:00
user_warned_field.rb Initial commit 2018-02-28 16:11:08 -05:00