Commit Graph
18 Commits
Author SHA1 Message Date
admin 10722a65a6 v0.1.31 - Mix Editor multi edit 2026-06-18 15:15:46 +12:00
adminandClaude Opus 4.8 1062c038e8 v0.1.30 - Throughput overview today-only mix cards; mix formula save 500 fix
Throughput Overview: Horse Mix and Grain Mix are now the first two cards and
show TODAY's output only. Removed the 7d/4w/6w/12w range selector; the cards
are fixed to Horse mix today, Grain mix today, Today, This week, 4-week average.

Mix Editor formula save: fix HTTP 500 on PUT /editor/mixes/{id}/formula. The
audit-diff path read the resolved formula by attribute, but the resolver returns
dicts -> AttributeError. Read by key and expire stale ORM state so the response
reflects the just-saved rows. Adds regression tests for both save branches.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-18 14:04:49 +12:00
adminandClaude Opus 4.8 e7a7b11589 v0.1.29 - Mix Editor % edits no longer rebalance other ingredients
Editing one ingredient's % now converts only that row to kg against the
Total mix anchor; other ingredients are left untouched (no proportional
redistribution). Removing a row likewise leaves the rest as-is. The hard
"percentages must total 100%" save guard is relaxed (kg is canonical and
the backend does not require 100%); the % chip remains as live feedback.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-18 13:49:15 +12:00
adminandClaude Opus 4.8 1dd48bc771 v0.1.28 - Version bump and editor/throughput updates
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-17 22:51:29 +12:00
admin 3f8279af10 v0.1.27
Fix: Throughput API v1 available - Details posted to Irving. POWERBI_KEY was missing from the .ENV file, so was not live.
Add: Editor now supports editing a mix's resolved formula directly, with % and kg dual entry on ingredient rows
Fix: Mix Editor should bring through correct ingredients. New resolved formula (same logic we use in Mix Calculator).
Fix: Security headers on all API responses (hardening)
Add: New mix button available on the Mix Editor.
Add: New ingredient button available on the Ingredient Editor
2026-06-17 21:55:04 +12:00
adminandClaude Opus 4.8 2de82776cb v0.1.19 - Throughput overview & responsive header
- Throughput: new "Throughput Overview" header with Gauge icon and brand-green
  badge icons on each card (Today, This week, 4-week average, Horse Mix, Grain Mix)
- Throughput: inline rolling-range selector (7d / 4w / 6w / 12w, default 4 weeks)
  driving the customer-mix cards; stats window widened to 12 weeks so switching
  range is a pure client-side re-filter
- Throughput: cards collapse to a single even 5-across row on laptop and up,
  with container-query value text that scales to each card's width
- Throughput: date logic pinned to Australian Eastern time (fixes the day-early
  date); This week subtitle shows the Mon-Sun date range
- Throughput: subtler tinted add-form; removed the inline-entry kicker and the
  "Open full form" link
- Topbar: fix cramped laptop header - action toggles no longer wrap above the
  user button; search drops to its own row earlier

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-13 10:01:10 +12:00
admin 4ff372d307 v0.1.14 - b2b portal 2026-06-11 23:56:02 +12:00
admin 349e4a4b5b v0.1.12 2026-06-09 21:28:53 +12:00
admin f5a588d631 Dockerfile updates 2026-06-02 15:41:53 +12:00
admin 84792c0947 tweaks 2026-05-31 20:19:44 +12:00
admin 2f2466ecac Updates 2026-05-10 09:46:07 +12:00
admin cfc193b713 Deployment Script, Postgres migration, UX improvements 2026-05-08 23:07:01 +12:00
admin ebee72d4df Deployment fixes, add HPP logo 2026-05-04 22:21:07 +12:00
admin 2799946091 Improve backend error handling, fix lean logo on login screen 2026-05-01 17:40:47 +12:00
admin 151676265c Seed additional products, improve left rail, improve search box, add visuals to buttons, rename working documents to working docs and improve left rail nav 2026-04-30 22:27:36 +12:00
admin 373f7c47c0 Deployment scripts 2026-04-29 23:53:51 +12:00
admin 21b6545e6b Removed the left-rail search box from left rail. Upped version from 0.1.0 to 0.1.1 2026-04-29 22:03:53 +12:00
admin bc211ffcc8 v1.2 scaffold 2026-04-25 20:43:37 +12:00