dandi / dandiarchive-legacy

Code for the DANDI Web app
https://dandiarchive.org
Apache License 2.0
9 stars 9 forks source link

Add empty and draft toggles to DandisetsPage #977

Closed dchiquito closed 3 years ago

dchiquito commented 3 years ago

These toggles control whether or not empty or draft dandisets are displayed in the search. They both default to off.

This requires https://github.com/dandi/dandi-api/pull/607 before the branch preview will work.

Fixes #521

dchiquito commented 3 years ago

@jtomeck This PR is making some tweaks to the search page: https://deploy-preview-977--gui-dandiarchive-org.netlify.app/#/dandiset I added a settings cog to enable/disable draft and empty dandisets. Any quick changes I should make now before it goes into production?