Merge pull request #863 from DigitalCurationCentre/issue819
Issue 819
dev
commit ab6ba804acc15a4301aafc86fcc1f60cb96e850e
2 parents 92d81f6 + 798a516
@Brian Riley Brian Riley authored on 27 Nov 2017
GitHub committed on 27 Nov 2017
Showing 16 changed files
View
app/controllers/templates_controller.rb
View
app/helpers/template_helper.rb 0 → 100644
View
app/models/concerns/json_link_validator.rb 0 → 100644
View
app/models/template.rb
View
app/validators/template_links_validator.rb 0 → 100644
View
app/views/shared/_links.html.erb 0 → 100644
View
app/views/templates/_edit_template.html.erb
View
app/views/templates/admin_index.html.erb
View
config/initializers/constants.rb
View
db/migrate/20171124133802_add_links_to_templates.rb 0 → 100644
View
db/schema.rb
View
lib/assets/javascripts/application.js
View
lib/assets/javascripts/utils/links.js 0 → 100644
View
lib/assets/javascripts/views/templates/edit.js
View
test/unit/concerns/json_link_validator_test.rb 0 → 100644
View
test/unit/template_test.rb