docbrown/app/models
Ben Halpern 4349843c05
Frontend bug fixes (#5158) [deploy]
* Frontend bug fixes

* One line fix
2019-12-17 10:56:51 -05:00
..
concerns Enables Rails cops (#2186) 2019-03-25 09:25:55 -04:00
webhook Define Doorkeeper::Application association (#4065) [ci skip] 2019-09-19 10:28:55 -04: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 Remove special characters in tags for articles created via API (#4239) [deploy] 2019-12-13 11:29:02 -05:00
audit_log.rb Implement Moderators audit logs (#3449) 2019-10-23 10:30:45 -04:00
backup_data.rb Add functionality to remove and recover identity (#3377) 2019-07-03 12:01:16 -04:00
badge.rb CacheBuster refactoring (#4766) 2019-11-13 10:51:23 -05:00
badge_achievement.rb Remove unused methods _without_delay (#4366) [ci skip] 2019-10-16 10:35:49 -04:00
block.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
broadcast.rb Create InternalPolicy (#4380) 2019-10-17 14:21:43 -04:00
buffer_update.rb Adjust BufferUpdatesController's authorization (#4070) 2019-09-20 11:50:34 -07:00
chat_channel.rb Improve speed of model tests by around 50/60 seconds (#5016) 2019-12-09 16:33:48 -05:00
chat_channel_membership.rb Remove hardcoded image from chat channel images (#3235) 2019-06-19 10:12:58 -04:00
classified_listing.rb Refactor classified_listings.rb (#4351) [ci skip] 2019-10-10 14:03:11 -04:00
collection.rb Collection: remove optional user and add tests (#3383) 2019-08-02 10:15:04 -04:00
comment.rb Fix Algolia deserialization errors by indexing by record_type and id rather than AR object (#5063) [deploy] 2019-12-11 11:49:35 -06:00
config.rb Add single resource admin concept (#5069) [deploy] 2019-12-11 13:17:55 -05:00
credit.rb Credits ledger (#3395) 2019-07-09 10:11:18 -04:00
display_ad.rb Improve speed of model tests by around 50/60 seconds (#5016) 2019-12-09 16:33:48 -05:00
display_ad_event.rb Update Complexity linters (#3507) [ci skip] 2019-08-01 16:38:27 -04:00
email_message.rb Fix repeated queries for reports (#835) 2018-10-09 12:42:55 -04:00
event.rb Move bust_cache methods in own jobs (#3071) 2019-06-24 13:28:25 -04:00
feedback_message.rb Add report abuse link to listings (#2684) 2019-05-04 09:06:42 -04:00
follow.rb Add backend functionality for muting users you follow (#3240) 2019-06-20 11:28:50 -04:00
github_issue.rb Fixed some Style/* rubocop violations (#2314) 2019-04-06 14:24:33 -04:00
github_repo.rb CacheBuster refactoring (#4766) 2019-11-13 10:51:23 -05:00
growth.rb Add single resource admin concept (#5069) [deploy] 2019-12-11 13:17:55 -05:00
html_variant.rb Deduplicate giphy_img? function and add tests (#4590) 2019-10-30 11:40:17 -04: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 Rename uncommunicative variables (#3890) 2019-09-02 13:05:07 -04:00
job_opportunity.rb Improve speed of model tests by around 50/60 seconds (#5016) 2019-12-09 16:33:48 -05:00
languages.rb Change format of the user languages_settings #2369 (#2496) 2019-04-30 17:01:19 -04:00
mention.rb Improve speed of model tests by around 50/60 seconds (#5016) 2019-12-09 16:33:48 -05:00
message.rb Remove webpush gem and code (#4883) 2019-11-22 16:46:11 -05:00
mod.rb Add single resource admin concept (#5069) [deploy] 2019-12-11 13:17:55 -05:00
note.rb Add user status to internal/users (#1444) 2019-01-03 16:44:43 -05:00
notification.rb Improve speed of model tests by around 50/60 seconds (#5016) 2019-12-09 16:33:48 -05:00
notification_subscription.rb Finalize UI for all types of notification settings (#3164) 2019-06-14 18:28:38 -04:00
organization.rb Refactor all has_enough_credits to enough_credits (#5119) 2019-12-16 15:00:59 -05:00
organization_membership.rb Allow users to belong to multiple orgs (#2583) 2019-06-04 09:30:52 -04:00
page.rb Improve speed of model tests by around 50/60 seconds (#5016) 2019-12-09 16:33:48 -05:00
page_view.rb Asynchronously Update Algolia after a PageView Update (#5076) [deploy] 2019-12-13 14:07:33 -06:00
permission.rb Add single resource admin concept (#5069) [deploy] 2019-12-11 13:17:55 -05:00
podcast.rb Improve speed of model tests by around 50/60 seconds (#5016) 2019-12-09 16:33:48 -05:00
podcast_episode.rb Improve speed of model tests by around 50/60 seconds (#5016) 2019-12-09 16:33:48 -05:00
poll.rb Fixed rubocop issues, new .rubocop_todo.yml (#3255) 2019-06-21 14:26:39 -04:00
poll_option.rb Fixed rubocop issues, new .rubocop_todo.yml (#3255) 2019-06-21 14:26:39 -04:00
poll_skip.rb Improve speed of model tests by around 50/60 seconds (#5016) 2019-12-09 16:33:48 -05:00
poll_vote.rb Remove double presence validator in PollVote (#3187) [ci skip] 2019-06-17 10:28:05 -04:00
pro_membership.rb Remove RedisRailsCache and replace with Rails.cache (#5059) [deploy] 2019-12-10 13:11:08 -06:00
profile_pin.rb Fix Typos (#3510) 2019-07-22 12:56:48 -04:00
push_notification_subscription.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
rating_vote.rb Improve speed of model tests by around 50/60 seconds (#5016) 2019-12-09 16:33:48 -05:00
reaction.rb Frontend bug fixes (#5158) [deploy] 2019-12-17 10:56:51 -05:00
role.rb Improve speed of model tests by around 50/60 seconds (#5016) 2019-12-09 16:33:48 -05:00
search_keyword.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
site_config.rb Add additional keys to site configuration (#4861) [deploy] 2019-11-20 10:58:10 -05:00
sponsorship.rb Sponsorship: business logic (step 2) (#3440) 2019-07-10 16:40:56 -04:00
tag.rb Remove special characters in tags for articles created via API (#4239) [deploy] 2019-12-13 11:29:02 -05:00
tag_adjustment.rb Mod tooling: add tags via /mod refactor (#5017) 2019-12-13 13:02:45 -05:00
tool.rb Add single resource admin concept (#5069) [deploy] 2019-12-11 13:17:55 -05:00
tweet.rb Replace try with safe navigation operator (#3988) [ci skip] 2019-09-11 16:16:37 -04:00
user.rb Refactor all has_enough_credits to enough_credits (#5119) 2019-12-16 15:00:59 -05:00
user_block.rb Improve speed of model tests by around 50/60 seconds (#5016) 2019-12-09 16:33:48 -05:00
webhook_endpoint.rb Add single resource admin concept (#5069) [deploy] 2019-12-11 13:17:55 -05:00
welcome.rb Add single resource admin concept (#5069) [deploy] 2019-12-11 13:17:55 -05:00