summaryrefslogtreecommitdiffstats
path: root/bin/templates/package_page.mustache
AgeCommit message (Collapse)AuthorFilesLines
2016-06-19reproducible debian: fix typo, thanks dekiHolger Levsen1-1/+1
2016-06-17reproducible debian: change 'is reproducible' to 'looks reproducible'Valerie R Young1-1/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-17reproducible debian: add notes about notes to package pageValerie R Young1-0/+8
On the package page, if there are no notes: - if the package is not reproducible, you will see a prompt encouraging the user to add notes - if the package is reproducible, you will see a congratulatory message. Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-17reproducible debian: improve package page navigationValerie R Young1-0/+44
Changes made: - suite and arch specific details moved from the top of side bar to the suite and arch section - "notes" and "test history" (suite and arch agnostic) move to the top of side bar - hover text added to most links, starting with either "Go to:" (if the link takes you away from package page) or "Show:" (if the link opens a file in the iframe) - enabled notifications flag still on top left, by "Test Details" header reproducible debian: address mattia's code review comments Signed-off-by: Holger Levsen <holger@layer-acht.org>