issues
search
Ecotrust
/
OH4S_Proteins
Oregon Harvest For Schools Proteins Portal
Apache License 2.0
1
stars
0
forks
source link
Create results page
#133
Closed
pollardld
closed
3 years ago
pollardld
commented
3 years ago
Steps:
[x] create results page template
[x] create results page model
[x] Add 'filter' and 'results' sections (divs) to the results.html template
[ ] ~Build filter pills from context~
[x] Build generic filter form modal
[x] Create modals and forms for each results page filter (from context)
[x] write ajax filter logic
[x] on page load
empty filter obj
[x] ad hoc (on demand)
empty filter obj
[x] parse filter results
[x] display filter results
[x] build filter obj
[x] apply filter to ajax query
[x] update results
[x] update filter forms
[ ] ~update filter context (ui)~
[ ] ~only allow 1 filter request at a time~
Steps: