guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master updated (4a9f82e -> e49368a)


From: Mathieu Othacehe
Subject: master updated (4a9f82e -> e49368a)
Date: Mon, 19 Apr 2021 13:38:44 -0400 (EDT)

mothacehe pushed a change to branch master.

    from 4a9f82e  dashboard: Fix system selection.
     new 79b85ab  Add "/api/jobs/history" API.
     new a7f1839  accessibility: Add "header" and "main" sections.
     new cc138fd  Add "db-get-previous-eval" and "db-get-next-eval" procedures.
     new 626d567  Add pagination to dashboard page.
     new e49368a  Hide dashboard for failed evaluations.


Summary of changes:
 doc/cuirass.texi           |  53 +++++++++++++-
 src/cuirass/database.scm   |  73 ++++++++++++++++++++
 src/cuirass/http.scm       |  44 +++++++++++-
 src/cuirass/templates.scm  | 167 ++++++++++++++++++++++++++++++++-------------
 src/static/css/cuirass.css |   4 ++
 tests/database.scm         |  19 +++++-
 6 files changed, 309 insertions(+), 51 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]