Rob Wiederstein rkw
rkw pushed to main at rkw/stAndrews 2026-03-13 08:50:55 -04:00
d8f1bc3110 fix: remove private_listings.csv chmod from deploy script
c02715409b feat: Display last sale date from owners data in UI
28ced93180 refactor: modularize app into config, UI, and server components
6700075e72 feat: add restart instructions to resources tab
30c6535130 feat: remove private list section from UI and server
Compare 8 commits »
rkw pushed to main at rkw/stAndrews 2026-03-09 17:46:51 -04:00
50f0964de7 Fix updateF7Text argument order to clear form after submission
rkw pushed to main at rkw/stAndrews 2026-03-09 17:44:58 -04:00
e2f5f7a9d2 Fix private_listings.csv permissions in deploy workflow
rkw pushed to main at rkw/stAndrews 2026-03-09 17:41:21 -04:00
1ee81f20b6 Add Private List tab for off-market owner listings
rkw pushed to main at rkw/stAndrews 2026-03-09 17:30:57 -04:00
6a57a18660 Fix Resources tab: use renderUI instead of conditionalPanel for section toggle
rkw pushed to main at rkw/stAndrews 2026-03-09 17:28:16 -04:00
ec90f8236c Combine Beach and Resources into single Resources tab with segmented control
rkw pushed to main at rkw/stAndrews 2026-03-09 17:25:47 -04:00
267a279359 Remove crosstalk from listings and sales tabs
rkw pushed to main at rkw/stAndrews 2026-03-09 17:22:32 -04:00
77dbe8cc7f Consolidate weekly refresh into single orchestrator script
rkw pushed to main at rkw/stAndrews 2026-03-09 17:17:55 -04:00
77a6721a51 Add Sales tab with map and crosstalk table; weekly cron at 11:45pm Sunday
rkw pushed to main at rkw/stAndrews 2026-03-09 16:43:31 -04:00
26d8c7b05c Remove Venice tab and Census facts - not within Venice city limits
rkw pushed to main at rkw/stAndrews 2026-03-09 16:38:20 -04:00
25d7427ab3 Fix crosstalk: DT requires server=FALSE
rkw pushed to main at rkw/stAndrews 2026-03-09 16:37:16 -04:00
f466db6a9c Add crosstalk linking between listings map and table
rkw pushed to main at rkw/stAndrews 2026-03-09 16:29:13 -04:00
3a0ecf72f2 Sort listings table by price per sqft ascending
rkw pushed to main at rkw/stAndrews 2026-03-09 16:26:38 -04:00
5bc3300ceb Cluster listings markers to handle overlapping coordinates
rkw pushed to main at rkw/stAndrews 2026-03-09 16:24:01 -04:00
971838cfde Fix git pull to specify origin main explicitly
rkw pushed to main at rkw/stAndrews 2026-03-09 16:22:01 -04:00
f029462e5f Add map to Listings tab showing active listing locations
rkw pushed to main at rkw/stAndrews 2026-03-09 16:15:00 -04:00
48559e7906 Remove .Renviron from repo; add to .gitignore
751a771c45 Add active listings tab from RentCast API
996bd04746 Mark mailing label download as complete
22ceed09b7 Use SCPA mailing address fields for label download; drop unit logic
e1f5b58809 Add unit numbers and rename label to address_1 in mailing export
Compare 23 commits »
rkw pushed to main at rkw/stAndrews 2026-03-09 16:11:55 -04:00
5247f583ab Remove .Renviron from repo; add to .gitignore
rkw pushed to main at rkw/stAndrews 2026-03-09 16:11:36 -04:00
b6f67eefc8 Add active listings tab from RentCast API
rkw pushed to main at rkw/stAndrews 2026-03-09 15:40:56 -04:00
b0dd3af91f Mark mailing label download as complete