scinote-web/app/assets
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
..
builds Add new button styles and tailwind [SCI-7926] 2023-04-18 11:36:12 +02:00
config Migrate to css bundling [SCI-8773] 2023-07-06 13:26:41 +02:00
images Move images to public folder [SCI-8842] 2023-08-10 10:33:35 +02:00
javascripts Fix Protocols.io modal not loading any protocols [SCI-9167] 2023-08-29 14:26:07 +02:00
stylesheets Merge pull request #6065 from ivanscinote/SCI-9007-update-colors 2023-08-28 09:56:25 +02:00
templates Update experiment templates [SCI-7314] 2022-10-11 15:55:56 +02:00
.eslintrc.json Implement pooling for Report document creation status [SCI-5557] 2021-04-14 15:16:08 +02:00