freezer-web-ui/freezer_ui/actions
Jonas Pfannschmidt 008769587b This version contains the following pages:
- Overview displays charts/reports (Currently only placeholders)
 - Configurations allows to define new backup configurations and link them to
   instances
 - Backups shows a list of all succesful backups and allows to restore them
 - Restores shows a history of all restored backups

It communicates with the api server via the client apis (freeezer.client.client).
The "glue code" between client apis and the UI lives in freezer.api.api.

Implements: Blueprint freezer-api-web-ui
Change-Id: I48cd8cba2b0169c6e64f650233c1a31b91ced34f
2015-05-31 17:01:57 +01:00
..
templates/actions This version contains the following pages: 2015-05-31 17:01:57 +01:00
__init__.py This version contains the following pages: 2015-05-31 17:01:57 +01:00
models.py This version contains the following pages: 2015-05-31 17:01:57 +01:00
panel.py This version contains the following pages: 2015-05-31 17:01:57 +01:00
tables.py This version contains the following pages: 2015-05-31 17:01:57 +01:00
urls.py This version contains the following pages: 2015-05-31 17:01:57 +01:00
views.py This version contains the following pages: 2015-05-31 17:01:57 +01:00