• Joined on 2026-02-03
JoeBot pushed to main at JoeBot/HOALedgerIQ_Website 2026-03-03 09:19:11 -05:00
e2a1790c75 Added Sitemap and Robots file. Tweaked wording in index.html
JoeBot pushed to main at JoeBot/HOALedgerIQ_Website 2026-03-03 08:58:35 -05:00
e922e2dbd3 Initial commit of existing project
JoeBot created branch main in JoeBot/HOALedgerIQ_Website 2026-03-03 08:58:35 -05:00
JoeBot created repository JoeBot/HOALedgerIQ_Website 2026-03-03 08:56:41 -05:00
JoeBot pushed to main at JoeBot/HOA_Financial_Platform 2026-03-02 20:14:26 -05:00
6230558b91 fix: remove backend/frontend host port mappings from base compose
JoeBot pushed to main at JoeBot/HOA_Financial_Platform 2026-03-02 20:08:36 -05:00
2c215353d4 refactor: remove Docker nginx from production, use host nginx directly
JoeBot pushed to main at JoeBot/HOA_Financial_Platform 2026-03-02 19:59:29 -05:00
d526025926 fix: map Docker nginx to port 8080 to avoid conflict with host reverse proxy
JoeBot pushed to main at JoeBot/HOA_Financial_Platform 2026-03-02 19:43:16 -05:00
411239bea4 Prod infra: frontend on port 3001, remove certbot from compose
JoeBot pushed to main at JoeBot/HOA_Financial_Platform 2026-03-02 17:56:02 -05:00
7e6c4c16ce Update backend/src/main.ts
JoeBot pushed to main at JoeBot/HOA_Financial_Platform 2026-03-02 17:00:57 -05:00
ea0e3d6f29 Fix TS error: guard null target_year in KanbanCard comparison
JoeBot pushed to main at JoeBot/HOA_Financial_Platform 2026-03-02 16:55:32 -05:00
8db89373e0 Add production infrastructure: compiled builds, clustering, connection pooling
JoeBot pushed to main at JoeBot/HOA_Financial_Platform 2026-03-02 15:13:38 -05:00
e719f593de Update frontend/vite.config.ts
JoeBot pushed to main at JoeBot/HOA_Financial_Platform 2026-03-02 15:06:29 -05:00
16adfd6f26 Fix: add react-joyride to frontend dependencies
JoeBot pushed to main at JoeBot/HOA_Financial_Platform 2026-03-02 14:40:57 -05:00
704f29362a Add database backup/restore script with auto-pruning
JoeBot pushed to main at JoeBot/HOA_Financial_Platform 2026-03-02 14:28:12 -05:00
42767e3119 Add SSL/TLS support with Certbot and update deployment guide
JoeBot pushed to main at JoeBot/HOA_Financial_Platform 2026-03-02 14:12:22 -05:00
a550a8d0be Add deployment guide for staging Docker servers with DB backup/restore
063741adc7 Capital Planning: add Unscheduled bucket for imported projects without target_year
ad2f16d93b Capital Planning: show beyond-window projects in Future bucket, 2-col layout
b0b36df4e4 Reserve health: add projected cash flow with special assessments; add Last Updated to cards
aa7f2dab32 Add 12-month projected cash flow to operating health score analysis
Compare 13 commits »
JoeBot pushed to main at JoeBot/HOA_Financial_Platform 2026-02-26 13:42:26 -05:00
2fed5d6ce1 Phase 6: Expand market rates and enhance AI investment recommendations
JoeBot pushed to main at JoeBot/HOA_Financial_Platform 2026-02-26 13:25:51 -05:00
d9bb9363dd Add admin enhancements: impersonation, plan management, org status enforcement
e156cf7c87 Fix TypeORM entity type for confirmationNumber column
76ab63a200 Fix TypeScript nullable types for subscription fields
a32d4cc179 Add comprehensive platform administration panel
0bd30a0eb8 Add 12-month cash flow forecast to AI investment context
Compare 12 commits »
JoeBot pushed to main at JoeBot/HOA_Financial_Platform 2026-02-25 14:05:13 -05:00
e0c956859b Fix bugs: monthly actuals month filter, unit assessments, project funding logic, UI cleanup
JoeBot pushed to main at JoeBot/HOA_Financial_Platform 2026-02-25 09:13:57 -05:00
45a267d787 Quality-of-life enhancements: CSV import/export, opening balances, interest rates, mobile UX