Files
property-management-network/lib/db/migrations/meta/_journal.json
T
Leon SerfatyandClaude Opus 4.8 5495b94924 Deploy on DigitalOcean App Platform (GitHub-source build) + consolidate audit-fixes
Deploy config:
- .do/app.yaml: build the Dockerfile directly from GitHub (deploy_on_push) instead
  of a pre-built DOCR image; NEXT_PUBLIC_* set RUN_AND_BUILD_TIME with the
  propertymanagement.network domain so they bake into the client bundle; add
  custom domains block (apex + www); wire Sentry DSN (server + browser).

Included pending work from the audit-fixes branch:
- AI provider abstraction (OpenAI/Anthropic, admin-selectable; Anthropic default)
- Per-landlord e-signature (DocuSign OAuth + Dropbox Sign) + migration 0010
- Outbound webhooks / Zapier integration
- PayPal removal (Stripe-only billing)
- Storage hardening (fail-loud when Spaces unconfigured), security fixes

Verified: full production Docker build (same build-args as DO) passes clean.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-03 04:45:24 -04:00

83 lines
1.6 KiB
JSON

{
"version": "7",
"dialect": "postgresql",
"entries": [
{
"idx": 0,
"version": "7",
"when": 1782223467789,
"tag": "0000_next_red_skull",
"breakpoints": true
},
{
"idx": 1,
"version": "7",
"when": 1782928287616,
"tag": "0001_furry_christian_walker",
"breakpoints": true
},
{
"idx": 2,
"version": "7",
"when": 1782935722973,
"tag": "0002_quiet_freak",
"breakpoints": true
},
{
"idx": 3,
"version": "7",
"when": 1782975002382,
"tag": "0003_api_keys",
"breakpoints": true
},
{
"idx": 4,
"version": "7",
"when": 1782978054678,
"tag": "0004_yellow_switch",
"breakpoints": true
},
{
"idx": 5,
"version": "7",
"when": 1782980416142,
"tag": "0005_large_black_queen",
"breakpoints": true
},
{
"idx": 6,
"version": "7",
"when": 1782980797596,
"tag": "0006_webhooks",
"breakpoints": true
},
{
"idx": 7,
"version": "7",
"when": 1782981198010,
"tag": "0007_chubby_sinister_six",
"breakpoints": true
},
{
"idx": 8,
"version": "7",
"when": 1782992530365,
"tag": "0008_dazzling_white_tiger",
"breakpoints": true
},
{
"idx": 9,
"version": "7",
"when": 1782994066547,
"tag": "0009_amusing_blackheart",
"breakpoints": true
},
{
"idx": 10,
"version": "7",
"when": 1783017593260,
"tag": "0010_esign_connections",
"breakpoints": true
}
]
}