mirror of https://github.com/sipwise/repoapi.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
489 B
13 lines
489 B
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.
|