summaryrefslogtreecommitdiff
path: root/iridescence/src/store
Commit message (Expand)AuthorAge
* basic cart subtotaling, sidebar with total and checkout controls, betterAdam T. Carpenter2020-12-03
* when item cart count is 0, item is removed from cart displayAdam T. Carpenter2020-12-03
* finished up product detail functionality, started checkout and cartAdam T. Carpenter2020-11-23
* Basic product detail without duplicating modals for each card.Adam T. Carpenter2020-11-17
* Featured First sorting is featured and then by-id/newest first.Adam T. Carpenter2020-11-16
* dug; you can do date oldest/newest sorting with dbids.Adam T. Carpenter2020-11-16
* basic sorting functional; swapped indexes for ids in edit listAdam T. Carpenter2020-11-13
* Noice. Product creation and updating is totally functional.Adam T. Carpenter2020-11-12
* Kind of flailing with the UI; lots of API bugfixes though.Adam T. Carpenter2020-11-11
* fixed up product models and api calls, working on new product formAdam T. Carpenter2020-11-08
* updated photo sets to not return original, added models to front,Adam T. Carpenter2020-11-07
* browser image parsing to base64/dataURL complete; further work on new product...Adam T. Carpenter2020-09-25
* Working product name updating; working mock Dichroism API.Adam T. Carpenter2020-09-12
* basic product editing view with renamingAdam T. Carpenter2020-09-12
* Moved testing products into api/dichroism; renamed inventory toAdam T. Carpenter2020-09-12
* playing with filtering by categoryAdam T. Carpenter2020-06-29
* moved search into InventorySearch and started work on filters; updated quanti...Adam Carpenter2020-04-30
* added a search filter for names and descriptionsAdam Carpenter2020-04-30
* made inventory cards arranged in a column list with basic info from inventory...Adam Carpenter2020-04-28
* switched back to js, added navbar with burger toggleAdam Carpenter2020-04-23
* initAdam Carpenter2020-04-21