mirror of https://github.com/sipwise/repoapi.git
parent
4a3a3a9e22
commit
57b97ba5fb
@ -0,0 +1,12 @@
|
|||||||
|
panel
|
||||||
|
=====
|
||||||
|
|
||||||
|
This is mainly the interface of [repoapi](../repoapi/models/jbi.py). There are some panels
|
||||||
|
for releases and projects.
|
||||||
|
|
||||||
|
Panels use [boostrap v3.3.7](panel/static/panel/js/bootstrap.min.js) toolkit and
|
||||||
|
[django-assets](https://django-assets.readthedocs.io/en/latest/staticfiles.html)
|
||||||
|
|
||||||
|
There's some javascript logic at [panel*.js](panel/static/panel/js/panel_release.js).
|
||||||
|
It will make things dynamic so build results will appear with refresh the whole page
|
||||||
|
and some other tricks.
|
||||||
Loading…
Reference in new issue