mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
- 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> |
||
|---|---|---|
| .. | ||
| attributes | ||
| environments | ||
| initializers | ||
| locales | ||
| webpack | ||
| application.rb | ||
| boot.rb | ||
| cable.yml | ||
| database.yml | ||
| environment.rb | ||
| puma.rb | ||
| routes.rb | ||
| secrets.yml | ||
| sidekiq.yml | ||
| storage.yml | ||
| webpacker.yml | ||