cake-order-tracker/store
bronkuu 17b92a706a status workflow and seed with special cakes
Change terminal status from 'done' to 'picked_up' in all queries.
Add dateRangeParams helper, GetOrderCounts, GetCakeCounts.
Load special cakes in getOrdersFromQuery, save in UpdateOrderContents.
Seed: 5 tags, 3 special cakes, Maria status 'done'->'ready'.
Test: 'Done'->'ready'.
2026-06-15 18:49:49 +02:00
..
migrations tags and special cakes: models, migrations, store layer 2026-06-15 18:49:21 +02:00
cake.go tags and special cakes: models, migrations, store layer 2026-06-15 18:49:21 +02:00
migrations.go great 2026-01-09 03:08:40 +01:00
order.go status workflow and seed with special cakes 2026-06-15 18:49:49 +02:00
special_cake.go tags and special cakes: models, migrations, store layer 2026-06-15 18:49:21 +02:00
store.go small improvements 2026-06-11 09:10:27 +02:00
store_test.go status workflow and seed with special cakes 2026-06-15 18:49:49 +02:00
tag.go tags and special cakes: models, migrations, store layer 2026-06-15 18:49:21 +02:00