notebook/app
Andrew Brown 23a20629e1 Redesign collection creation form with modern TailwindCSS styling
- Replace mixed MaterializeCSS/TailwindCSS with comprehensive modern design
- Add beautiful gradient hero section with collection branding and breadcrumbs
- Organize form into logical card-based sections with color-coded headers
- Implement enhanced form controls with custom styling:
  * Custom checkboxes with visual feedback for content types
  * Toggle switches for submission settings
  * Drag-and-drop file upload with visual states
  * Character counter for description field
  * Radio buttons with descriptive layouts
- Add interactive JavaScript features:
  * Select All/None/Common Types for content selection
  * Progressive disclosure for submission options
  * Real-time character counting with color feedback
  * Drag-and-drop file upload enhancement
- Improve UX with better visual hierarchy and spacing
- Add comprehensive help text and guidance throughout
- Maintain all existing functionality while enhancing usability
- Ensure responsive design works across all screen sizes

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-08 01:33:53 -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 Fix polymorphic association loading error in user profiles 2025-07-08 01:01:35 -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 fix some corrupted rails magic 2023-05-17 16:04:25 -07:00
models Consolidate attributes editor and fix dashboard image errors 2025-07-07 00:10:33 -07:00
services add more export formats and fill out import template section 2025-07-04 23:39:01 -07:00
views Redesign collection creation form with modern TailwindCSS styling 2025-07-08 01:33:53 -07:00