Commit b566e4d
Forge
feat(ui): show GPG signed badge on signed commits in graph view
Signed commits now display a '✓ Signed' badge in the commit graph
next to the message. The badge uses the Success color (green) for
visibility. Commit signing status is already tracked in CommitInfo
(is_signed) but was not previously rendered in the graph UI.1 parent d780482 commit b566e4d
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1687 | 1687 | | |
1688 | 1688 | | |
1689 | 1689 | | |
| 1690 | + | |
| 1691 | + | |
| 1692 | + | |
| 1693 | + | |
| 1694 | + | |
| 1695 | + | |
| 1696 | + | |
| 1697 | + | |
| 1698 | + | |
1690 | 1699 | | |
1691 | 1700 | | |
1692 | 1701 | | |
| |||
0 commit comments