Commit graph

10 commits

Author SHA1 Message Date
Claude
b640b0d2ad
Mobile optimization pass for responsive layouts
- TabsList: Add responsive grid columns (grid-cols-2/3 on mobile)
- Headers: Stack vertically on mobile with responsive text sizes
- Dialogs: Use viewport-relative heights (70-80vh on mobile)
- Grids: Add sm: breakpoints for single-column mobile layouts
- Tables: Add overflow-x-auto for horizontal scrolling
- Buttons: Full-width on mobile with flex-1 sm:flex-none
- Select triggers: Full-width on mobile

Files updated: 21 component and page files across admin,
staff, dashboards, and hub sections.
2026-01-26 22:46:26 +00:00
Builder.io
1e08e6b7d8 completionId: cgen-7b94813453ba49768ac4bbefe87ccc76
cgen-7b94813453ba49768ac4bbefe87ccc76
2025-11-13 03:42:43 +00:00
Builder.io
384b958a04 Prettier format pending files 2025-11-11 17:21:01 +00:00
Builder.io
fc2dee988d Create Staff Dashboard with operations tabs
cgen-63613eb011944e5bbbfe76eaf2fb6119
2025-11-11 17:18:35 +00:00
Builder.io
e690205c62 Remove Staff.tsx - consolidating into Admin
cgen-d4b4630792bd4ad7845f599a7eedbd34
2025-11-11 01:51:44 +00:00
Builder.io
fa3acc8f26 Prettier format pending files 2025-11-10 20:29:06 +00:00
Builder.io
dbceb1f522 completionId: cgen-94cc77e81b7044e3b3c7489830d80b8c
cgen-94cc77e81b7044e3b3c7489830d80b8c
2025-11-10 20:27:10 +00:00
Builder.io
bc004216f6 Add second row of cards for more staff features
cgen-e29d84e3efb0424597733e420277dd59
2025-11-10 19:31:10 +00:00
Builder.io
f09b8e1c7c Add navigation links to 8 new staff feature pages in dashboard
cgen-ae73a796999a454ebc79dc58d58baa3d
2025-11-10 19:31:02 +00:00
Builder.io
7731728742 Move Staff operations dashboard to StaffDashboard.tsx
cgen-48cb0fecb11144e4a06831e7945766d8
2025-11-10 04:46:48 +00:00