docbrown/app/javascript/listings
Alex 832f59ff6d
Search ClassifiedListings frontend code (#6372) [deploy]
* Add /search/classified_listings route

* Add classified_listings search controller action

* Add spec for /search/classified_listings request

* Begin implementing frontend code

* Add debounce to classified_listings search

* before_action to format page & per_page as Integer

* Use new fetchSearch helper to fix codeclimate

* Refactor to reduce listingSearch function length

* Refactor into separate updateListings function

* Move updateListings function outside class

* Move page size to constant

* Add brackets to conditionals

* Add comment for tags param

* Add JS doc

* Move params logic/cleanup to search_controller

* Move listingIDs to const

* Rename remove_blank_params & move to before_action
2020-03-03 14:13:40 -08:00
..
__tests__ Add dropdown menu to listings (#4184) [deploy] 2020-02-18 18:08:39 -05:00
dashboard Listing Drafts and Deletion (#3540) 2019-09-01 13:54:54 -04:00
elements Refactored to use a common <OrganizationPicker /> component (#4470) 2019-10-24 17:27:16 -04:00
singleListing Add dropdown menu to listings (#4184) [deploy] 2020-02-18 18:08:39 -05:00
listingDashboard.jsx Fix eslint issues in app/javascript/listings (#4253) 2019-10-14 14:23:20 -04:00
listingForm.jsx fix 'Contact via Connect' checkbox to be checkable (#4617) 2019-11-01 16:50:23 -04:00
listings.jsx Search ClassifiedListings frontend code (#6372) [deploy] 2020-03-03 14:13:40 -08:00