Dashboard plugin for the Adjutant service.
Go to file
Adrian Turjak 5d34774f0a Change Adjutant UI to use the correct service type
Keep a fallback to the old one to ease migrations.

Change-Id: Ic7e1e554a3c4197a09fe52f01fadcc10ccb534cc
2020-02-19 15:27:10 +13:00
adjutant_ui Change Adjutant UI to use the correct service type 2020-02-19 15:27:10 +13:00
doc Change Adjutant UI to use the correct service type 2020-02-19 15:27:10 +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 OpenDev Migration Patch 2019-04-19 19:30:26 +00: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
README.rst Clean up service and role translations 2018-02-13 18:03:20 +13:00
requirements.txt Drop nose dependencies 2018-08-17 02:16:42 +09: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 Drop nose dependencies 2018-08-17 02:16:42 +09:00
test-shim.js Initial code base for StackTask UI 2017-04-06 18:28:26 +12:00
tox.ini Upgrade app for Django >= 2.0 compatability 2020-02-04 15:19:04 +13: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.