summaryrefslogtreecommitdiff
path: root/dichroism/src/error.rs
Commit message (Collapse)AuthorAge
* blocking on photo set generation since it hits the fsAdam T. Carpenter2020-10-31
|
* Skipped separate photo table; working handler for get all productsAdam T. Carpenter2020-10-22
| | | | (lacking cats)
* back to basics -- working on the most-required functionality first, like ↵Adam T. Carpenter2020-10-20
| | | | handlers
* refactored image_api into NewProductImageData and NewProductImages,Adam T. Carpenter2020-10-08
| | | | ready for repo
* sorted out image repo, error handlingAdam T. Carpenter2020-10-07
|
* started work on schema, models, and reposAdam T. Carpenter2020-10-05
|
* broke out functions, wrote more tests, added test dataAdam T. Carpenter2020-10-03