notebook/app/views/users
Andrew Brown 23297339bb Redesign user content list pages with modern TailwindCSS styling
- Replace MaterializeCSS with comprehensive TailwindCSS design system
- Add beautiful gradient hero section with content type branding
- Implement responsive breadcrumb navigation and user profile integration
- Create dual view modes: grid cards and detailed list view with toggle
- Add elegant content cards with hover animations and image backgrounds
- Include comprehensive stats display (item count, word count)
- Implement proper empty state handling with content type descriptions
- Add tag filtering and cross-linking functionality
- Maintain all existing image loading and favorite/basil commission logic
- Ensure responsive design works across all screen sizes
- Add smooth transitions and modern card shadows throughout
- Include JavaScript view toggle functionality for enhanced UX

Covers all content type pages: /users/1/universes, /users/1/characters, etc.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-08 01:19:05 -07:00
..
profile Add comprehensive tests for FoldersController 2025-06-30 12:18:28 -07:00
tabs Implement privacy filtering and remove edit activities from user profiles 2025-07-08 00:56:24 -07:00
content_list.html.erb Redesign user content list pages with modern TailwindCSS styling 2025-07-08 01:19:05 -07:00
followers.html.erb
following.html.erb
show.html.erb Implement privacy filtering and remove edit activities from user profiles 2025-07-08 00:56:24 -07:00
tag.html.erb Redesign user tag page with modern TailwindCSS styling 2025-07-08 01:13:28 -07:00