ac-helper/frontend/src
Vadym Samoilenko 45c6b2e720 design: comprehensive dark theme UI refresh (ui-ux-pro-max)
- index.css: new OLED-optimised CSS variables (rgba borders, layered
  backgrounds, --ease/--duration tokens), global cursor:pointer on
  buttons, focus-visible ring, input focus glow, .ac-card utility
- Sidebar: replace emoji icons with inline SVGs, add Dashboard/Upload
  nav links with active states, + button for new sheet, better
  sheet-item active treatment, polished context menu
- TopBar: SVG chevron back button, user avatar initials pill,
  fixed 52px height, consistent spacing
- DashboardPage: hover lift on action cards, rgba-border sheet list,
  dashed empty states, SVG icons
- SheetPage: sticky sub-header with saving indicator
- CommandBar: SVG mic + send icons, pill quick-starter chips,
  rounded-lg inputs

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-23 14:55:20 +00:00
..
api Initial commit — AC Tool unified application 2026-03-23 13:24:46 +00:00
assets Initial commit — AC Tool unified application 2026-03-23 13:24:46 +00:00
components design: comprehensive dark theme UI refresh (ui-ux-pro-max) 2026-03-23 14:55:20 +00:00
hooks Initial commit — AC Tool unified application 2026-03-23 13:24:46 +00:00
pages design: comprehensive dark theme UI refresh (ui-ux-pro-max) 2026-03-23 14:55:20 +00:00
stores Initial commit — AC Tool unified application 2026-03-23 13:24:46 +00:00
types Initial commit — AC Tool unified application 2026-03-23 13:24:46 +00:00
App.css Initial commit — AC Tool unified application 2026-03-23 13:24:46 +00:00
App.tsx fix: call fetchMe after token acquire regardless of loading state 2026-03-23 14:46:43 +00:00
index.css design: comprehensive dark theme UI refresh (ui-ux-pro-max) 2026-03-23 14:55:20 +00:00
main.tsx Phase 8: Polish — error boundaries, loading states, Handsontable v17 fixes 2026-03-23 13:36:12 +00:00