|
Merge pull request #543 from DigitalCurationCentre/xsrust/mvp
Xsrust/mvp #436, #158 Will fix broken tests in a separate PR |
|---|
| app/controllers/plans_controller.rb |
|---|
| app/controllers/public_pages_controller.rb 0 → 100644 |
|---|
| app/controllers/templates_controller.rb |
|---|
| app/policies/plan_policy.rb |
|---|
| app/policies/public_page_policy.rb 0 → 100644 |
|---|
| app/policies/template_policy.rb |
|---|
| app/views/layouts/_navigation.html.erb |
|---|
| app/views/plans/public_export.pdf.erb 100644 → 0 |
|---|
| app/views/plans/public_index.html.erb 100644 → 0 |
|---|
| app/views/public_pages/plan_export.pdf.erb 0 → 100644 |
|---|
| app/views/public_pages/plan_index.html.erb 0 → 100644 |
|---|
| app/views/public_pages/template_export.docx.erb 0 → 100644 |
|---|
| app/views/public_pages/template_export.pdf.erb 0 → 100644 |
|---|
| app/views/public_pages/template_index.html.erb 0 → 100644 |
|---|
| app/views/templates/export.pdf.erb 100644 → 0 |
|---|
| config/routes.rb |
|---|