Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CLAUDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -885,8 +885,8 @@ VALUES ('demo', 'any_value', 'Demo User', 'demo@example.com', 'user');
- ✅ Wave sync import endpoint
- ✅ Valuation Tab component (`client/src/components/property/ValuationTab.tsx`) — generalized, takes `propertyId` prop
- ✅ Deployed to Cloudflare Workers (35 tests passing)
- ✅ Frontend property management UI (Add/Edit property, Add unit/lease dialogs, detail panel with 5 tabs)
- ⏳ Lease expiration notifications
- ⏳ Frontend property management UI

### Phase 5: ChittyOS Ecosystem Integration
- ⏳ Replace demo auth with ChittyID
Expand Down
Loading