Add the ESRF logbook
It would be very convenient to have a global logbook for doing searches but also to test the performance. The access would be only to managers
The best way is to refactor the current investigation and beamline logbooks on a single logbook component that receives as parameters: instrumentName
and investigationId
The differences between the investigation logbook (src/containers/EventsPage.js) and the beamline logbook (src/containers/InstrumentLogbookPage.js) are:
- Investigation header
- Investigation tabs
Edited by Alejandro De Maria Antolinos