Releases: AliceO2Group/WebUi
Releases · AliceO2Group/WebUi
@aliceo2/[email protected]
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/[email protected]
@aliceo2/[email protected]
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/[email protected]
@aliceo2/[email protected]
Bug
- [OGUI-1795] - Fixes a bug where a missing date value would be displayed as `Invalid Date` instead of conventional `-`
@aliceo2/[email protected]
@aliceo2/[email protected]
Bug
- [OGUI-1781] - Layout Show header not using entire available space
- [OGUI-1784] - Layout name changes not reflected in sidebar after saving
New Feature
- [OGUI-1585] - Add download buttons in all locations that plot an object
- [OGUI-1599] - Research libraries for archiving ROOT objects - NodeJS Native
- [OGUI-1600] - Add new download endpoint for single ROOT objects
Improvement
- [OGUI-1780] - Run number should not persist in filters after disabling run mode
@aliceo2/[email protected]
Bug
- [OGUI-1782] - Fixes an issue in Safari which would not allow QCG to load
@aliceo2/[email protected]
Bug
- [OGUI-1774] - Objects in View Mode show as :undefined after refresh when opened from Layout
@aliceo2/[email protected]
Bug
- [OGUI-1765] - Error when entering runmode with non-existing runnumber
New Feature
- [OGUI-1450] - QCG Runs Mode - allow users to follow only objects generated by current ongoing run
- [OGUI-329] - Support switching runs in RunMode based on Kafka and Bookkeeping updates
Improvement
- [OGUI-1757] - Add object path query parameter to Layout API to allow filtering layouts by contained objects
- [OGUI-1758] - Implement object path filtering in repository layer
- [OGUI-1759] - Implement frontend search model for object path requests
- [OGUI-1760] - Update search filter UI component with selector and info button
- [OGUI-1748] - Logging in QCG should always check for process name
- [OGUI-1756] - Add search functionality to layout list view
- [OGUI-1762] - Improve user messages for run mode statuses
- [OGUI-1766] - Replace "Runs Mode" dropdown with checkbox-based filter
- [OGUI-1767] - Update objects tree refresh logic for ongoing runs
- [OGUI-1768] - Update object view refresh logic to refresh only on ID change