pepkit / pephub

A web API and database for biological sample metadata
https://pephub.databio.org
BSD 2-Clause "Simplified" License
12 stars 2 forks source link

Add Views to Project page #274

Closed khoroshevskyi closed 8 months ago

nleroy917 commented 9 months ago

@khoroshevskyi Could you add some description of exactly what the reqs are here? Like maybe a user story

khoroshevskyi commented 9 months ago

1) On a project page should be a drop-down button, that shows available view (I think we don't have API for that, so it can be skipped for now) 2) Projects with more than 5K should not be retrieved , and message should be generated: "use vies to view the project" .. or something like that 3) The views page should be the same as project project, but in views page in metadata section will be only a description and the sample table should be view only (no modifications are allowed).

nleroy917 commented 8 months ago

This got implemented in v0.11.8