summaryrefslogtreecommitdiff
path: root/iridescence
Commit message (Collapse)AuthorAge
* we don't actually use cookiesAdam T. Carpenter2021-01-08
|
* more searching improvements; much faster nowAdam T. Carpenter2021-01-04
|
* attempted to speed up search with typing delayAdam T. Carpenter2021-01-04
|
* sped up searching by only searching product fields that matter, cleanedAdam T. Carpenter2021-01-04
| | | | up nav
* only dollar amounts can be inserted (request), backend still stores asAdam T. Carpenter2020-12-28
| | | | cents
* fixed navbar weirdness on mobileAdam T. Carpenter2020-12-28
|
* 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
|
* icons everywhere, also finalized checkout formAdam 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
* when item cart count is 0, item is removed from cart displayAdam T. Carpenter2020-12-03
|
* 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
|
* basic image details, base and fullsize image displaysAdam T. Carpenter2020-11-16
|
* ProductCard thumbnail and name are links to expand details.Adam T. Carpenter2020-11-16
|
* added thumbnail to product edit cardAdam T. Carpenter2020-11-16
|
* Thumbnails and shortened descriptions.Adam T. Carpenter2020-11-16
|
* Featured First sorting is featured and then by-id/newest first.Adam T. Carpenter2020-11-16
|
* dug; you can do date oldest/newest sorting with dbids.Adam T. Carpenter2020-11-16
|
* fixed oldid in newproduct, shoved filter functionality into search/sortAdam T. Carpenter2020-11-13
| | | | (at least for initial deploy)
* basic sorting functional; swapped indexes for ids in edit listAdam T. Carpenter2020-11-13
|
* 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
|
* updated photo sets to not return original, added models to front,Adam T. Carpenter2020-11-07
| | | | implemented front-to-back requests
* demo-able photo uploadAdam T. Carpenter2020-11-07
|
* basic photo upload working completelyAdam T. Carpenter2020-11-04
|
* 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
* 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
|
* 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
|