Commit Graph

9 Commits

Author SHA1 Message Date
b6f67eefc8 Add active listings tab from RentCast API
All checks were successful
Deploy stAndrews / deploy (push) Successful in 7s
- update_listings.R: pulls 1-mile radius, clips to plat boundary
- Listings tab: table with listed date, address, sqft, price, $/sqft
- Weekly cron: Sunday 11:30pm (30 min after owners refresh)
- httr2 added to renv.lock
2026-03-09 16:11:34 -04:00
4a3b2b8c27 Use SCPA mailing address fields for label download; drop unit logic
All checks were successful
Deploy stAndrews / deploy (push) Successful in 5s
2026-03-09 15:33:15 -04:00
ec55035e63 Add unit numbers and rename label to address_1 in mailing export
All checks were successful
Deploy stAndrews / deploy (push) Successful in 5s
2026-03-09 15:12:58 -04:00
a2d962abd8 Clean mailing label CSV: blank owner_2, trim label, add city/state/zip
All checks were successful
Deploy stAndrews / deploy (push) Successful in 6s
2026-03-09 15:06:54 -04:00
ef388636b3 Fix download buttons blocked by Framework7 link interception
All checks were successful
Deploy stAndrews / deploy (push) Successful in 6s
2026-03-09 15:04:29 -04:00
7d8a914c12 Add mailing label download buttons to Owners tab
All checks were successful
Deploy stAndrews / deploy (push) Successful in 2s
2026-03-09 14:53:10 -04:00
3aaf0566ec Display last sale date on Owners tab
All checks were successful
Deploy stAndrews / deploy (push) Successful in 2s
2026-03-09 12:43:56 -04:00
43552a937e Add deployment pipeline and clean up repo
- Add Dockerfile, docker-compose.yml, .dockerignore, .env (port 3842)
- Add Caddyfile.snippet for analytics gateway import pattern
- Add .gitea/workflows/deploy.yaml for act_runner SSH deploy
- Untrack sensitive/data files (SCPA xlsx, owners.rds)
- Add renv lockfile and infrastructure files
- Reorganize data-raw scripts and add SarasotaCounty boundary data
- Move www assets to www/images/, add docs PDFs
2026-03-09 10:38:21 -04:00
623754358b Initial commit 2025-03-15 05:56:50 -04:00