bloombase/plants
2026-06-01 16:39:20 +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
static/plants/css feat: add bloombase.css — fonts, blobs, canvas flowers, shared components 2026-06-01 16:36:23 +02:00
templates/plants feat: rewrite base.html — Tailwind CDN, 5-tab bottom nav, canvas decorations 2026-06-01 16:39:20 +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: add area management — list, add, edit, delete locations 2026-05-31 15:17:36 +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: add area management — list, add, edit, delete locations 2026-05-31 15:17:36 +02:00
views.py feat: scaffold Django project with plants app 2026-05-27 19:40:58 +02:00