Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Thumbnails and shortened descriptions. | Adam T. Carpenter | 2020-11-16 |
| | |||
* | fixed up product models and api calls, working on new product form | Adam T. Carpenter | 2020-11-08 |
| | |||
* | updated photo sets to not return original, added models to front, | Adam T. Carpenter | 2020-11-07 |
| | | | | implemented front-to-back requests | ||
* | swapped json payload url encoded images for multipart form data | Adam T. Carpenter | 2020-11-02 |
| | |||
* | All basic functionality implemented. | Adam T. Carpenter | 2020-10-31 |
| | |||
* | moved entities under repo; photos now hold onto just the filename | Adam T. Carpenter | 2020-10-23 |
| | |||
* | Added product migration, better organization of DTOs, Entities, and | Adam T. Carpenter | 2020-10-22 |
Domain Models. Also made config loading/photo generation easier. |