summaryrefslogtreecommitdiff
path: root/iridescence/src/components/admin/NewProduct.vue
Commit message (Collapse)AuthorAge
* fixed oldid in newproduct, shoved filter functionality into search/sortAdam T. Carpenter2020-11-13
| | | | (at least for initial deploy)
* 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
|
* started data uri parsing with dichroismAdam T. Carpenter2020-10-03
|
* browser image parsing to base64/dataURL complete; further work on new ↵Adam T. Carpenter2020-09-25
| | | | product, added animate.css just for testing
* started new product modalAdam T. Carpenter2020-09-15
|
* added new product button, added search bar to admin viewAdam T. Carpenter2020-09-15