docbrown/app
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
..
assets Finalize DEV Connect for listings (#3016) 2019-05-31 15:22:59 -04:00
black_box BlackBox specs #2524 (#2542) 2019-04-25 10:19:11 -04:00
controllers Add messaging option in listings (#2854) 2019-05-31 13:48:45 -04:00
dashboards Add nightmode image (#2640) 2019-05-01 15:14:18 -04:00
decorators Change format of the user languages_settings #2369 (#2496) 2019-04-30 17:01:19 -04:00
errors Add API Analytics Endpoints (#2293) 2019-04-04 10:52:45 -04:00
facades/dashboard Use published scope for articles (#2374) 2019-04-11 13:18:26 -04:00
fields Enables Rails cops (#2186) 2019-03-25 09:25:55 -04:00
helpers Remove some dead code for very minor perf improvements and code quality (#2905) 2019-05-20 13:40:02 -04:00
javascript Add reading time to reading list (#2929) 2019-05-31 16:45:29 -04:00
jobs Move remove_each notifications method in own job (#2946) 2019-05-29 16:26:18 -04:00
labor Add missing instance var for /manage & Bust rails cache on comments (#3004) 2019-05-30 12:23:20 -04:00
lib Fix non-english characters delete on tags (#2579) 2019-04-29 17:33:14 -04:00
liquid_tags Codepen Links with Underscore Usernames (#2985) 2019-05-28 16:32:34 -04:00
mailers Add mailers specs for tracking (#2523) 2019-04-23 12:38:11 -04:00
models Add reading time to reading list (#2929) 2019-05-31 16:45:29 -04:00
observers Update Slack Notifications (#2870) [ci skip] 2019-05-21 15:06:04 -04:00
policies Move updating twitch username to a separate action #2784 (#2866) 2019-05-24 11:13:33 -04:00
sanitizers Add support for mark element in markdown (#2089) 2019-03-18 17:10:58 -04:00
services Validate on creating a reaction notification (#3010) 2019-05-31 07:30:17 -04:00
uploaders Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
views Finalize DEV Connect for listings (#3016) 2019-05-31 15:22:59 -04:00