Releases: AliceO2Group/WebUi
Releases · AliceO2Group/WebUi
@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 `-`
@aliceo2/control@2.0.3
@aliceo2/qc@3.16.0
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/qc@3.15.2
Bug
- [OGUI-1782] - Fixes an issue in Safari which would not allow QCG to load
@aliceo2/qc@3.15.1
Bug
- [OGUI-1774] - Objects in View Mode show as :undefined after refresh when opened from Layout
@aliceo2/qc@3.15.0
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
@aliceo2/control@2.0.2
Improvement
- [OGUI-1769] - Keep in-memory static information on environment deployment request
@aliceo2/qc@3.14.0
New Feature
- [OGUI-1688] - Update API endpoint to retrieve list of objects based on filter
- [OGUI-1689] - Implement object tree filters based on metadata
- [OGUI-1690] - Persist filters between pages
- [OGUI-1721] - Fetch run status and object data on interval for active runs
- [OGUI-1722] - Activate Run Mode when an active run is filtered for