Commit graph

9 commits

Author SHA1 Message Date
pakintada@gmail.com
3625712678 Merge branch 'master' into feature/edit-recipe-event-bus 2026-07-01 08:53:13 +07:00
47ee23777d feat: main & brewing video tool, catalog APIs, sheet/recipe updates
- Add /tools/video-mainpage page (main + brewing-page advertisement videos,
  date-gated, per-country, push to machine over ADB) + api/video-mainpage
  create/list/update proxies; sidebar entry "Main & Brewing Video"
- Add catalog API proxies (catalog-create, catalog-list, catalog-banner,
  catalog-banner-image)
- Sheet: overview/edit/add/priceslot/price updates, stores & services
- Misc: adb, websocket/message handlers, crypto, recipe & brew tweaks

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-30 17:38:59 +07:00
pakintada@gmail.com
f0619c5a10 feat: migrate recipe editor
- using eventbus in recipe editor
- migrate to logging instead of console log
- fix case swap not saved, value not update after change, topping slot bug

Signed-off-by: pakintada@gmail.com <Pakin>
2026-06-19 17:27:28 +07:00
bd239cf71b create topping and material page 2026-06-11 16:25:27 +07:00
ea68fa5cc4 create branch dev and commit code 2026-06-09 10:50:59 +07:00
pakintada@gmail.com
a29ff0be1a feat: recipe version selector
- fix recipe not show on overview
- fix recipe show late after select country
- disable queue message on no connection ws
- fix infinite topping(s) list if moving between pages

Signed-off-by: pakintada@gmail.com <Pakin>
2026-05-04 16:50:15 +07:00
b1dd9de062 update: sheet routes 2026-03-26 14:27:45 +07:00
pakintada@gmail.com
29a1a82cfb update brew route
Signed-off-by: pakintada@gmail.com <Pakin>
2026-02-24 17:32:51 +07:00
pakintada@gmail.com
451223816b init 2026-02-17 14:30:02 +07:00