docbrown/spec/services/search
Dana Scheider f6a4c844cd
Implement chronological sorting of search results (#8193)
* Implement search ordering by allowing sort_by and sort_direction
params to be passed through from the search form/page.

* Change ID of select to 'sort' instead of 'order' for consistency

* Fix styling and data attributes of select options

* Enable front end to pass sort_by and sort_direction params for searches to the back end

* Ensure that only query string params that are supposed to be changed are changed in each function

* Respond to review comments (additional commits to come but these were the quick changes)

* Move options for select into template

* Use addEventListener instead of using onchange in response to review comments

* Add tabs for sorting search results

* Finish implementing tabs for ordering search results

* Remove CSS rule applying to element that no longer exists

* Remove more rules created for an element that has been removed

* Remove more code added for the select dropdown that I've removed

* Remove duplicate jobs banner
2020-06-11 13:11:01 +02:00
..
query_builders Implement chronological sorting of search results (#8193) 2020-06-11 13:11:01 +02:00
base_spec.rb Clear Elasticsearch Data Instead of Resetting Entire Index for Specs (#7602) 2020-04-30 11:59:10 -04:00
chat_channel_membership_spec.rb [deploy] 🚀 Feature: Ability to search discoverable channels and send request to join (#7385) 2020-05-11 09:29:15 -04:00
cluster_spec.rb Refactor Elasticsearch client access (#6307) [deploy] 2020-02-28 11:38:37 -05:00
feed_content_spec.rb Implement chronological sorting of search results (#8193) 2020-06-11 13:11:01 +02:00
listing_spec.rb [deploy] Rename classified listings (#7910) 2020-05-27 13:35:09 +00:00
reaction_spec.rb Clear Elasticsearch Data Instead of Resetting Entire Index for Specs (#7602) 2020-04-30 11:59:10 -04:00
tag_spec.rb Clear Elasticsearch Data Instead of Resetting Entire Index for Specs (#7602) 2020-04-30 11:59:10 -04:00
user_spec.rb nothing to see here....except maybe reverting a push to master (#8308) 2020-06-05 20:34:21 -05:00