scinote-web/app
sboursen-scinote 983daa0e67 Fix Protocols.io modal not loading any protocols [SCI-9167]
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-08-29 14:26:07 +02:00
..
assets Fix Protocols.io modal not loading any protocols [SCI-9167] 2023-08-29 14:26:07 +02:00
components
controllers Fix API endpoints for user assignments [SCI-9150] (#6089) 2023-08-28 15:13:30 +02:00
datatables
helpers Fix task card due date setup modal [SCI-9139] (#6080) 2023-08-25 13:08:50 +02:00
javascript Fix marving JS button initialization [SCI-9144] 2023-08-28 15:53:58 +02:00
jobs Update logo across Scinote [SCI-8997] (#6058) 2023-08-24 16:27:33 +02:00
mailers Merge branch 'hotfix/1.28.0.1' into develop 2023-08-24 12:14:30 +02:00
middlewares
models Merge pull request #6065 from ivanscinote/SCI-9007-update-colors 2023-08-28 09:56:25 +02:00
permissions
serializers
services Merge pull request #6065 from ivanscinote/SCI-9007-update-colors 2023-08-28 09:56:25 +02:00
utilities
views Fix Protocols.io modal not loading any protocols [SCI-9167] 2023-08-29 14:26:07 +02:00