Skip to content

Releases: Arabidopsis-Information-Portal/science_apps_workspace

v0.4.1

22 Dec 22:03
Compare
Choose a tag to compare

Bug fixes:

  • fixed full screen trailing slash

v0.3.2

23 Mar 22:13
Compare
Choose a tag to compare

Bug fixes:

  • Fixed error when deleting science apps

v0.3.1

17 Dec 22:32
Compare
Choose a tag to compare

The workspace also now loads apps according to the Araport App Manifest. Working in concert with the App Generator v0.3.1, developers now have much more flexibility in the apps that can be developed for Araport.

Araport Apps are now rendered fully sandboxed within IFrames to prevent any style or object leaks to other apps or the wider Araport portal. This also allows apps to now be developed with "singleton" behavior, yet still loaded multiple times in the same workspace.

The app installation process has been streamlined and improved. App dependencies (bower components) are now installed into the app's local filespace.

Finally, applications can now load arbitrary assets from the application directory. This allows the app to access images, data fixtures, and other assets from the application front-end.