SETI / rms-opus

PDS OPUS - Outer Planets Data Search Tool
Apache License 2.0
9 stars 7 forks source link

914 keep download product types #991

Closed dstopp closed 4 years ago

dstopp commented 4 years ago

Description of changes: -keep track of unselected product types; pass into the python/django code -the django cart.html template modified to use new item in the dictionary that is the 'checked' state -fixed a bug where the totals in the product type might go to 0 if unselected -removed extra update of cart status after the reset that caused a 'flash' of inaccurate information -changed the call to retrieve cart.html to a getJSON and return reqno w/that getJSON -updated format test -added a new test to check for unselect of product types and counts to be correct

Known problems: no known problems

rfrenchseti commented 4 years ago