bloombase/plants/views
Stephan Kerkman a60c99ed93 feat: replace pruning UI with bloom months
- Add bloom_months to Plant and Species models (migration 0003)
- Swap pruning_months form field for bloom_months throughout
- Plant detail shows green bloom strip instead of pruning strip
- Dashboard shows 'Blooming now' count and list instead of overdue pruning
- Remove ✂️ pruning calendar from nav (feature hidden, backend intact)
- Update dashboard tests to reflect new context

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-28 17:03:25 +02:00
..
__init__.py feat: URL routing skeleton and base template 2026-05-28 09:51:11 +02:00
dashboard.py feat: replace pruning UI with bloom months 2026-05-28 17:03:25 +02:00
plants.py feat: replace pruning UI with bloom months 2026-05-28 17:03:25 +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