ammocpr/test
Graham McIntire f075ab55fb
Fix price chart destroyed by LiveView DOM patches on filter change
LiveView's morphdom was replacing the canvas element inside the chart
container whenever filters were toggled, destroying the Chart.js
rendering context. Add phx-update="ignore" to the chart container so
LiveView preserves JS-managed children after initial render.
2026-03-13 13:38:45 -05:00
..
ammoprices Separate 5.56x45 NATO and .223 Remington into distinct calibers 2026-03-12 12:27:59 -05:00
ammoprices_web Fix price chart destroyed by LiveView DOM patches on filter change 2026-03-13 13:38:45 -05:00
fixtures Add 4 new retailer scrapers for broader price coverage 2026-03-12 10:00:59 -05:00
support Seed retailers and calibers via database migration 2026-03-12 08:55:12 -05:00
test_helper.exs Initial implementation of ammo price tracker 2026-03-11 15:58:12 -05:00