summaryrefslogtreecommitdiff
path: root/iridescence/src/views/Home.vue
Commit message (Collapse)AuthorAge
* 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
| | | | (at least for initial deploy)
* Moved testing products into api/dichroism; renamed inventory toAdam T. Carpenter2020-09-12
| | | | products.
* 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 ↵Adam Carpenter2020-04-30
| | | | quantity display
* 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 ↵Adam Carpenter2020-04-28
| | | | inventory in store
* added admin view, updated routerAdam Carpenter2020-04-28
|
* switched back to js, added navbar with burger toggleAdam Carpenter2020-04-23
|
* initAdam Carpenter2020-04-21