Skip to content

Add BeamlineDataPage

Axel Bocciarelli requested to merge beamline-page into master

Move beamline investigations logic from MyDataPage to new BeamlineDataPage and improve breadcrubms and design.

BEFORE

http://localhost:3000/investigations?beamline=cm01

image

AFTER

http://localhost:3000/beamline/cm01

image

BONUS

When an investigations table is empty, show a fallback message:

image

Edited by Axel Bocciarelli

Merge request reports