mirror of
https://github.com/DRYTRIX/TimeTracker.git
synced 2026-05-20 21:30:12 -05:00
1bdac1efe1
- Change "Project" column header to "Source" in Recent Entries table to reflect that entries can be associated with either a project or a client - Make source entries clickable: project names link to project detail page, client names (direct entries) link to client detail page - Add hover styling (underline) to source links for better UX This improves navigation by allowing users to quickly access project or client details directly from the dashboard's recent entries table.