docbrown/spec
Molly Struve 72f04e4a13
Create Reactions Index in Elasticsearch and Serializer (#6899)
* create index for reactions and their reactables, set up serializer

* use respond_to instead of checking type

* remove rubocop change

* add last_indexed_at to reactions index
2020-03-27 18:44:54 -04:00
..
black_box Adjust type tags for RSpec (#4864) 2019-11-20 13:01:30 -05:00
decorators Switch decorators to Rails builtin decorations - take 2 (#6125) [deploy] 2020-02-19 15:30:53 -05:00
factories Implement authentication welcome notification (#6846) 2020-03-27 15:21:40 -04:00
fixtures Allow an article's main_image to be removed (#5687) [deploy] 2020-03-10 08:29:59 -07:00
helpers Introduce app_url helper (#6715) 2020-03-19 15:03:26 +01:00
initializers Refactor Elasticsearch client access (#6307) [deploy] 2020-02-28 11:38:37 -05:00
labor return default aspect ratio of 1 if gif id is not present and refactor (#6837) [deploy] 2020-03-25 11:21:47 -05:00
lib Add pagination to tag pages for better SEO crawling (#6771) [deploy] 2020-03-27 10:34:42 -04:00
liquid_tags Allow KaTeX to render inline (#6670) [deploy] 2020-03-17 10:42:41 +01:00
mailers Add a form to email users from internal (#6668) 2020-03-17 11:19:42 -04:00
models Some RSpec fixes (#6757) 2020-03-24 13:16:19 -04:00
policies Ignore unused articles columns (#6781) 2020-03-25 17:48:42 -04:00
requests Implement authentication welcome notification (#6846) 2020-03-27 15:21:40 -04:00
routing Enabled rubocop/lint (#2130) 2019-03-21 10:53:44 -04:00
serializers/search Create Reactions Index in Elasticsearch and Serializer (#6899) 2020-03-27 18:44:54 -04:00
services Create Reactions Index in Elasticsearch and Serializer (#6899) 2020-03-27 18:44:54 -04:00
support Remove redundant Puma silencing in system specs (#6905) 2020-03-27 09:51:35 -04:00
system Add pagination to tag pages for better SEO crawling (#6771) [deploy] 2020-03-27 10:34:42 -04:00
uploaders Some RSpec fixes (#6757) 2020-03-24 13:16:19 -04:00
views Create specs for users/edit.html.erb (#6739) 2020-03-20 11:29:20 -04:00
workers Implement authentication welcome notification (#6846) 2020-03-27 15:21:40 -04:00
rails_helper.rb Replace observers with callbacks and remove rails-observers (#6675) 2020-03-18 09:58:36 +01:00
spec_helper.rb Temporarily comment out random (#2486) 2019-04-18 11:56:38 -04:00