Skip to content
Snippets Groups Projects
Commit 0c428b60 authored by pkupczyk's avatar pkupczyk
Browse files

SSDM-274 : Javascript-based Microscopy Data Viewer - follow-up:

- split one big javascript file into separate files (one file per class) and use RequireJS to resolve the dependencies
- do not include Bootstrap in the webapp (add Bootstrap as a common openBIS javascript library)
- do not include openbis.js and openbis-screening.js (use existing common js files)
- do not pollute the global namespace with all the image viewer related javascript classes - expose only the main class

SVN: 31477
parent c79ec76c
No related branches found
No related tags found
No related merge requests found
Showing
with 2892 additions and 0 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment