scinote-web/app
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
..
assets Fix Protocols.io modal not loading any protocols [SCI-9468] 2023-10-05 12:03:05 +02:00
components
controllers Fix icons and OVE view for attachments [SCI-9445] 2023-10-04 16:18:03 +02:00
datatables
helpers Fix icons and OVE view for attachments [SCI-9445] 2023-10-04 16:18:03 +02:00
javascript Merge pull request #6322 from G-Chubinidze/gc_SCI_9401 2023-10-05 11:04:20 +02:00
jobs Add missing wording for failed export email/notifications [SCI-9442] 2023-10-04 09:02:35 +02:00
mailers
middlewares
models Set sequential_updates to true for acts_as_list for result orderable [SCI-9430] 2023-10-04 13:59:23 +02:00
permissions Removed delete/edit comment access on archived results [SCI-9289] 2023-09-25 15:33:36 +04:00
serializers Add assets_view_mode for result [SCI-9375] 2023-09-25 16:43:14 +02:00
services Merge pull request #6337 from rekonder/aj_SCI_9427 2023-10-04 16:54:08 +02:00
utilities Merge pull request #6216 from scinote-eln/features/ove-integration 2023-09-13 17:05:48 +02:00
views Fix Protocols.io modal not loading any protocols [SCI-9468] 2023-10-05 12:03:05 +02:00