Commit graph

14 commits

Author SHA1 Message Date
bronku
e204255691 fixed tests 2025-03-31 21:09:38 +02:00
bronku
732c2cb084 changed queries to not use returning id 2025-03-31 20:20:08 +02:00
bronku
5661ac4594 extracted UpdateOrderContents 2025-03-31 07:42:31 +02:00
bronku
3136739f4e labels 2025-03-31 07:32:17 +02:00
bronku
c32ecbff8f FIX: warnings 2025-03-31 01:22:14 +02:00
bronku
7b21ee837d Refactor: Add time range to order queries 2025-03-30 19:47:31 +02:00
bronku
4e55e880b4 show todays order by default 2025-03-30 15:24:06 +02:00
bronku
a30a2fdab3 Refactor order retrieval logic 2025-03-30 14:55:35 +02:00
bronku
2588f2c54e Implement FTS5 for order search 2025-03-30 14:46:01 +02:00
bronku
81b442fcc4 Extract order parsing logic into reusable function 2025-03-29 09:26:01 +01:00
bronku
e11c5b1d52 Rename GetOrders method to GetTopOrders 2025-03-29 09:18:07 +01:00
bronku
93afc14386 Move Order struct to data models package 2025-03-28 14:56:16 +01:00
bronku
7ee564f6b2 Move Cake struct to separate models package 2025-03-28 14:54:17 +01:00
bronku
922710a2cd Refactor store: use migrations and split logic 2025-03-23 19:54:01 +01:00