Add three-state project dots and orbit back-links #25
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "project-dot-states"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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:
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.