bloombase/plants
Stephan Kerkman ba69a1b74a feat: show 6 most recently added plants on dashboard with images
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-31 14:37:55 +02:00
..
migrations feat: card scanning, OCR improvements, crop thumbnail, VPC enrichment 2026-05-29 21:54:59 +02:00
services feat: show Pl@ntNet reference images on confirm screen + save as thumbnail 2026-05-31 12:51:28 +02:00
templates/plants feat: show 6 most recently added plants on dashboard with images 2026-05-31 14:37:55 +02:00
templatetags feat: month strip display, fix dashboard counter, styled month form 2026-05-28 15:05:13 +02:00
tests feat: update nav, remove Perenual UI, fix delete button alignment 2026-05-30 20:55:32 +02:00
utils fix: clear overdue when pruned after the scheduled month 2026-05-28 16:43:15 +02:00
views feat: show 6 most recently added plants on dashboard with images 2026-05-31 14:37:55 +02:00
__init__.py feat: scaffold Django project with plants app 2026-05-27 19:40:58 +02:00
admin.py feat: add Species, Plant, PruningLog models 2026-05-27 19:51:11 +02:00
apps.py feat: scaffold Django project with plants app 2026-05-27 19:40:58 +02:00
forms.py feat: add per-plant watering and sunlight overrides with icon chips 2026-05-29 11:54:10 +02:00
models.py feat: add frost_hardiness_c and planting_density_m2 to Species model 2026-05-30 21:04:25 +02:00
tests.py feat: scaffold Django project with plants app 2026-05-27 19:40:58 +02:00
urls.py feat: wire identify URL routes and stub views 2026-05-30 17:37:46 +02:00
views.py feat: scaffold Django project with plants app 2026-05-27 19:40:58 +02:00