|
Merge pull request #256 from CDLUC3/development
Bug fixes and integration tests |
|---|
| app/controllers/answers_controller.rb |
|---|
| app/controllers/templates_controller.rb |
|---|
| app/mailers/user_mailer.rb |
|---|
| app/models/exported_plan.rb |
|---|
| app/models/plan.rb |
|---|
| app/models/template.rb |
|---|
| app/views/plans/_plan_details.html.erb |
|---|
| app/views/plans/show.html.erb |
|---|
| app/views/user_mailer/api_token_granted_notification.html.erb |
|---|
| app/views/user_mailer/permissions_change_notification.html.erb |
|---|
| app/views/user_mailer/project_access_removed_notification.html.erb |
|---|
| db/seeds.rb |
|---|
| test/functional/plans_controller_test.rb |
|---|
| test/integration/template_versioning_test.rb 0 → 100644 |
|---|
| test/test_helper.rb |
|---|
| test/unit/plan_test.rb |
|---|