Things that are embargoed "forever" need to be represented as such in the UI. "Forever" should be represented as +Infinity datetime. https://www.postgresql.org/docs/9.0/datatype-datetime.html. But maybe values far enough in the future should always be rendered as "Permanently"?
Embargo status might also be useful to represent on project cards...
This is probably fine for now and is a minor problem. As long as embargoed data are not returned except to authorized users on the Sparrow API, the UI is clear enough for now?
Things that are embargoed "forever" need to be represented as such in the UI. "Forever" should be represented as +Infinity datetime. https://www.postgresql.org/docs/9.0/datatype-datetime.html. But maybe values far enough in the future should always be rendered as "Permanently"?
Embargo status might also be useful to represent on project cards...