WIP: Dashboard redesign — design system overhaul and component updates

Frontend redesign in progress: updated styles, layout, and components
across all pages to align with new design system. Includes Jira API
compliance specs, property tests, and load test script.
This commit is contained in:
root
2026-04-29 14:20:23 +00:00
parent 37119b9c8a
commit 27192dd69f
78 changed files with 9902 additions and 1368 deletions

View File

@@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" fill="none">
<path d="M16 4 L26 7 L26 16 C26 22 21.5 28 16 30 C10.5 28 6 22 6 16 L6 7 Z" stroke="#38BDF8" stroke-width="2" stroke-linejoin="round" fill="rgba(56,189,248,0.12)"></path>
<path d="M11 16 L15 20 L22 12" stroke="#38BDF8" stroke-width="2.2" stroke-linecap="round" stroke-linejoin="round" fill="none"></path>
</svg>

After

Width:  |  Height:  |  Size: 411 B