docbrown/app/models
Jess Lee 4451e5eb38 Update User Dashboard With Mentorship Admin Features (#440)
* create mentor relationship table and begin dashboard

* add missing files from previous commit

* add mentorship relationship status

* remove uniqueness validation

* add multiple notes

* ban from mentorship deactives all relationships

* add untracked files

* fix logic issue and add specs

* add model specs

* add request specs

* add request specs and fix linting

* fix internal users spec

* remove phantom columns

* remove bizzaro character

* move all attr_accessor to one line
2018-09-11 15:59:25 -04: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 Increase #cache_tag_list limit (#436) 2018-08-22 14:17:58 -04:00
badge.rb Minimize creation of CacheBuster objects (#599) 2018-07-24 10:30:30 -07:00
badge_achievement.rb Refactor render_rewarding_context_message_html method with a guard (#569) 2018-07-12 10:58:37 -04:00
block.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
broadcast.rb Add some tests around model validations (#459) 2018-06-20 17:14:08 -04:00
chat_channel.rb Fix Naming/UncommunicativeMethodParamName lint (#501) 2018-09-04 18:00:26 -04: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 Initial commit 2018-02-28 16:11:08 -05:00
comment.rb Fix Liquid Filters and Fix DevComment Tag (#608) 2018-09-05 17:42:47 -04:00
display_ad.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
email_message.rb V2 of Reports System (#441) 2018-09-04 17:08:41 -04:00
event.rb Minimize creation of CacheBuster objects (#599) 2018-07-24 10:30:30 -07:00
feedback_message.rb V2 of Reports System (#441) 2018-09-04 17:08:41 -04:00
follow.rb Code cleanups (#659) 2018-08-07 11:00:13 -04: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
identity.rb Initial commit 2018-02-28 16:11:08 -05:00
job_opportunity.rb Initial commit 2018-02-28 16:11:08 -05:00
mention.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
mentor_relationship.rb Update User Dashboard With Mentorship Admin Features (#440) 2018-09-11 15:59:25 -04:00
message.rb Fix /connect bug and add email-if-inactive functionality (#482) 2018-08-27 14:29:53 -04:00
note.rb Make authorship optional for notes (#616) 2018-09-06 17:50:46 -04:00
notification.rb V2 of Reports System (#441) 2018-09-04 17:08:41 -04:00
organization.rb WIP - Minor fixes to org settings page (#663) 2018-08-07 12:55:58 -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 Code cleanups (#659) 2018-08-07 11:00:13 -04:00
role.rb Update User Dashboard With Mentorship Admin Features (#440) 2018-09-11 15:59:25 -04:00
search_keyword.rb Add search_keywords record and associated functionality (#494) 2018-06-25 11:58:07 -04:00
tag.rb API: Fix find tags by name (#359) 2018-08-15 17:01:43 -04:00
tweet.rb Fix Naming/UncommunicativeMethodParamName lint (#501) 2018-09-04 18:00:26 -04:00
user.rb Update User Dashboard With Mentorship Admin Features (#440) 2018-09-11 15:59:25 -04:00