bloombase/plants/templates/plants
Stephan Kerkman 7fef359ae0 feat: store VPC raw scrape data and add reset button
Species.vpc_raw (JSONField) stores the full scrape payload at import time.
vpc_species_reset view restores bloom_months, sunlight, max_height_cm etc.
from that snapshot. If vpc_raw is missing (species imported before this
feature), it re-scrapes from VPC on demand and saves the result.
Reset button appears on plant detail page for any plant with a VPC species.
A 'next' hidden field returns the user to the same plant after reset.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-28 18:49:15 +02:00
..
partials feat: VPC species search alongside Perenual 2026-05-28 18:44:06 +02:00
base.html feat: replace pruning UI with bloom months 2026-05-28 17:03:25 +02:00
dashboard.html feat: replace pruning UI with bloom months 2026-05-28 17:03:25 +02:00
plant_confirm_delete.html feat: plant edit and delete with confirmation 2026-05-28 10:06:03 +02:00
plant_detail.html feat: store VPC raw scrape data and add reset button 2026-05-28 18:49:15 +02:00
plant_form.html feat: location FK, multi-photo gallery, hide pruning history 2026-05-28 18:27:45 +02:00
plant_list.html feat: plant list with HTMX live search and indoor/outdoor filter 2026-05-28 10:01:15 +02:00
pruning_calendar.html feat: pruning calendar grouped by urgency 2026-05-28 10:06:55 +02:00
species_search.html feat: add loading spinner to species search button 2026-05-28 11:24:20 +02:00