feat: display "since QX YYYY" for ongoing projects without end date#5
Conversation
- Add ''since'' label to CMS labels global for translation support - Update ProjectDate component to show ''since QX YYYY'' when no end date exists - Preserve existing behavior for projects with end dates Closes #4 Co-authored-by: Jens Becker <jhb-dev@users.noreply.github.com>
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Claude finished @jhb-dev's task —— View job Pull Request ReviewThis PR implements displaying "since QX YYYY" for ongoing projects without end dates. Overall, the implementation is clean and follows the repository's established patterns well. ✅ Code Quality & Best PracticesStrong Points:
Architecture Compliance:
|
Closes #4