Property filters overhaul: status sorting, simplified UI
- Remove status dropdown (always show all properties) - Remove sort dropdown (use status-based sorting) - Sort order: Active > Pending > Sold, then by modified date - Map view: half height, 2-column property grid - Beds field same width as others - Add CLAUDE.md documentation for property system 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -27,7 +27,9 @@
|
||||
"WebFetch(domain:www.roberthoffmanrealty.com)",
|
||||
"Bash(bd create:*)",
|
||||
"Bash(bd ready:*)",
|
||||
"Bash(bd close:*)"
|
||||
"Bash(bd close:*)",
|
||||
"WebFetch(domain:homeprozrealestate.com)",
|
||||
"Bash(npm init:*)"
|
||||
],
|
||||
"deny": [],
|
||||
"ask": []
|
||||
|
||||
Reference in New Issue
Block a user