- Sidebar: white background, orange gradient logo, orange active pill - TopBar: glassmorphism (white/80 + backdrop-blur-xl) - AppLayout: warm gradient background mesh - DataTable: new reusable component with column sort, filter, resize - DevopsView: rebuilt with DataTable; connection shows "all assigned work items" - ADO work item URLs: use org-level URL (no project in path) - CalendarBlock: planned blocks show task title instead of project name - Reports export: replaced <a download> with fetch+blob to send JWT auth header - Sidebar Tasks: fixed path /board/ (trailing slash for Apache ProxyPass) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| .env.example | ||
| .eslintrc.cjs | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.ts | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||