Describe the enhancement
Create a toolbar above the main content area with grouped action buttons (View Controls, Job Actions, Export Options) using proper visual separation and consistent icon usage, similar to Microsoft Office ribbon or Tableau toolbar.
- Current: Scattered buttons without organization
- Proposed: Organized toolbar with button groups, separators, and tooltips
Version Number
Additional context
- Design toolbar with sections:
- View controls: Grid/List view toggle, density settings, column chooser
- Job actions: Pause, Resume, Kill, Retry (with proper disabled states)
- Filters: Quick filter buttons, clear filters
- Export: CSV, JSON, PDF export options
- Use button groups with vertical separators
- Add tooltips for all buttons
- Include keyboard shortcut hints
- Files: Create /cueweb/components/ui/toolbar.tsx
Describe the enhancement
Create a toolbar above the main content area with grouped action buttons (View Controls, Job Actions, Export Options) using proper visual separation and consistent icon usage, similar to Microsoft Office ribbon or Tableau toolbar.
Version Number
Additional context