Commit Graph

35 Commits

Author SHA1 Message Date
Mario Zechner
effcb81c23 Fix Hofer. 2023-10-17 01:18:27 +02:00
Mario Zechner
4f87c4ecd6 Billa warning, fix in utils 2023-10-17 00:53:13 +02:00
Jan Polák
d2ae0cc575 Translate all static html files into English and Czech 2023-09-17 17:13:14 +02:00
Mario Zechner
ce1aa31d45 Media reports page 2023-06-24 18:55:51 +02:00
Mario Zechner
a931ac5535 I hate UX 2023-06-22 20:23:07 +02:00
Mario Zechner
1f5fdf4d29 Link video externally. 2023-06-22 18:58:25 +02:00
Mario Zechner
7c0861ba96 Add links to video and text guide. 2023-06-22 17:12:24 +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
75367c6852 New index.html/index.js using the new framework. State serialization fixes. 2023-06-11 23:49:18 +02:00
Florian Bauer
d46f52e891 tailwind rewrite 2023-06-06 23:56:57 +02:00
Mario Zechner
352b397515 Fix charting in product search. 2023-06-04 23:38:52 +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
Christian Tschugg
9f287e10e5 Add 🔥 as favicon 2023-06-02 08:04:48 +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
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
4d7645efaf Add query link generation. 2023-05-26 11:28:40 +02:00
Mario Zechner
32dd0d9776 Refactoring search and charting, charts in product search. 2023-05-23 20:07:26 +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
8f67580822 Add carts. 2023-05-19 16:01:43 +02:00
Mario Zechner
4b781b8b70 Refactor search component for re-use. Refactor changes. 2023-05-19 14:47:40 +02:00
Mario Zechner
bf9a1b1ca5 Add Hofer Milfina to filters. 2023-05-18 18:47:50 +02:00
Mario Zechner
74e28ffaef Merge branch 'main' of https://github.com/badlogic/heissepreise
# Conflicts:
#	site/main.js
2023-05-18 18:16:27 +02:00
Mario Zechner
df447df778 Beginning of carts. Refactorting of frontend code. 2023-05-18 18:14:51 +02:00
Matthias Hochsteger
c94472eb25 Hofer support
TODO: Currently an authorization token must be hard-coded, otherwise
fetching hofer data will be skipped
2023-05-18 13:41:09 +02:00
Mario Zechner
3dd9504d6e Front end refactor. 2023-05-17 16:55:46 +02:00
Mario Zechner
debed60c6d Price range and exact word matching. 2023-05-15 22:35:36 +02:00
Mario Zechner
99b56febc6 Remove raw data link. 2023-05-15 16:22:32 +02:00
Mario Zechner
a9ba0059d6 Remove elasticlunr 2023-05-15 15:18:46 +02:00
Mario Zechner
9afe998789 Initial commit. 2023-05-15 13:53:34 +02:00