docbrown/app/javascript
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
..
.storybook Sorting Storybook stories (#8058) 2020-05-27 13:10:16 -04:00
actionsPanel Improve a11y in moderation panel (#8364) 2020-06-09 19:14:21 +02:00
analytics Moved src/utils out of src/ folder to utilities/ folder. (#7875) 2020-05-15 10:07:42 -04:00
article-form Use official Asciinema player embed (#8339) 2020-06-10 12:44:03 +02:00
articles [deploy] Remove unnecessary bulk from image assets (#8306) 2020-06-05 17:51:06 -04:00
chat [deploy] Refactor 🚀 : Replaced Chat Channel Setting page with Preact component. (#8271) 2020-06-10 16:58:37 -04:00
CommentSubscription Sorting Storybook stories (#8058) 2020-05-27 13:10:16 -04:00
common-prop-types Fix broken tag filters in listings (#8086) 2020-05-28 10:24:50 +02:00
contentDisplayPolicy Migrate to streaming app shell via serviceworkers (#5020) [deploy] 2019-12-16 12:21:33 -05:00
crayons [deploy] Remove unnecessary bulk from image assets (#8306) 2020-06-05 17:51:06 -04:00
githubRepos Improve GithubRepos error handling (#8368) 2020-06-10 11:40:40 +02:00
icons Sorting Storybook stories (#8058) 2020-05-27 13:10:16 -04:00
internal [deploy] Update design and functionality of internal/articles (#7517) 2020-04-26 18:27:09 -04:00
leftSidebar Layout updates (#8107) 2020-06-04 16:12:17 +02:00
listings Fix broken tag filters in listings (#8086) 2020-05-28 10:24:50 +02:00
onboarding [deploy] Remove unnecessary bulk from image assets (#8306) 2020-06-05 17:51:06 -04:00
organization [deploy] Redesign article editor (#7524) 2020-05-29 11:59:37 -04:00
packs Replace querySelector and getElementsByTagName when selecting for head and body (#8315) 2020-06-08 20:08:40 -04:00
podcasts Sorting Storybook stories (#8058) 2020-05-27 13:10:16 -04:00
profileDropdown Chat: Remove Report Button from user's own profile sidebar (#4604) [deploy] 2019-12-02 16:35:47 -05:00
readingList Moved src/components/Item* to readingList/components (#7876) 2020-05-15 11:00:06 -04:00
responseTemplates [deploy] Add a more helpful msg for response templates (#7543) 2020-04-27 13:28:28 -04:00
Search Replace querySelector and getElementsByTagName when selecting for head and body (#8315) 2020-06-08 20:08:40 -04:00
searchableItemList Moved src/utils out of src/ folder to utilities/ folder. (#7875) 2020-05-15 10:07:42 -04:00
shared/components [deploy] Redesign article editor (#7524) 2020-05-29 11:59:37 -04:00
sidebar-widget Layout updates (#8107) 2020-06-04 16:12:17 +02:00
Snackbar Sorting Storybook stories (#8058) 2020-05-27 13:10:16 -04:00
utilities Implement chronological sorting of search results (#8193) 2020-06-11 13:11:01 +02:00
.eslintrc.js [deploy] Execute Reading List searches in Elasticsearch (#7440) 2020-04-24 10:30:17 -04:00
netlify.toml Fixed configuration to build Storybook on Netlify. (#8088) 2020-05-27 12:44:30 -04:00