aboutsummaryrefslogtreecommitdiff
path: root/db
Commit message (Collapse)AuthorAge
* Add a new signon_users field to MiniEnvironmentChristopher Baines2018-04-03
| | | | | | | To store the data regarding the Signon users seeded in the database. Store this as JSON, rather than data in different tables to simplify the schema, as I don't expect it to change at all once the MiniEnvironment is created.
* Add backend controllers, models and viewsChristopher Baines2018-03-29
| | | | Also annotate existing models.
* Create tables for the backendsChristopher Baines2018-03-29
|
* Add some govuk-guix related jobsChristopher Baines2018-03-29
| | | | And various other views and routes.
* AWS related tweaksChristopher Baines2018-03-29
|
* Add terraform backend and initial guix configurationChristopher Baines2018-03-29
|
* Initial commitChristopher Baines2018-03-29