docbrown/app/models
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
..
concerns Initial commit 2018-02-28 16:11:08 -05:00
.keep Initial commit 2018-02-28 16:11:08 -05:00
api_secret.rb ApiSecret model for Developer API (#1369) 2019-01-08 12:30:54 -05:00
application_record.rb Initial commit 2018-02-28 16:11:08 -05:00
article.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -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 Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
broadcast.rb WIP Refactor/notifications (#1131) 2018-11-19 16:09:02 -05:00
buffer_update.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
chat_channel.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -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 Improve caching on article show view (#1467) 2019-01-05 21:42:10 -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 Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
github_issue.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
github_repo.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
html_variant.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -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 Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
message.rb connect chat message markdown styling (#1487) 2019-01-08 17:48:12 -05:00
note.rb Add user status to internal/users (#1444) 2019-01-03 16:44:43 -05:00
notification.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
organization.rb Allow Organizations to Update Slug/Username (#1411) 2019-01-10 14:16:43 -05:00
podcast.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
podcast_episode.rb Fix Rubocop Style/MixinUsage and cleanup prefix_all_images (#1451) 2019-01-04 14:20:53 -05: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 Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
tag_adjustment.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
tweet.rb Fix linting (#1463) 2019-01-04 21:13:12 -05:00
user.rb Remove callbacks from banisher + specs! (#1501) 2019-01-09 15:12:38 -05:00