summaryrefslogtreecommitdiff
path: root/iridescence/src/views
Commit message (Collapse)AuthorAge
* 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
| | | | products.
* 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 ↵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