summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* started data uri parsing with dichroismAdam T. Carpenter2020-10-03
|
* updated gitignoreAdam 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
* fixed resizing issues with edit boxes; switched from panels to cardsAdam T. Carpenter2020-09-24
|
* started new product modalAdam T. Carpenter2020-09-15
|
* added new product button, added search bar to admin viewAdam T. Carpenter2020-09-15
|
* 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
| | | | products.
* reset admin page to basic templateAdam T. Carpenter2020-09-11
|
* migrated back from typescriptAdam T. Carpenter2020-09-11
|
* playing with filtering by categoryAdam T. Carpenter2020-06-29
|
* switched to yarn; it's just betterAdam T. Carpenter2020-06-21
|
* updated mainAdam Carpenter2020-05-17
|
* updated debug scriptAdam Carpenter2020-05-06
|
* updated debug script, moved backlog to DeckAdam Carpenter2020-05-05
|
* started actix-web rust project for apiAdam Carpenter2020-05-03
|
* initialized back-end projectAdam Carpenter2020-05-01
|
* fixed inventory search/sort on mobile, added basic footerAdam Carpenter2020-05-01
|
* added basic filter menu, not functional yetAdam Carpenter2020-05-01
|
* added filter dropdown next to search barAdam 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
|
* added bulmaAdam Carpenter2020-04-21
|
* initAdam Carpenter2020-04-21