docbrown/spec/models
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
..
article_spec.rb [WIP] Really simple calculate reading time function (#1283) 2018-12-09 13:42:32 -05:00
badge_achievement_spec.rb Clean up spec outputs (#450) 2018-06-19 16:27:15 -04:00
badge_spec.rb Implement Badge & BadgeAchievement model (#273) 2018-05-07 13:35:16 -04:00
block_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
buffer_update_spec.rb Add functionality for buffering to different accounts (#752) 2018-09-26 15:51:39 -04:00
chat_channel_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
comment_spec.rb Fix URL Validations and Update Admin Dashboard (#1392) 2018-12-26 18:00:02 -05:00
display_ad_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
event_spec.rb Use timezone aware methods (#893) 2018-10-18 16:26:29 -04:00
feedback_message_spec.rb V2 of Reports System (#441) 2018-09-04 17:08:41 -04:00
follow_spec.rb Notifications part 2 (#1156) 2018-11-19 18:14:24 -05:00
github_issue_spec.rb Bump octokit from 4.8.0 to 4.12.0 (#744) [ci skip] 2018-09-25 17:04:58 -04:00
github_repo_spec.rb Use timezone aware methods (#893) 2018-10-18 16:26:29 -04:00
html_variant_spec.rb Add HTML variants for cta optimization and other nav bar adjustments (#970) 2018-10-22 17:03:57 -04:00
html_variant_success_spec.rb Add HTML variants for cta optimization and other nav bar adjustments (#970) 2018-10-22 17:03:57 -04:00
html_variant_trial_spec.rb Add HTML variants for cta optimization and other nav bar adjustments (#970) 2018-10-22 17:03:57 -04:00
job_opportunity_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
mention_spec.rb WIP Refactor/notifications (#1131) 2018-11-19 16:09:02 -05:00
mentor_relationship_spec.rb Update mentor matching page (#1218) 2018-11-28 19:02:47 -05:00
message_spec.rb Fix rubocop lint (#583) 2018-09-10 11:19:11 -04:00
note_spec.rb Add slack notifications to notes for reports (#660) 2018-09-25 14:36:54 -04:00
notification_spec.rb Add guard to stop negative notifications (#1200) 2018-11-26 12:34:38 -05:00
organization_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
podcast_episode_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
push_notification_subscription_spec.rb Clean up spec outputs (#450) 2018-06-19 16:27:15 -04:00
reaction_spec.rb Refactor Reaction (#1320) 2018-12-13 14:24:33 -05:00
search_keyword_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
tag_adjustment_spec.rb [WIP] Allow mods to remove tags and send user notification (#1252) 2018-12-04 16:45:32 -05:00
tag_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
tweet_spec.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
user_spec.rb Use allow/allowed instead of whitelist (#1296) 2018-12-10 13:16:16 -05:00