docbrown/db
Andy Zhao 68807c6df7 Allow Organizations to Update Slug/Username (#1411)
* Close anchor tag typo

* Remove confusing message in profile

* Fix typo in spec

* Add old_slug and old_old_slug fields to org

* Test for check_for_slug_change method

* Add ability for orgs to change slug

* Update copy to match new org language

* Add redirect for organizations with old slugs

* Use less queries for handling org/user redirect

* Use consistent syntax for user creation

* Test for organization slug redirects

* Refactor user article redirect
2019-01-10 14:16:43 -05:00
..
migrate Allow Organizations to Update Slug/Username (#1411) 2019-01-10 14:16:43 -05:00
schema.rb Allow Organizations to Update Slug/Username (#1411) 2019-01-10 14:16:43 -05:00
seeds.rb Notifications part 2 (#1156) 2018-11-19 18:14:24 -05:00