|
Added visibility model, and started updating tests for public dmps controller but we need to create fixtures which is extremely difficult with the current state of the DB. Will wait for refactor before finishing tests.
|
|---|
|
|
| app/controllers/projects_controller.rb |
|---|
| app/models/exported_plan.rb |
|---|
| app/models/project.rb |
|---|
| app/models/visibility.rb 0 → 100644 |
|---|
| app/views/projects/public_export.html.erb 0 → 100644 |
|---|
| app/views/projects/public_export.pdf.erb 0 → 100644 |
|---|
| db/schema.rb |
|---|
| test/fixtures/plans.yml |
|---|
| test/fixtures/projects.yml |
|---|
| test/fixtures/visibilities.yml 0 → 100644 |
|---|
| test/functional/projects_controller_test.rb |
|---|