Releases: AliceO2Group/WebUi
Releases · AliceO2Group/WebUi
@aliceo2/infologger@1.16.0
New Feature
- [OGUI-1216] - Override browser-native-zoom to increase table log content size only. Works with ctrl/cmd + scroll or ctrl/cmd + +/- and the UI zoom buttons
- [OGUI-1453] - On right click, or hover + click of table log cell, display a context-menu with filtering and more general actions to ILG table cells
- [OGUI-1577] - Alert user of if attempting to query with no filters set
- [OGUI-1874] - Notify user of buffer being full and suggest refining filters
- [OGUI-914] - Disable debug logs for "Ops" filter and ensure the same it applies in URL loading as well
Bug
@aliceo2/web-ui@2.11.0
Improvement
- [OGUI-1898] - Ensure token check and validity before assigning filter value to client request in WS in-memory mapping
- [OGUI-1188] - Improve WebSocket broadcast of messages by checking client is not already in terminate stage.
- [OGUI-1897] - Move away from deprecated method in WS service
- Bump patch version of dependencies to address potential security vulnerabilities
@aliceo2/web-ui@2.10.0
@aliceo2/control@2.1.0
New Feature
- [OGUI-1879] - Display first task in critical error on top of env-details and fix notification being displayed for each error in critical
- [OGUI-1843] - Update Sidebar of ControlGUI to group by Shifter Needs
- [OGUI-1862] - Use browser native helper functions from framework
- [OGUI-1876] - Display prompt if user wants to release a lock with an environment is ongoing that contains that detector
- [OGUI-1877] - Decouple TST detector/lock away from rest of them
- [OGUI-1880] - Use enum from gRPC for transition status instead of hardcoded message string from ECS
- [OGUI-1729] - Implement endpoint which returns restrictions based on given filename
@aliceo2/qc@3.19.0
New Feature
- [OGUI-1868] - Add option to filter by QC Version
- [OGUI-561] - Add feature to browse the object tree page with keyboard arrows
- [OGUI-1850] - Server should check if there are ongoing runs at server start
- [OGUI-1852] - Add link to open Bookkeeping in new tab based on RunNumber ObjectInfoPanel
- [OGUI-1854] - Display browser native notification when a new run has successfully started
- [OGUI-1856] - In the pass names filter input, load pass names from Bookkeeping
- [OGUI-1857] - Ongoing Runs should be suggested in the RunNumber filter
- [OGUI-1870] - Display label on layout about objects contained
- [OGUI-1871] - Update layout repository to add labels based on contained objects
- [OGUI-1866] - Fetch detectors from Bookkeeping
- [OGUI-1867] - Add dropdown list for detector filter with values from Bookkeeping
Bug
- [OGUI-1806] - QCG Layout view unrendered object
- [OGUI-1864] - Prevent duplicate selection if a QC object has the same name as a branch
- [OGUI-1869] - Fixes an issue with the virtual table in the side tree of layout show
- [OGUI-1863] - Add multiple image download options dropdown
Improvement
@aliceo2/qc@3.18.0
New Feature
- [OGUI-893] - Allow users to reorder tabs of layouts via GUI widgets
- [OGUI-1822] - Allow users to download PNG from QCG plotted objects
- [OGUI-1839] - QCG to display more Run Information from Bookkeeping
- [OGUI-689] - Page navigation away or refresh from objectTree page should keep state of opened objects saved in local storage
Improvement
- [OGUI-1820] - Header of pages should efficiently use remaining space
- [OGUI-1851] - ObjectInfo Panel on hover should be displayed left/right depending on position
- [OGUI-1862] - Use browser native helper functions from own web-ui framework
Bug
- [OGUI-1661] - Fix an issue where the object tree was breaking when collapsing parents without first collapsing children
- [OGUI-1763] - Fix inconsistent yellow blinking and scroll reset behavior in object tree selection when navigating from layoutList or about pages
- [OGUI-1846] - Fix a bug where drawing options were incorrectly loaded in plots
@aliceo2/web-ui@2.9.0
@aliceo2/qc@3.17.0
New Feature
- [OGUI-1812] - Adds page separator between object tree and plotted object so that users can resize the plot horizontally
- [OGUI-1813] - Save objectTree separator position in local storage to be loaded on page start next time the user opens QCG or navigates to objectTree page
- [OGUI-1814] - Adds minification button to objectView details page to show/hide object metadata
- [OGUI-1815] - Save minification setting in local storage to be loaded on page start next time the user opens QCG or navigates to objectTree page
- [OGUI-1816] - Add copy/paste functionality to all metadata fields displayed in object information panel on all pages
- [OGUI-1771] - Add close preview icon to Object Tree List items
- [OGUI-1827] - QCG to display informative error message in case of failure due to various reasons as described below
- [OGUI-1828] - QCG should display an informative error message from the backend whenever an object operation fails, with unique errors for `openFile`, `readObject`, and `toJson` failures.
- [OGUI-1829] - QCG to display informative error message in frontend in case of drawing failure
- [OGUI-1830] - QCG to display informative error message from backend when it cannot find the object due to filters
Improvement
- [OGUI-1790] - Refactor code so that it can reuse download button component
- [OGUI-1818] - Uniformly devide the space used around time and runNumber in objects plotted in layoutView page
Bug
@aliceo2/control@2.0.5
@aliceo2/control@2.0.4
Bug
- [OGUI-1795] - Fixes a bug where a missing date value would be displayed as `Invalid Date` instead of conventional `-`