docbrown/app/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
..
concerns Initial commit 2018-02-28 16:11:08 -05:00
.keep Initial commit 2018-02-28 16:11:08 -05:00
application_record.rb Initial commit 2018-02-28 16:11:08 -05:00
article.rb [WIP] Really simple calculate reading time function (#1283) 2018-12-09 13:42:32 -05:00
badge.rb Minimize creation of CacheBuster objects (#599) 2018-07-24 10:30:30 -07:00
badge_achievement.rb Fix URL Validations and Update Admin Dashboard (#1392) 2018-12-26 18:00:02 -05:00
block.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
broadcast.rb WIP Refactor/notifications (#1131) 2018-11-19 16:09:02 -05:00
buffer_update.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
chat_channel.rb /connect channel members profile pic fix (#1255) 2018-12-04 15:00:49 -05:00
chat_channel_membership.rb Fix /connect bug and add email-if-inactive functionality (#482) 2018-08-27 14:29:53 -04:00
collection.rb Add ability for users to publish series (#1034) 2018-10-29 13:04:42 -04:00
comment.rb Fix URL Validations and Update Admin Dashboard (#1392) 2018-12-26 18:00:02 -05:00
display_ad.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
email_message.rb Fix repeated queries for reports (#835) 2018-10-09 12:42:55 -04:00
event.rb Use timezone aware methods (#893) 2018-10-18 16:26:29 -04:00
feedback_message.rb Fix repeated queries for reports (#835) 2018-10-09 12:42:55 -04:00
follow.rb Move follow and reaction aggregation into Notification model to avoid… (#1164) 2018-11-20 15:00:21 -05:00
github_issue.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
github_repo.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
html_variant.rb Use allow/allowed instead of whitelist (#1296) 2018-12-10 13:16:16 -05:00
html_variant_success.rb Add HTML variants for cta optimization and other nav bar adjustments (#970) 2018-10-22 17:03:57 -04:00
html_variant_trial.rb Add HTML variants for cta optimization and other nav bar adjustments (#970) 2018-10-22 17:03:57 -04:00
identity.rb Initial commit 2018-02-28 16:11:08 -05:00
job_opportunity.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
mention.rb Notifications part 2 (#1156) 2018-11-19 18:14:24 -05:00
mentor_relationship.rb Update mentor matching page (#1218) 2018-11-28 19:02:47 -05:00
message.rb Fix hanging /connect notification issue (#1174) 2018-11-21 12:08:09 -05:00
note.rb Various internal functionality adjustments (#1264) 2018-12-05 13:28:46 -05:00
notification.rb [WIP] Allow mods to remove tags and send user notification (#1252) 2018-12-04 16:45:32 -05:00
organization.rb Add/fix org call-to-action box/copy (#1000) 2018-10-24 13:49:57 -04:00
podcast.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
podcast_episode.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
push_notification_subscription.rb Add browser push notifications (attempt) (#412) 2018-06-09 17:33:58 -04:00
reaction.rb Fix reactions rendering on notifications (#1362) 2018-12-18 20:58:31 -05:00
role.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
search_keyword.rb Add search_keywords record and associated functionality (#494) 2018-06-25 11:58:07 -04:00
tag.rb Add point weights for tag follows (#1229) 2018-11-30 15:36:58 -05:00
tag_adjustment.rb [WIP] Allow mods to remove tags and send user notification (#1252) 2018-12-04 16:45:32 -05:00
tweet.rb Use timezone aware methods (#893) 2018-10-18 16:26:29 -04:00
user.rb Fix URL Validations and Update Admin Dashboard (#1392) 2018-12-26 18:00:02 -05:00