Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 1.19 KB

File metadata and controls

24 lines (21 loc) · 1.19 KB

Document Portal - Implementation Plan

Phase 1: Core Portal UI with Filters and Document Cards ✅

  • Create header with BLAZE logo and navigation
  • Build sidebar with filter dropdowns (Language, Document Type, File Type)
  • Add checkbox filters for Industries and Product Line
  • Implement document cards with thumbnails, titles, and metadata
  • Add search functionality with "Search Everywhere" input
  • Create category tabs (Marketing, Operations, Sales, Support)

Phase 2: Document Actions and Interactivity ✅

  • Implement three-dot action menu on document cards
  • Add Download, Copy URL, and E-Mail action options
  • Create filter state management with real-time filtering
  • Implement search filtering across documents
  • Add checkbox selection logic for industries/product lines

Phase 3: File Manager Page with Upload Modal ✅

  • Build File Manager page with documents table
  • Create sortable columns (Name, Application Type, Industry, Document Type, Tags, File Type, URL)
  • Implement "Add Files" modal with form fields
  • Add file upload functionality
  • Create pagination for documents table
  • Connect File Manager to main document portal data