| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
| |
For the AWS backend.
Bring it in to the Terraform configuration for the backend, where
previously only the id was known. Also, alter the provisioning so that
it can handle an empty EFS file system.
This reduces the amount of manual setup required for AWS.
|
|
|
|
| |
These were broken when adding some additional fields.
|
| |
|
|
|
|
| |
And replace with a redirect and flash message.
|
|
|
|
|
|
| |
Add some tests, and setup the helpers. For some reason, directly
running the test files requires the ugly `ENV['RAILS_ENV'] = 'test'`
line at the top of the test_helper.rb file.
|
|
|
|
|
| |
Using the Rails generator seems to generate quite a lot of unnecessary
files...
|
|
|
|
| |
Also annotate existing models.
|
|
And various other views and routes.
|