Releases: LCOGT/observation-portal-frontend
Releases · LCOGT/observation-portal-frontend
1.4.0
- Update the
ocs-component-lib
to pull in the latest dithering changes, and also to pull in mosaicing functionality.
- Enable mosaicing for staff users.
- Enable dithering for all users.
1.3.0
Update ocs-component-lib
to version 0.8.0 which includes dithering in the compose form. For the time being only allow staff users to access dithering.
1.2.0
- Allow a user applying for time to indicate that a proposal will be used mainly for phd thesis research.
- Add a filter to the proposal detail page to filter for proposal tags
1.1.1
Update simple interface label text in profile page
1.1.0
The RequestGroup composition form and associated components have been moved to the ocs-component-lib
and the create page has been updated to get the form from there.
1.0.12
Fixes:
- Allow a PI to paginate through all of their proposal invitations on the proposal detail page. Previously just a list of proposals was shown with what was returned from one call to the API, but if a user had more proposal invitations than was returned by the API for a page, they would not be able to access any of the invitations beyond the first page.
1.0.11
Fixes:
- Fix to allow submissions to the muscat instrument when using the simple interface.
1.0.10
Functional changes:
- Update RequestGroups List to add additional semester, exclude_state filters. Make state and exclude_state filters multi-select.
1.0.9
Non-functional changes:
- Update help text on the page to edit/ create a science application.
1.0.8
Non-functional changes:
- Get components for the request, requestgroup, and observation detail pages from the
ocs-component-lib
- Get getDataMixins from the
ocs-component-lib
Fixes: