Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
dashboards
Commits
ed2c0cc41869
Commit
22e981d2
authored
Sep 01, 2020
by
Fabien Amarger
Browse files
feat: [index] Add extra links to CubicWeb MR and RQ notes
parent
597286ba4202
Changes
1
Show whitespace changes
Inline
Side-by-side
public/index.html
View file @
ed2c0cc4
...
...
@@ -7,9 +7,14 @@
<body>
<h1>
Available dashboards :
</h1>
<ul>
<li><a
href=
"mr.html"
>
M
R
s that need
s
attention
</a></li>
<li><a
href=
"mr.html"
>
M
erge request
s that need attention
</a></li>
<li><a
href=
"pipelines.html"
>
Projects pipelines status
</a></li>
<li><a
href=
"qa.html"
>
Cubes QA dashboard
</a></li>
</ul>
<h1>
Extras :
</h1>
<ul>
<li><a
href=
"https://forge.extranet.logilab.fr/cubicweb/cubicweb/-/merge_requests"
>
CubicWeb merge requests
</a></li>
<li><a
href=
"https://hackmd.logilab.fr/AwXVZsLxSRaU9K1j7_hg7A"
>
CubicWeb weekly meetings notes
</a></li>
</ul>
</body>
</html>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment