Dashboard plugin for the Adjutant service.
Go to file
Adrian Turjak 379709c979 Clean up service and role translations
* add documentation for settings
* clean up documentation
* split role help into own template
* remove old debug print statements

Change-Id: Id764dca96e37627974c77181e73634f461ab10b1
2018-02-13 18:03:20 +13:00
adjutant_ui Clean up service and role translations 2018-02-13 18:03:20 +13:00
doc Clean up service and role translations 2018-02-13 18:03:20 +13:00
tools Initial code base for StackTask UI 2017-04-06 18:28:26 +12:00
.gitignore Initial code base for StackTask UI 2017-04-06 18:28:26 +12:00
.gitreview Fixing gitreview repo location 2017-05-22 15:03:14 +12:00
babel-django.cfg Initial code base for StackTask UI 2017-04-06 18:28:26 +12:00
babel-djangojs.cfg Initial code base for StackTask UI 2017-04-06 18:28:26 +12:00
LICENSE Initial code base for StackTask UI 2017-04-06 18:28:26 +12:00
manage.py Initial code base for StackTask UI 2017-04-06 18:28:26 +12:00
MANIFEST.in Signup Panel 2017-05-25 20:06:40 +12:00
README.rst Clean up service and role translations 2018-02-13 18:03:20 +13:00
requirements.txt Fixes for Django 1.10 compatabililty 2017-09-07 17:04:39 +12:00
run_tests.sh Renaming StackTask to Adjutant 2017-05-17 15:07:34 +12:00
setup.cfg Renaming StackTask to Adjutant 2017-05-17 15:07:34 +12:00
setup.py Initial code base for StackTask UI 2017-04-06 18:28:26 +12:00
test-requirements.txt Clean up service and role translations 2018-02-13 18:03:20 +13:00
test-shim.js Initial code base for StackTask UI 2017-04-06 18:28:26 +12:00
tox.ini Renaming StackTask to Adjutant 2017-05-17 15:07:34 +12:00

adjutant-ui

Adjutant Dashboard

This is the Horizon plugin for the Adjutant service, and provides UI elements to the core features that Adjutant adds.

Documentation

Documentation is stored in doc/, a sphinx build of the documentation can be generated with the command tox -e docs.