Commit Graph

17 Commits

Author SHA1 Message Date
df8b68441a fix: build of web/ 2025-11-24 23:53:10 +01:00
d66bed4b99 chore: moving route elsewhere and align 2025-11-24 23:51:39 +01:00
e301110184 refactored design 2025-11-24 23:49:31 +01:00
bdc2ea86a2 feat: huge push of product changes and item review with cart 2025-11-24 23:43:05 +01:00
b72d2610ed chore: airline basic refactor 2025-11-24 22:52:59 +01:00
62a96d3841 fixing changes of imports 2025-11-23 18:44:10 +01:00
1c6bca9f52 trackion of date index searching 2025-11-22 22:07:20 +01:00
3cb1201acc supabase product proxy and rendering 2025-11-19 09:05:48 +01:00
Daniel Alves Rösel
894ce87a5d introduced supabase and experiment management UI (#23)
* introduced supabase and experiment management UI

* fixing cookie import
2025-11-18 20:45:11 +01:00
Daniel Alves Rösel
37b2099ee0 2 nextjs scaffold with store mode shop and admin session experiment wiring event emission v1 (#17)
* chore: cleaning gitignore

* formating and env documentation

* feat: context switching of hotel/airline depndent on env var via middleware

* fixed alignment and building

* wrong file

* prods

* fixed applying style

* better session cookie management

* tentative session storage with maybe using airtable

* migrated api of ingestion

* events and products apge

* fixing build

* 13 create outline for research paper draft (#18)

* updated outline for paper from issue

* extra paper sections and some formalization of series data

* algorithms and acknowledgements

* updated outline for paper from issue

* upadted text formating

* event unification

* refactor tracking to ues callbacks instead of refs

* implement a pricing display api with session passing

* moved middleware to proxy according to new changes in Nextjs

* refactoed kafka ingestion to go via backend not web-db

* Refactor docker-compose services to use individual Dockerfiles (#20)

* Initial plan

* Refactor services into individual Dockerfiles

Co-authored-by: velocitatem <60182044+velocitatem@users.noreply.github.com>

* Add EXPOSE directives to all Dockerfiles with port documentation

Co-authored-by: velocitatem <60182044+velocitatem@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: velocitatem <60182044+velocitatem@users.noreply.github.com>

* fixing small bugs and adding exepriments to tracking

* added some doc
2025-11-13 18:07:27 +01:00
aa98b2d169 basic style implementation 2025-11-06 14:15:50 +01:00
5777437540 init styles and docs 2025-11-06 14:12:18 +01:00
e677170fd2 inital structure of docs 2025-11-06 14:03:10 +01:00
f4da5289bd Improve automation, relinted webapp to tab alignment
and introduced basic EDA in a jupyter notebook of kafka export (nonmodular yet)
2025-11-02 21:34:18 +01:00
8797fb3976 basic interactable callbacks from webapp to kafka + redpanda console 2025-10-23 15:48:29 +02:00
8222e53a0a initail setup 2025-10-23 14:58:13 +02:00
67228adecc web init nextjs 2025-10-22 18:18:09 +02:00