summaryrefslogtreecommitdiff
path: root/iridescence/src/views
Commit message (Collapse)AuthorAge
* only dollar amounts can be inserted (request), backend still stores asAdam T. Carpenter2020-12-28
| | | | cents
* fixed images that were rotated with exif tags not displaying rotateddevAdam T. Carpenter2020-12-28
|
* moved more deploy-specific data to config, finalized login processAdam T. Carpenter2020-12-27
|
* Added care, privacy, faq, fixed custom order temporarily, fixed siteAdam T. Carpenter2020-12-27
| | | | title
* made cart item displays actually level, also rearranged viewAdam T. Carpenter2020-12-18
|
* updated footer with facebook and privacy, finalized user info contactAdam T. Carpenter2020-12-13
| | | | form
* started checkout formAdam T. Carpenter2020-12-10
|
* cart finished for initial release, fixed annoying footerAdam T. Carpenter2020-12-07
|
* basic cart subtotaling, sidebar with total and checkout controls, betterAdam T. Carpenter2020-12-03
| | | | navbar cart buttons
* 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
| | | | views
* 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)
* 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
| | | | 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