Add task label colors to the calendar view for better task identification

Fetches and displays task label colors as border colors on task badges within the CalendarView component. Imports Label schema and uses react-query to fetch labels from the API.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: ceced2fc-aa46-458d-ba87-ddd4b7bb1518
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/659922a9-0087-461c-90dd-6d9a58b81d4d/ceced2fc-aa46-458d-ba87-ddd4b7bb1518/dckFKzQ
This commit is contained in:
paul-nothaft
2025-09-11 13:53:14 +00:00
parent 0e97f4d87f
commit 36453140f3
2 changed files with 37 additions and 23 deletions
-4
View File
@@ -18,10 +18,6 @@ externalPort = 80
localPort = 35345
externalPort = 3002
[[ports]]
localPort = 37425
externalPort = 3001
[[ports]]
localPort = 41353
externalPort = 3000