Commit Graph

35 Commits

Author SHA1 Message Date
Jan Polák
d2ae0cc575 Translate all static html files into English and Czech 2023-09-17 17:13:14 +02:00
Mario Zechner
887c72be64 Require at least 3 characters for queries. 2023-06-18 19:24:07 +02:00
Mario Zechner
c34c5c7343 Added loader. Stalls because to much work is done on the main thread. Good enough. 2023-06-18 15:35:09 +02:00
Mario Zechner
d8a9da7692 Fix footer. 2023-06-16 19:37:07 +02:00
Mario Zechner
cd429da10b Chart: Re-enable intersection mode, don't back or forward fill anymore 2023-06-16 00:13:12 +02:00
Mario Zechner
d70d7bbfe3 New cart page. 2023-06-13 01:04:12 +02:00
Werner Robitza
5126d57d84 add min characters needed for search to placeholder 2023-06-07 11:05:52 +02:00
Florian Bauer
57a495f224 Merge branch 'main' of github.com:flobauer/heissepreise 2023-06-07 00:05:37 +02:00
Florian Bauer
d46f52e891 tailwind rewrite 2023-06-06 23:56:57 +02:00
Mario Zechner
23b1ec978a JSON download of cart. 2023-06-06 15:14:57 +02:00
Mario Zechner
f61f0d1a0e Fix cart header on mobile, some prettification. 2023-06-04 19:54:28 +02:00
Mario Zechner
b913097a99 Tons of frontend refactoring. Bug: cart table shows header on mobile 2023-06-04 14:45:05 +02:00
Mario Zechner
21e7566cfa Removed the sticky search field, refactoring, WIP 2023-06-04 02:19:13 +02:00
Mario Zechner
2ef5be9e9b Server-side generation with watcher and live-reload. pages.js still broken. 2023-06-03 23:46:43 +02:00
Mario Zechner
d357caf7f1 First pass, everything is broken. 2023-06-03 22:00:52 +02:00
Mario Zechner
c6bbd0e03b Increased maxWidth to 150 in prettier config, formatted all the things. See #52. 2023-06-02 16:45:54 +02:00
Mario Zechner
c5f0812e02 Mario tests in prod only... 2023-06-01 19:29:49 +02:00
Mario Zechner
6449ec971a Improve responsiveness of input box via timeout delay, add date range to chart, add sum and sum by store charting to main page. 2023-06-01 17:40:11 +02:00
Mario Zechner
c7533691b1 Refactor cart.js spaghetti. 2023-06-01 15:47:17 +02:00
Mario Zechner
774d445749 Today only charting in cart. 2023-05-30 21:42:47 +02:00
Mario Zechner
80f17e3f3d Chart type selection and sum per chain chart in cart.html 2023-05-30 20:02:03 +02:00
Mario Zechner
488d22d269 Don't use hard coded store UI elements anywhere. 2023-05-28 21:26:49 +02:00
Mario Zechner
5499f3b9da Add filtering to cart, refactor charting. 2023-05-27 22:46:59 +02:00
Mario Zechner
dee74f925e Share carts via link and allow to save them to own cart list. Limited by maximum URL length but easier than export/import. 2023-05-27 21:44:22 +02:00
Mario Zechner
ce8e0fb102 Style changes, Ingest Dossier Data from xls converted to csv see https://www.dossier.at/dossiers/supermaerkte/quellen/anatomie-eines-supermarkts-die-methodik/ 2023-05-27 12:33:18 +02:00
Mario Zechner
9d22062ca0 Fix button cell in cart table. 2023-05-26 16:13:15 +02:00
simmac
2de0360298 Added MPREIS support 2023-05-26 00:34:27 +02:00
Mario Zechner
0186fc0665
Merge branch 'main' into main 2023-05-25 16:10:55 +02:00
Mario Zechner
e556c1ace5 Cosmetics. 2023-05-25 16:09:34 +02:00
Christian Tschugg
661ca82f6c Add limited support for LIDL 2023-05-25 14:03:19 +02:00
Simeon Macke (01505675)
fadb104d72 Add DM support 2023-05-25 12:28:12 +02:00
Mario Zechner
a52ca5c51a More charting in cart. 2023-05-24 16:59:43 +02:00
Mario Zechner
dc8b4ece3d Allow SQL-like queries, enabled by prepending query with ! character, e.g. !price > 0.4 2023-05-23 11:21:48 +02:00
Mario Zechner
a870446485 Cart charts. 2023-05-22 16:02:01 +02:00
Mario Zechner
8f67580822 Add carts. 2023-05-19 16:01:43 +02:00