summaryrefslogtreecommitdiff
path: root/iridescence/src/views
Commit message (Expand)AuthorAge
* you can now see cart items on cart pageAdam T. Carpenter2020-11-24
* 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
* fixed oldid in newproduct, shoved filter functionality into search/sortAdam T. Carpenter2020-11-13
* Kind of flailing with the UI; lots of API bugfixes though.Adam T. Carpenter2020-11-11
* added new product button, added search bar to admin viewAdam T. Carpenter2020-09-15
* basic product editing view with renamingAdam T. Carpenter2020-09-12
* Moved testing products into api/dichroism; renamed inventory toAdam T. Carpenter2020-09-12
* reset admin page to basic templateAdam T. Carpenter2020-09-11
* migrated back from typescriptAdam T. Carpenter2020-09-11
* switched to yarn; it's just betterAdam T. Carpenter2020-06-21
* fixed inventory search/sort on mobile, added basic footerAdam Carpenter2020-05-01
* added basic filter menu, not functional yetAdam Carpenter2020-05-01
* 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
* removed unecessary logo from homeAdam Carpenter2020-04-30
* made inventory cards arranged in a column list with basic info from inventory...Adam Carpenter2020-04-28
* added admin view, updated routerAdam Carpenter2020-04-28
* switched back to js, added navbar with burger toggleAdam Carpenter2020-04-23
* initAdam Carpenter2020-04-21