Michael Kohl
f791e84f2d
Filter classified listings by published status for mods ( #7432 )
...
* Filter classified listings by published status for mods
* Change checkbox label, invert logic, respect checked status
2020-04-24 10:31:29 -04:00
Michael Kohl
9df68f3920
Use new classified listing categories ( #7250 )
...
* Add ClassifiedListingCategoryModel
* Add data update script for classified listing categories
* Refactor and fix specs
* Resolve conflict
* Incorporate PR feedback
2020-04-23 10:06:58 +07:00
Jacob Herrington
7ebde59b62
Convert internal listing table view to bootstrap ( #6486 )
...
* Convert internal listings index table to bootstrap
* Add some eager loading to internal listings
This should cheer bullet up some!
2020-03-06 20:03:24 +01:00
Mario See
01a60b1ee9
Internal Listings: Filter by Category ( #3993 )
...
* add select tag and category param
* change filter from onchange to submit
* change options list to call from set list
2019-09-11 19:27:39 -04:00
Jess Lee
5ca069f93f
Fix listings cache/indexing and add bumping feature to internal ( #3053 )
...
* wip utilize concerns
* wip concerns
* refactor listings update
2019-06-06 09:51:32 -04:00
Jess Lee
8765de85b4
Sort internal/listings by recently bumped listings ( #2938 )
2019-05-22 15:28:03 -04:00
Jess Lee
65e3cf605c
Internal Listings View Enhancement ( #2931 )
...
* wip
* add username to listings list view
* add pagination
* small style adjustment on edit page
* add has_many relationship to users and orgs
* add search by username or listing title
2019-05-21 18:28:18 -04:00
Jess Lee
1678489a2b
Internal Updates - Bust Cache for Listings and Add Note for Credits ( #2908 )
...
* handle cache busting
* add required note when removing or adding credits
* only reindex if listing is published
2019-05-21 17:25:37 -04:00
rhymes
ff929fcf14
Some small performance improvements ( #2876 )
...
* Improve a few idioms with their faster counterparts
* Remove unused routes and some dead code
* Add the option to use bullet in testing mode and move rack host redirect
* Go back to the classic fetch to make mocking work
* Reorder gems and fix code climate issue
2019-05-20 18:53:31 -04:00
Andy Zhao
aadc775ffd
Add listings to /internal pages ( #2725 )
...
* Add routes for listings in internal
* Add internal listings controller and views
2019-05-06 18:16:23 -04:00