Open tw4l opened 2 days ago
Sweet, thanks for the frontend changes! Pushed an update to use an enum: https://github.com/webrecorder/browsertrix/pull/2164/commits/dd580434038b1c334a1af6d6c550ea0e37c49b55
@tw4l Should we create a new feature branch to push all public collections work?
Fixes #2158
Organization.listPublicCollections
field and API endpoint to update itCollection.isPublic
boolean withCollection.access
(values:private
,unlisted
,public
) and add database migrationCollection.access
instead ofisPublic
, otherwise not changing current behavior