Age | Commit message (Collapse) | Author | Files | Lines |
|
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
Decoupling the navigation and page writing logic made it easier to
do the following:
- fix a bug introduced by adding headers at the top of the mainbody div
(fixed in this commit)
- make package pages to use the same structure as all other pages that
contain a left navigation (to do in future)
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
From the left navigation "suite/arch" section, you can now navigation between
suite and architecture specific results for the following pages: packages sets,
packages with notes, packages without notes, packages tested in 24/48hs, all
packages state pages and all packages page.
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
Reshuffled links, added headers, added hover text, small changes
in highlighting of links.
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
|
|
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
Added the correct navigation highlighting to the following pages: notes,
no notes, tested in the last 24 hours, tested in the last 48 hours, all
packages, notifications enabled, breakages, issue pages, scheduled, and
maintainers page.
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
|
|
|
|
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
[ Mattia Rizzolo ]
wrap and indent lines in default_page_footer.mustache
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
|
|
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
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>
|
|
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>
|