scinote-web/app/views/protocols/index
sboursen-scinote 9b24bf9504 Fix Protocols.io modal not loading any protocols [SCI-9468]
The JavaScript responsible for loading the list was attached to a
Partial that by itself was loaded using and AJAX request. Therefore,
The JavaScript was not being executed (no page reload). It was thus moved
to the parent partial (loaded on page reload) and called when the required
HTML is appended to the DOM.
2023-10-05 12:03:05 +02:00
..
_delete_draft_modal.html.erb Revamp modals across app [SCI-8978] 2023-08-17 14:01:26 +02:00
_general_toolbar.html.erb Fix protocol parser import button closing [SCI-9275] 2023-10-03 09:13:20 +02:00
_linked_children_modal.html.erb Revamp modals across app [SCI-8978] 2023-08-17 14:01:26 +02:00
_linked_children_modal_body.html.erb Fix visibility of save as draft button, fix permissions for new drafts [SCI-8145][SCI-8157] 2023-03-21 16:25:02 +01:00
_new_protocol_modal.html.erb Merge branch 'develop' into features/september-release 2023-09-14 13:45:40 +02:00
_protocol_access.html.erb Upgrade Rails to version 7.0.5 [SCI-8632] 2023-06-21 14:38:32 +02:00
_protocol_filters.html.erb Revamp filters flyouts [SCI-8977] 2023-08-28 13:15:41 +02:00
_protocol_preview_modal.html.erb Revamp modals across app [SCI-8978] 2023-08-17 14:01:26 +02:00
_protocol_versions.html.erb Display all protocol templates for team admin [SCI-8379] (#5391) 2023-05-16 10:29:00 +02:00
_protocol_versions_modal.html.erb Revamp modals across app [SCI-8978] 2023-08-17 14:01:26 +02:00
_protocols_datatable.html.erb Multiple CSS fixes for navigation [SCI-8289][SCI-8313][SCI-8288][SCI-8273][SCI-8309] 2023-04-13 14:54:03 +02:00
_protocolsio_modal.html.erb Fix Protocols.io modal not loading any protocols [SCI-9468] 2023-10-05 12:03:05 +02:00
_protocolsio_modal_body.html.erb Fix Protocols.io modal not loading any protocols [SCI-9468] 2023-10-05 12:03:05 +02:00
_users_list.html.erb Sanitize te user_names_with_roles [SCI-8007] 2023-03-10 09:46:45 +01:00