Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* copypaste+fix imports+broken integration (#133) * copypaste+fix imports+broken integration * replaced URL param state with working Nextjs version * fix build issues * add missing package --------- Co-authored-by: Ciaran Schutte <[email protected]> * clinical data page setup (#135) * copy in clinica data table code * remove unneeded state * disable strict TS checks * table displaying with hardcoded data * table changes * add container * use query * adds 2nd gql endpoint config (#137) * adds 2nd gql endpoint config * use common hoooks * fix build errors * remove unused * add ts expect commment * create 2 wrapper funcs * revert gql exports to use new query functions * fix to use proper link --------- Co-authored-by: Ciaran Schutte <[email protected]> * remove extra clinical entity data table * remove console.log * build issues * no ts error truncation --------- Co-authored-by: Ciaran Schutte <[email protected]> * Clinical table (#143) * gql fixes * add platform-ui code * clean up imports * add mock data to work on table * correct Header accessor * add cols * cleanup --------- Co-authored-by: Ciaran Schutte <[email protected]> * auth download buttons (#144) * update no data svg path * change image comp * remove empty default donorId query param * disable sidemenu * move ui * fix download buttons * remove mock data * fix loader * cleanup logs --------- Co-authored-by: Ciaran Schutte <[email protected]> --------- Co-authored-by: Ciaran Schutte <[email protected]>
- Loading branch information