Commit Graph

20 Commits

Author SHA1 Message Date
0a63139dee Add scrollX to listings and sales tables to prevent container overflow
All checks were successful
Deploy stAndrews / deploy (push) Successful in 5s
2026-04-16 19:26:50 -04:00
5fbff45a2e Sort listings table by most recent date; add SSH deploy fix to TODO
Some checks failed
Deploy stAndrews / deploy (push) Failing after 4s
2026-04-16 06:34:56 -04:00
bf5f736cf3 Add owner name to listings map popup
Some checks failed
Deploy stAndrews / deploy (push) Failing after 5s
Join owner_1 from owners.rds to listings via address match key.
Display in marker popup above price on the Listings tab map.
2026-04-16 06:29:23 -04:00
ef5c62d2a6 Add Patios 1 plat doc
All checks were successful
Deploy stAndrews / deploy (push) Successful in 49s
2026-03-13 15:50:10 -04:00
6514c23398 Make Docs subdivisions collapsible via nested
All checks were successful
Deploy stAndrews / deploy (push) Successful in 18s
accordion
2026-03-13 15:28:13 -04:00
6614bfeb04 Fix f7BlockTitle size arg
All checks were successful
Deploy stAndrews / deploy (push) Successful in 45s
2026-03-13 15:22:35 -04:00
6264ebea66 Organize Docs accordion by subdivision
All checks were successful
Deploy stAndrews / deploy (push) Successful in 34s
2026-03-13 15:17:40 -04:00
4c6ab3d573 Reorganize docs into subdivision folders
All checks were successful
Deploy stAndrews / deploy (push) Successful in 49s
2026-03-13 15:09:31 -04:00
4ef1e5511a Replace Resources segment buttons with
All checks were successful
Deploy stAndrews / deploy (push) Successful in 25s
accordion (Beaches, Services, Docs)
2026-03-13 13:25:03 -04:00
8e4c4ebff2 Use outline dollarsign_circle icon for Sales tab
All checks were successful
Deploy stAndrews / deploy (push) Successful in 38s
2026-03-13 13:02:17 -04:00
138051c4c4 Use outline dollarsign_circle icon for Sales tab
All checks were successful
Deploy stAndrews / deploy (push) Successful in 38s
2026-03-13 12:49:47 -04:00
ce209d8898 Use outline dollarsign_circle icon for Sales tab
All checks were successful
Deploy stAndrews / deploy (push) Successful in 34s
2026-03-13 12:41:01 -04:00
b115ee1158 Use outline dollarsign_circle icon for Sales tab
All checks were successful
Deploy stAndrews / deploy (push) Successful in 27s
2026-03-13 12:39:23 -04:00
3b69dd3477 Use outline dollarsign_circle icon for Sales tab
All checks were successful
Deploy stAndrews / deploy (push) Successful in 43s
2026-03-13 12:36:12 -04:00
a816a570a0 Remove duplicate stub create_server that was
All checks were successful
Deploy stAndrews / deploy (push) Successful in 19s
overriding real implementation
2026-03-13 12:15:36 -04:00
dd7566ef8e Fix: hardcode subdivision choices to remove
All checks were successful
Deploy stAndrews / deploy (push) Successful in 40s
runtime data dep in UI
2026-03-13 09:02:22 -04:00
c02715409b feat: Display last sale date from owners data in UI
Co-authored-by: aider (deepseek/deepseek-chat) <aider@aider.chat>
2026-03-13 08:33:26 -04:00
28ced93180 refactor: modularize app into config, UI, and server components
Co-authored-by: aider (deepseek/deepseek-chat) <aider@aider.chat>
2026-03-13 08:22:15 -04:00
05e2aba34c 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
9dd0c7708d Initial commit 2025-03-15 05:56:50 -04:00