Add three-state project dots and orbit back-links #25

Merged
arne merged 1 commit from project-dot-states into main 2026-04-06 18:49:02 +02:00
Owner

Project dots on the home page were binary: orange or grey. This doesn't
distinguish a project with open work from one that's caught up.

Projects now show three dot states:

  • Green (done): active within 7 days, no open issues or PRs
  • Orange (active): active within 7 days, has open issues or PRs
  • Grey (muted): no activity for over a week

The project detail page also gets a dot next to the project name, using the
same logic.

Also adds "back to orbit" links from the styleguide pages and fixes the
trailing-slash redirect on the preview handler so relative links resolve
correctly. Updates the scaffold templates with matching back-links.

Project dots on the home page were binary: orange or grey. This doesn't distinguish a project with open work from one that's caught up. Projects now show three dot states: - Green (done): active within 7 days, no open issues or PRs - Orange (active): active within 7 days, has open issues or PRs - Grey (muted): no activity for over a week The project detail page also gets a dot next to the project name, using the same logic. Also adds "back to orbit" links from the styleguide pages and fixes the trailing-slash redirect on the preview handler so relative links resolve correctly. Updates the scaffold templates with matching back-links.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
arne merged commit 530f4983ee into main 2026-04-06 18:49:02 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
arne/orbit!25
No description provided.