scinote-web/app/assets/javascripts
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
..
access_permissions Show error message for protocols templates with same name [SCI-8247] (#5266) 2023-04-13 15:34:36 +02:00
assets Add callback to clear form errors at create wopi files [SCI-8927] (#5877) 2023-08-02 15:34:36 +02:00
dashboard Fix bugs with jquery3 upgrade [SCI-8973] (#5933) 2023-08-09 10:33:58 +02:00
experiments Add method light_color? to my_module_status [SCI-9007] 2023-08-25 15:47:34 +02:00
global_activities Fix activity filter loading via URL params [SCI-7537] (#5737) 2023-07-10 13:59:15 +02:00
label_printers Remove status from print label modal [SCI-7328] (#4524) 2022-10-12 16:56:58 +02:00
label_templates Add bootstrap-select to experiment clone modal and fix overflowing text [SCI-8559] (#6060) 2023-08-24 15:49:22 +02:00
my_modules Fix JS errors on text results creation/editing [SCI-9140] (#6086) 2023-08-28 14:53:09 +02:00
projects Fix error handling on new folder and project edit modals [SCI-9135] (#6082) 2023-08-28 09:37:11 +02:00
protocols Fix Protocols.io modal not loading any protocols [SCI-9167] 2023-08-29 14:26:07 +02:00
reports Fix bugs with jquery3 upgrade [SCI-8973] (#5933) 2023-08-09 10:33:58 +02:00
repositories Fix applying resizable class [SCI-9137] (#6093) 2023-08-29 10:20:46 +02:00
repository_columns Merge branch 'develop' into features/remove-front-end-gems 2023-08-07 11:23:21 +02:00
results Merge pull request #6090 from aignatov-bio/ai-sci-9149-fix-tinymce-in-safari 2023-08-28 15:20:24 +02:00
shareable_links Use shareable link uuid for setting session storage value [SCI-9078] 2023-08-22 11:21:05 +01:00
shared Fix trigger load and error event in active_storage_previews 2023-08-16 15:27:09 +02:00
sitewide Fix JS errors on text results creation/editing [SCI-9140] (#6086) 2023-08-28 14:53:09 +02:00
team_zip_exports CSP and inline js refactor [SCI-8118][SCI-8119] (#5206) 2023-05-03 11:31:17 +02:00
tinymce/plugins Upgrade TinyMCE to 6.3, fix issues [SCI-7574] 2022-12-09 12:52:18 +01:00
users Remove What's new section from user preferences section [SCI-9098] (#6046) 2023-08-23 13:12:06 +02:00
application.js.erb Add moment.js to application.js.erb 2023-08-16 10:52:36 +02:00
jquery_bundle.js Revert to using intermediate jquery_bundle file [SCI-9031] (#5962) 2023-08-10 17:19:28 +02:00
my_modules.js Merge branch 'develop' into features/shareable-links 2023-07-13 15:04:27 +02:00
navigation.js Drop system notifications tables and remove logic 2023-07-25 14:48:03 +02:00
search.js
session_end.js Implement session end for multiple tabs [SCI-7502] (#4632) 2022-11-23 20:08:26 +01:00
sidebar.js Add backend for navigator [SCI-8233] 2023-04-24 12:25:56 +02:00
sidebar_toggle.js Add backend for navigator [SCI-8233] 2023-04-24 12:25:56 +02:00