Commit Graph

5 Commits

Author SHA1 Message Date
e30cac00ea Enable clicking on sort on individual job popovers 2025-07-07 20:09:54 +02:00
2ba0f735fd Update 2025-07-07 19:52:05 +02:00
ad7ada88c2 Fix up the popover a bit 2025-07-07 19:51:37 +02:00
gpt-engineer-app[bot]
ec8430189a Refactor: Extract common logic and reduce file size
Refactors `Index.tsx` and `JobCardHeader.tsx` to reduce bloat and extract common logic, such as job status coloring, into reusable components or utility functions. This improves code maintainability and readability.
2025-07-07 19:50:28 +02:00
gpt-engineer-app[bot]
cb32ccaba9 feat: Implement revenue/profit recap and fixes
- Added a hover-over recap for total revenue and profit, displaying contributing jobs in a popup.
- Fixed the issue where the lower parts of letters in job names were cut off.
- Implemented job ID copy-to-clipboard functionality on click.
2025-07-07 19:40:52 +02:00