docbrown/config
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
..
environments Code cleanups (#659) 2018-08-07 11:00:13 -04:00
initializers Silence cache logs (#507) 2018-08-27 16:03:11 -04:00
locales Initial commit 2018-02-28 16:11:08 -05:00
webpack Reduce Airbrake's error output (#628) 2018-07-27 09:04:52 -07:00
application.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
boot.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
cable.yml Initial commit 2018-02-28 16:11:08 -05:00
database.yml Move statement timeout to env variable (#271) 2018-05-02 15:03:36 -04:00
database.yml.travis Migrate to Travis CI --skip-ci (#588) 2018-07-16 17:11:42 -04:00
environment.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
features.rb Remove Sendbird (#421) 2018-06-19 17:51:10 -04:00
puma.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
routes.rb Update User Dashboard With Mentorship Admin Features (#440) 2018-09-11 15:59:25 -04:00
sample_application.yml Misc DX improvement (#621) 2018-07-25 22:08:17 -07:00
secrets.yml Initial commit 2018-02-28 16:11:08 -05:00
skylight.yml Initial commit 2018-02-28 16:11:08 -05:00
spring.rb Initial commit 2018-02-28 16:11:08 -05:00
webpacker.yml Make adjustments and fixes to DEV Conncect (#427) 2018-06-13 14:46:30 -04:00