Templates table revisions #900 (In Progress)
added tests

updates to controller and model methods

updated view

tested and adjusted scoping queries

added unit tests for new latest customization queries

updated tests

updated tests and added predefined scopes back to funders templates

finialized tests for new template page

removed debug statements
dev
1 parent eb19aa7 commit 80076b76fe448e5f15439dd39673195b89d7fcfb
@bhavi bhavi authored on 20 Dec 2017
Brian Riley committed on 22 Dec 2017
Showing 14 changed files
View
app/controllers/org_admin/templates_controller.rb
View
app/controllers/users_controller.rb
View
app/models/template.rb
View
app/policies/template_policy.rb
View
app/views/layouts/_branding.html.erb
View
app/views/org_admin/templates/_funder_templates_list.html.erb
View
app/views/org_admin/templates/_templates_list.html.erb
View
app/views/org_admin/templates/index.html.erb
View
config/routes.rb
View
db/seeds.rb
View
lib/assets/javascripts/views/org_admin/templates/index.js
View
test/functional/org_admin/templates_controller_test.rb
View
test/test_helper.rb
View
test/unit/template_test.rb