Commit Graph

13 Commits

Author SHA1 Message Date
Mario Zechner
f5998383f5 Fix loading of carts, only add items for which lookup succeeds. 2023-06-28 11:15:34 +02:00
Mario Zechner
aebeb6d150 Update Knn carts. 2023-06-26 17:11:01 +02:00
Mario Zechner
bb7286a134 Add mid-range cart... 2023-06-26 03:18:57 +02:00
Mario Zechner
c569d8b3a7 Add bio-cart to patterns and site... 2023-06-26 03:05:03 +02:00
Mario Zechner
496a40d852 Add new budget cart. 2023-06-26 02:51:15 +02:00
Mario Zechner
7c14849918 Revert "Ignore cart items not in lookup."
This reverts commit e4ee367fb5.
2023-06-26 01:59:52 +02:00
Mario Zechner
e4ee367fb5 Ignore cart items not in lookup. 2023-06-26 01:57:26 +02:00
Mario Zechner
e89c08e704 Add billa/spar cart. 2023-06-26 00:22:00 +02:00
Mario Zechner
d09bdc47e6 patterns.js generates various pattern analysis results. Currently matches Billa products with Spar products and spits out some files to be imported as carts. 2023-06-25 23:52:39 +02:00
Mario Zechner
c7537c341e Binary format optimization 4.4mb -> 3.9mb, don't store urls were not needed, use product-id instead of code-internal for spar items, 2023-06-17 01:11:21 +02:00
Mario Zechner
031114ebca The great refactor. 2023-06-13 01:16:27 +02:00
Mario Zechner
2e2df3db38 First iteration of new front end structure. 2023-06-09 00:37:29 +02:00
Mario Zechner
ec3c8f4ed3 WIP esbuild, bundling, components. 2023-06-08 13:48:08 +02:00