docbrown/config
Alex 8d7b95ea15
Index ClassifiedListings to Elasticsearch (#6132) [deploy]
* Add ClassifiedListingEsIndexWorker & spec

* Update ClassifiedListing model

- Add es index methods (inline and async)
- Index ClassifiedListing to es after_commit
- Add serialized_search_hash
- Update model specs for new methods
- Add serializers referenced in new model method

* Update specs

* Create DataUpdateScript to index ClassifiedListings

* Fix formatting

* Fix codeclimate :/

* Use match_array instead of keys.sort

* Change find_by! to find

* Update spec

* Update mappings for ClassifiedListing

* Update specs

* Implement refactor with Searchable module
2020-02-19 09:55:37 -05:00
..
elasticsearch/mappings Index ClassifiedListings to Elasticsearch (#6132) [deploy] 2020-02-19 09:55:37 -05:00
environments Routine rubocop fixes (#6138) 2020-02-18 11:21:42 -05:00
initializers Add Elasticsearch to Datadog APM (#6129) [deploy] 2020-02-18 16:07:50 -05:00
locales Update initializer and locales to doorkeeper 5.2.2 (#5004) 2019-12-04 11:44:46 -05:00
webpack Enabled ERB support for webpacker (#6166) [deploy] 2020-02-19 08:58:37 -05:00
application.rb Enable CORS preflight caching (#6153) [deploy] 2020-02-18 13:37:54 -05:00
boot.rb Document DataUpdateScripts, Add to Deploy Process, Add Development Check (#6068) [deploy] 2020-02-14 11:45:27 -05:00
cable.yml Upgrade Rails to 5.2.3 (#1408) 2019-04-03 13:08:59 -04:00
database.yml Simplify development setup (#2143) 2019-03-25 12:53:39 -04:00
environment.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
puma.rb Upgrade Rails to 5.2.3 (#1408) 2019-04-03 13:08:59 -04:00
routes.rb Add json support at stories/index endpoint (#6070) 2020-02-18 15:15:40 -06:00
sample_application.yml Remove unused Envfile variables (#5474) 2020-01-14 12:05:35 -05:00
secrets.yml Initial commit 2018-02-28 16:11:08 -05:00
sidekiq.yml setup sidekiq queues for different priority jobs (#5300) [deploy] 2019-12-30 10:16:52 -06:00
sitemap.rb Remove ENV["USE_NEW_AWS"] and use Orig ENV variables for New Creds (#5771) [deploy] 2020-01-27 15:46:57 -05:00
spring.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
storage.yml Upgrade Rails to 5.2.3 (#1408) 2019-04-03 13:08:59 -04:00
webpacker.yml Make adjustments and fixes to DEV Conncect (#427) 2018-06-13 14:46:30 -04:00