bloombase/plants/views
Stephan Kerkman 36e4570141 feat: month strip display, fix dashboard counter, styled month form
- Add month_strip template tag rendering JFMAMJJASOND circles,
  active months dark green, inactive light grey
- Replace raw number list in pruning_strip with visual month strip
- Restyle pruning month checkboxes as clickable circles in plant form
- Fix dashboard 'Need pruning' counter (broken filter chain always showed 0)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-28 15:05:13 +02:00
..
__init__.py feat: URL routing skeleton and base template 2026-05-28 09:51:11 +02:00
dashboard.py feat: month strip display, fix dashboard counter, styled month form 2026-05-28 15:05:13 +02:00
plants.py fix: ensure CSRF cookie is set on plant_add page load 2026-05-28 10:32:51 +02:00
pruning.py feat: pruning calendar grouped by urgency 2026-05-28 10:06:55 +02:00
species.py fix: surface Perenual API errors instead of silently returning no results 2026-05-28 10:37:30 +02:00