keenon / AddBiomechanics

A tool to automatically process and share biomechanics data
https://addbiomechanics.org/
Other
26 stars 5 forks source link

Reintegrated menus and dataset attribution. #206

Closed AlbertoCasasOrtiz closed 9 months ago

AlbertoCasasOrtiz commented 10 months ago

I am trying to reintegrate and adapt menus from previous version to the new version. For now, I have removed elements that would require interaction with the new session structure (previously were using s3 cursor), but in subsequent commits I will reintegrate everything.

AlbertoCasasOrtiz commented 10 months ago

Hi @keenon, everything here should be finished except for the public datasets section. I added a few comments on the code about some things I am not sure are right. Could you review when you have some time to see if I am in the right path? Thank you!

AlbertoCasasOrtiz commented 9 months ago

@keenon @nickbianco Profile pages should be working in this PR, as well as the new FAQ website.

Only a few things I have to wire up yet, like showing number of trials and subjects per dataset, and showing tags (draft vs public).

I thing we can proceed to review this, and once the number of trials, subjects and tags are done we can merge and move on to integrate the search page and create a way of doing it efficiently.

AlbertoCasasOrtiz commented 9 months ago

Sorry for the big PR. This also fixes https://github.com/keenon/AddBiomechanics/issues/198.

AlbertoCasasOrtiz commented 9 months ago

I have deployed the static website with the new FAQ page.