You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Web: add full graph toggle #2569@jlukenoff Adds a toggle to the Lineage UI to let users switch between viewing the full graph and only the selected paths.
Web: add ARIA labels to input fields #2562@merobi-hub Adds i18next-compliant ARIA labels to input fields for improved accessibility.
Changed
Web: upgrade React to version 18 #2563@Xavier-Cliquennois Upgrades the Web client in order to utilize the latest version of Node.js and update all dependencies to their respective latest versions.
Fixed
Web: fix the stylesheet for the date selector #2573@phixme Fixes margins and moves the label to be more inline with what the defaults are to fix issues caused by the recent Material-UI upgrade.
Web: update i18n for general search filter and runInfo facets search #2557@merobi-hub Adds missing i18n support for runInfo and search.
Docker: update web proxy import #2571@phixme Updates the import style for the http-proxy-middleware.