Releases: ILLGrenoble/visa-web
Releases · ILLGrenoble/visa-web
version 2.4.3
- Fix bug that stopped someone without experiments from seeing open data
version 2.4.2
- Ensure dates in experiment search dialog are always valid
- Allow reboot and shutdown when instance in starting state
- Add option to search for open data (during instance creation)
- Handle partially_active state in client (remote desktop available but jupyter not yet available)
version 2.4.1
- If experiment or proposal has a URL then make it clickable when searching for experiments and on instance creation page
- Examine instances/new request params for "dois": auto select associated proposals or experiments
version 2.4.0
- Allows users to specify that an instance can be accessed by other members when they are not connected
- Update dashboard for multiple cloud providers
- Allow cloning of cloud images, flavours, providers and plans
- Update admin UIs to allow configuration of multiple cloud providers
- Manager multiple cloud providers
version 2.3.1
update history and version
version 2.3.0
- Add data rate to stats of an instance
- Show instance deletion warning 48hrs in advance rather than 24hrs.
- Add admin submenu 'Compute' for instances and sessions and a new instance extension request admin UI
- Add button to request instance lifetime extension and forms to provide request information
- Redo layout of instance view in homepage
- Add Admin page for individual users (can edit role and quota)
- Admin management of GUEST users (and included an expiration date)
- All GUEST users to create instances
- Add Admin management of Application Credentials
version 2.2.1
- Check for null user affiliations in admin UIs
version 2.2.0
- Show user affiliation in admin UIs
- Allow re-use of system notifications (enable/disable button)
- Use a UID rather than ID for instance URLs (eg remote desktop)
- Fix bug on JupyterLab not taking up full window height
- Fix bug on tab/enter changing page while using remote desktop
version 2.1.2
- Fixed apollo memory cache issue due to bug: apollographql/apollo-client#8566
version 2.1.1
- Only require HTTPS if issuer URL starts with https