scinote-web/app/views/protocols
2017-09-20 16:04:52 +02:00
..
header
import_export minor changes, working on refresh after submit 2017-09-20 16:04:52 +02:00
index
_breadcrumbs.html.erb
_header.html.erb
_steps.html.erb
edit.html.erb
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 i think i finally solved it, i found the issue being a certain file upload gem forcing textbox to .js files (remotipart), i tracked down their github issues and found a user that made a fix to this bug, copied his code ant it works, turns out it was a & symbol type escaped string breaking the javascript 2017-09-19 16:07:54 +02:00