Model: Qwen 3.6 35B A3

Prompt: using `~/Downloads/Clockify - Empty Dashboard.html` update dashboard page to look just like the html file. Use linked css/js files to copy design exactly

Stats:
Context: 65,301 tokens
Time: 34m 20s
This commit is contained in:
Darius Rapalis
2026-04-28 22:30:06 +03:00
parent 3ed92810c3
commit 6f45f71b9f
36 changed files with 3770 additions and 20 deletions

5
public/approvals.svg Normal file
View File

@@ -0,0 +1,5 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M13 1H16.5C16.8 1 17 1.2 17 1.5V9.59971C16.6832 9.43777 16.3486 9.30564 16 9.20703V5H1V16H9.20703C9.30564 16.3486 9.43777 16.6832 9.59971 17H0.5C0.2 17 0 16.8 0 16.5V1.5C0 1.2 0.2 1 0.5 1H4V0.5C4 0.2 4.2 0 4.5 0C4.8 0 5 0.2 5 0.5V1H12V0.5C12 0.2 12.2 0 12.5 0C12.8 0 13 0.2 13 0.5V1ZM1 4H16V2H13V2.5C13 2.8 12.8 3 12.5 3C12.2 3 12 2.8 12 2.5V2H5V2.5C5 2.8 4.8 3 4.5 3C4.2 3 4 2.8 4 2.5V2H1V4ZM4 9V8H5V9H4ZM12 9V8H13V9H12ZM6 8H7V9H6V8ZM10 8H11V9H10V8ZM8 8H9V9H8V8ZM4 11V10H5V11H4ZM6 10H7V11H6V10ZM8 10H9V11H8V10ZM4 13V12H5V13H4ZM6 12H7V13H6V12ZM8 12H9V13H8V12Z" fill="#37474F"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M13.7 15.9001L11.7 13.9001L11 14.7001L13 16.7001L13.7 17.4001L14.4 16.7001L18 13L17.3 12.3L13.7 15.9001Z" fill="#37474F"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14.5 20C17.5376 20 20 17.5376 20 14.5C20 11.4624 17.5376 9 14.5 9C11.4624 9 9 11.4624 9 14.5C9 17.5376 11.4624 20 14.5 20ZM14.5 19C16.9853 19 19 16.9853 19 14.5C19 12.0147 16.9853 10 14.5 10C12.0147 10 10 12.0147 10 14.5C10 16.9853 12.0147 19 14.5 19Z" fill="#37474F"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB