[Task] Browse libraries/folders/files read-only at first #4

Closed
opened 2026-07-06 11:35:18 +02:00 by zemion · 1 comment
Owner

Imported from the consolidated GovOPlaN product backlog.

  • Source: /mnt/DATA/Nextcloud/ADD ideas UG/Products/govoplan/backlog.md
  • Line: 117
  • Section: Milestones > Milestone 6 - External Storage Connectors
  • Source status: OPEN.

Imported backlog item:

- [ ] Browse libraries/folders/files read-only at first.
<!-- codex-backlog-fingerprint:3c253ebd3c8a723f32b83252 --> Imported from the consolidated GovOPlaN product backlog. - Source: `/mnt/DATA/Nextcloud/ADD ideas UG/Products/govoplan/backlog.md` - Line: `117` - Section: `Milestones > Milestone 6 - External Storage Connectors` - Source status: `OPEN.` Imported backlog item: ```markdown - [ ] Browse libraries/folders/files read-only at first. ```
zemion added this to the Milestone 6 - External Storage Connectors milestone 2026-07-06 13:22:12 +02:00
Author
Owner

Implemented the first read-only connector browse slice. Added GET /api/v1/files/connectors/profiles/{profile_id}/browse with visible-profile governance, connector policy enforcement for operation=browse, and provider-neutral library/folder/file response items. Added WebDAV/Nextcloud PROPFIND browsing, Seafile WebDAV opt-in via metadata.webdav_endpoint_url, static listing support for dev/test profiles, WebUI API types/helpers, and docs. Verification: py_compile for router/schemas/browse/profile/policy modules; unittest tests.test_api_smoke.ApiSmokeTests.test_file_connector_profiles_are_governed_and_redacted and test_managed_file_runtime_flow; core WebUI npm run build; git diff --check.

Implemented the first read-only connector browse slice. Added GET /api/v1/files/connectors/profiles/{profile_id}/browse with visible-profile governance, connector policy enforcement for operation=browse, and provider-neutral library/folder/file response items. Added WebDAV/Nextcloud PROPFIND browsing, Seafile WebDAV opt-in via metadata.webdav_endpoint_url, static listing support for dev/test profiles, WebUI API types/helpers, and docs. Verification: py_compile for router/schemas/browse/profile/policy modules; unittest tests.test_api_smoke.ApiSmokeTests.test_file_connector_profiles_are_governed_and_redacted and test_managed_file_runtime_flow; core WebUI npm run build; git diff --check.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: add-ideas/govoplan-files#4
No description provided.