scinote-web/app/views/protocols
2017-09-22 15:12:29 +02:00
..
header Remove double sanitization from views [SCI-102] 2017-01-12 16:54:15 +01:00
import_export Fixed old workaround with inconsistent protocols.io json formatting and made the workaround nicer (now its only one if statement, instead of one whole block of duplicated code) 2017-09-22 15:12:29 +02:00
index adds asc order to checklists [fixes SCI-1228] 2017-05-04 15:17:34 +02:00
_breadcrumbs.html.erb change breadcrumbs on protocol managements page 2017-05-22 17:58:42 +02:00
_header.html.erb Migration GitLab -> GitHub 2016-07-21 13:11:15 +02:00
_steps.html.erb prevent to duplicate new step [fixes SCI-1280] 2017-05-16 11:52:07 +02:00
edit.html.erb adds overlay partial 2017-06-05 11:31:05 +02:00
index.html.erb protocol importing into database works, still need to decide how to add other fields from protocols.io to step description and protocol description, but that can be added easily, and need to make it refresh after submit 2017-09-20 15:31:10 +02:00
protocolsio_import_create.js.erb added validations to controllers (file too big, names too big), some javascript error messagges, and fixed some nil exceptions in controllers appending nil strings to descriptions 2017-09-22 11:56:50 +02:00
protocolsio_import_save.js.erb added validations to controllers (file too big, names too big), some javascript error messagges, and fixed some nil exceptions in controllers appending nil strings to descriptions 2017-09-22 11:56:50 +02:00