docbrown/spec
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
..
controllers Add headings to header tags (#1003) 2018-12-19 16:47:44 -05:00
factories Stories views reorganization (#1317) 2018-12-13 14:54:02 -05:00
features Add title to organization profile page (#1355) 2018-12-18 17:14:23 -05:00
labor Add two-year-club auto-rewarder (#1383) 2018-12-20 16:53:22 -05:00
lib/acts_as_taggable_on Code cleanups (#659) 2018-08-07 11:00:13 -04:00
liquid_tags Fix raw tag (#1215) 2018-11-29 15:18:24 -05:00
mailers Add tag moderation info page (#1360) 2018-12-19 09:27:55 -05:00
models Fix URL Validations and Update Admin Dashboard (#1392) 2018-12-26 18:00:02 -05:00
observers Add slack message for warned user activity (#1077) 2018-11-07 13:29:05 -05:00
policies Add HTML variants for cta optimization and other nav bar adjustments (#970) 2018-10-22 17:03:57 -04:00
requests Fix reactions rendering on notifications (#1362) 2018-12-18 20:58:31 -05:00
routing Code cleanups (#659) 2018-08-07 11:00:13 -04:00
services [WIP] Allow mods to remove tags and send user notification (#1252) 2018-12-04 16:45:32 -05:00
support remove punctuations in header anchor links (#1219) 2018-11-29 15:16:09 -05:00
views Apply rubocop some rule (#295) 2018-08-13 16:32:11 -04:00
rails_helper.rb Notifications part 2 (#1156) 2018-11-19 18:14:24 -05:00
spec_helper.rb Use timezone aware methods (#893) 2018-10-18 16:26:29 -04:00