Commit graph

18 commits

Author SHA1 Message Date
Gabriel Augendre 3899e2a3db Implement caching 2022-09-25 21:10:11 +02:00
Gabriel Augendre 8d51981368 Add unique constraint to baskets 2022-05-05 19:11:30 +02:00
Gabriel Augendre de3d7e4058 Add color to items without picture 2022-04-28 18:34:13 +02:00
Gabriel Augendre 394882f541 Save product unit price in basket item 2022-04-27 23:00:38 +02:00
Gabriel Augendre 26c0b08475 Fix natural key 2022-04-27 13:12:53 +02:00
Gabriel Augendre cb572621f2 Fix managers 2022-04-26 22:56:03 +02:00
Gabriel Augendre 7d217307a4 Improve dummy baskets generation 2022-04-26 22:41:26 +02:00
Gabriel Augendre a1e9aad8b2 Fix default product display order if no product 2022-04-26 18:57:30 +02:00
Gabriel Augendre 51ff1afdb8 Add reports by day 2022-04-26 18:19:53 +02:00
Gabriel Augendre bc80ca060b Allow saving product without image 2022-04-25 23:11:43 +02:00
Gabriel Augendre 5ac1893e31 Nicely display 0 instead of None for aggregation results 2022-04-25 23:11:37 +02:00
Gabriel Augendre bc3b06bc17 Translate app 2022-04-25 23:05:17 +02:00
Gabriel Augendre 13fd6a27a8 Improve reports 2022-04-25 18:59:32 +02:00
Gabriel Augendre 150632e9c5 Refactor price with database queries and start reports 2022-04-25 18:37:26 +02:00
Gabriel Augendre 006832b71d Add stats to admin 2022-04-24 19:28:52 +02:00
Gabriel Augendre 0a8c113630 Resize images when saving 2022-04-24 19:19:01 +02:00
Gabriel Augendre d97030da6f Implement basic baskets features 2022-04-24 18:59:04 +02:00
Gabriel Augendre eead96359b Implement data model 2022-04-24 16:21:39 +02:00