docbrown/app/models
Mario See 8359ab555f Add reading time to reading list (#2929)
* init

- add reading_time to reactions
- make migration
- add to algolia index in reaction model
- add method in reaction model to define reading time based on reactable reading time

* add time to front end

* Revert "Return errors instead of raising an exception on ArticleCreation (#2922)"

This reverts commit 09a99d93a3.

* Revert "init"

This reverts commit 53650ebcc3c93c54e396977f7c34f7aa35a589c4.

* Revert "Revert "Return errors instead of raising an exception on ArticleCreation (#2922)""

This reverts commit e8cf1f3a290dd06b937247e3ff7593e7c7036553.

* Update reaction.rb

* remove duplicate searchableAttribute
2019-05-31 16:45:29 -04:00
..
concerns Enables Rails cops (#2186) 2019-03-25 09:25: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 Refactor: fix issues raised by bullet (#2965) 2019-05-28 17:32:53 -04:00
badge.rb Improved article slug generation (#2218) 2019-03-26 13:39:35 -04:00
badge_achievement.rb Implemented ActiveJob for badge_achievements#send_email_notification (#2962) 2019-05-27 09:44:38 -04:00
block.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
broadcast.rb Enables Rails cops (#2186) 2019-03-25 09:25:55 -04:00
buffer_update.rb Fix buffer text not updating (#2699) 2019-05-05 11:51:30 -04:00
chat_channel.rb [WIP] Connect misc improvements/debugs (#2880) 2019-05-20 10:08:51 -04:00
chat_channel_membership.rb Add safe navigation within chatchannelmemberships and remove some console.logs (#2903) 2019-05-20 13:20:06 -04:00
classified_listing.rb Finalize DEV Connect for listings (#3016) 2019-05-31 15:22:59 -04:00
collection.rb Enables Rails cops (#2186) 2019-03-25 09:25:55 -04:00
comment.rb Refactor: fix issues raised by bullet (#2965) 2019-05-28 17:32:53 -04:00
credit.rb Add credits counter_culter to users and orgs (#2689) 2019-05-04 10:50:48 -04:00
display_ad.rb Enable Layout/AlignParameters (#2340) 2019-04-08 18:47:34 -04:00
email_message.rb Fix repeated queries for reports (#835) 2018-10-09 12:42:55 -04:00
event.rb Improved article slug generation (#2218) 2019-03-26 13:39:35 -04:00
feedback_message.rb Add report abuse link to listings (#2684) 2019-05-04 09:06:42 -04:00
follow.rb Enables Rails cops (#2186) 2019-03-25 09:25:55 -04:00
github_issue.rb Fixed some Style/* rubocop violations (#2314) 2019-04-06 14:24:33 -04:00
github_repo.rb Enables Rails cops (#2186) 2019-03-25 09:25:55 -04:00
html_variant.rb Enable Layout/AlignParameters (#2340) 2019-04-08 18:47:34 -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 Optimize sign in: Identity #2061 (#2231) 2019-03-28 16:10:23 -04:00
job_opportunity.rb Enable Layout/AlignParameters (#2340) 2019-04-08 18:47:34 -04:00
languages.rb Change format of the user languages_settings #2369 (#2496) 2019-04-30 17:01:19 -04:00
mention.rb Enables Rails cops (#2186) 2019-03-25 09:25:55 -04:00
mentor_relationship.rb Enables Rails cops (#2186) 2019-03-25 09:25:55 -04:00
message.rb [WIP] Connect misc improvements/debugs (#2880) 2019-05-20 10:08:51 -04:00
note.rb Add user status to internal/users (#1444) 2019-01-03 16:44:43 -05:00
notification.rb Move remove_each notifications method in own job (#2946) 2019-05-29 16:26:18 -04:00
organization.rb Internal Listings View Enhancement (#2931) 2019-05-21 18:28:18 -04:00
organization_membership.rb Add OrganizationMembership model (#2471) 2019-04-22 14:08:02 -04:00
page.rb Add security and faq pages as generatable via the Page model (#2792) 2019-05-10 16:20:40 -04:00
page_view.rb Add page_view model (#1985) 2019-03-07 11:53:33 -08:00
podcast.rb Allow users to follow podcasts (#2690) 2019-05-04 15:30:40 -04:00
podcast_episode.rb Enable Layout/AlignParameters (#2340) 2019-04-08 18:47:34 -04:00
push_notification_subscription.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
rating_vote.rb Add page for users to "manage" their posts after publication (distribution, etc.) (#2627) 2019-05-01 09:00:09 -04:00
reaction.rb Add reading time to reading list (#2929) 2019-05-31 16:45:29 -04:00
role.rb Add OrganizationMembership model (#2471) 2019-04-22 14:08:02 -04:00
search_keyword.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
tag.rb Enable Layout/AlignParameters (#2340) 2019-04-08 18:47:34 -04:00
tag_adjustment.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
tweet.rb Enables Rails cops (#2186) 2019-03-25 09:25:55 -04:00
user.rb Internal Listings View Enhancement (#2931) 2019-05-21 18:28:18 -04:00