feat(settings): inline visibility controls on repo settings page #258

Merged
jmiller merged 1 commits from feat/inline-visibility-settings into dev 2026-05-31 00:42:11 +00:00
Owner

Add per-unit visibility dropdown (Private / Public) directly on the repo settings page next to each unit enable checkbox. Wiki and Releases get inline visibility controls so admins can make them public on private repos without navigating to a separate page.

Closes #238

@MokoBot (Claude Opus 4.6)

Add per-unit visibility dropdown (Private / Public) directly on the repo settings page next to each unit enable checkbox. Wiki and Releases get inline visibility controls so admins can make them public on private repos without navigating to a separate page. Closes #238 @MokoBot (Claude Opus 4.6)
jmiller added 1 commit 2026-05-31 00:36:54 +00:00
feat(settings): inline visibility controls on repo settings page
Branch Policy Check / Verify merge target (pull_request) Successful in 1s
Universal: PR Check / Branch Policy (pull_request) Successful in 2s
PR RC Release / Build RC Release (pull_request) Successful in 2s
Universal: PR Check / Validate PR (pull_request) Failing after 5s
Branch Cleanup / Delete merged branch (pull_request) Successful in 2s
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || 'development' }}) (pull_request) Successful in 58s
Universal: PR Check / Build RC Package (pull_request) Has been cancelled
a99af91ab4
Add per-unit visibility dropdown (Private / Public) directly on the
repo settings page next to each unit's enable checkbox. This replaces
the need to navigate to a separate Public Access settings page.

Supported units: Code, Wiki, Issues, Releases. Each gets a dropdown
that controls AnonymousAccessMode — when set to Public, the unit is
readable by anonymous visitors even on private repos.

Closes #238

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
jmiller merged commit 90b9af6e3e into dev 2026-05-31 00:42:11 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoGitea#258