feat(caprover): allow human to mark an app as successfully updated

This commit is contained in:
Pierre Martin
2024-03-10 12:22:38 +01:00
parent 5c599842f6
commit 204efe8a8b
9 changed files with 215 additions and 12 deletions

View File

@@ -6,6 +6,11 @@ const Layout = (content: string) => {
<title>Joe</title>
<link rel="stylesheet" href="https://cdn.simplecss.org/simple.min.css" />
<meta charset="utf-8" />
<style>
.logs {
font-size: 0.6em;
}
</style>
</head>
<body>
<header>