ammocpr/lib/ammoprices_web
Graham McIntire 525692fe05
Add chart empty state and home-page real-time price refresh
- Show "No price history available for this range yet." overlay when
  the caliber chart range contains no daily averages (previously the
  chart rendered as an unlabeled empty grid).
- Subscribe HomeLive to the "prices:updated" PubSub topic so the
  cheapest-per-caliber grid refreshes without a full page reload.
- Drop the unused textColor computation and unused max series from the
  chart hook/data.
2026-04-22 15:28:02 -05:00
..
components Add credo with --strict mode and fix all issues 2026-03-12 13:35:12 -05:00
controllers Initial implementation of ammo price tracker 2026-03-11 15:58:12 -05:00
live Add chart empty state and home-page real-time price refresh 2026-04-22 15:28:02 -05:00
endpoint.ex Initial implementation of ammo price tracker 2026-03-11 15:58:12 -05:00
gettext.ex Initial implementation of ammo price tracker 2026-03-11 15:58:12 -05:00
router.ex Initial implementation of ammo price tracker 2026-03-11 15:58:12 -05:00
telemetry.ex Initial implementation of ammo price tracker 2026-03-11 15:58:12 -05:00