notebook/app
Andrew Brown c3bb6f453b Implement dynamic navbar autocomplete search functionality
- Add real-time autocomplete endpoint with fast name-only queries
- Replace static search form with interactive Alpine.js component
- Include 300ms debounced search with keyboard navigation support
- Add instructional help dropdown when search input is focused but empty
- Implement proper content type icons with hex colors instead of CSS classes
- Add database indexes for optimized name searches across all content types
- Support arrow key navigation, Enter to select/search, Escape to close
- Maintain full search functionality as fallback for comprehensive results

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-06 22:49:33 -07:00
..
assets new template editor 2025-07-02 22:35:56 -07:00
authorizers release polish 2025-06-30 01:30:13 -07:00
controllers Implement dynamic navbar autocomplete search functionality 2025-07-06 22:49:33 -07:00
helpers template editor polish 2025-07-04 00:27:55 -07:00
javascript fix field deletion & tone down header styling 2025-07-05 17:38:20 -07:00
jobs prepare Buildings and Vehicles for Basil 2025-05-24 23:24:25 -07:00
mailers
models template editor tweaks from claudy 2025-07-03 16:55:33 -07:00
services add more export formats and fill out import template section 2025-07-04 23:39:01 -07:00
views Implement dynamic navbar autocomplete search functionality 2025-07-06 22:49:33 -07:00