tech-debt: Split repo settings advanced section by units #326
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Repo settings page is too monolithic.
Locations
templates/repo/settings/options.tmpl:290- need to split Advanced Settings by unitstemplates/repo/view_file_tree.tmpl:11- dynamically move components like refSelectortemplates/repo/view_content.tmpl:117- split templates, avoid if tricksAction Required
Break Advanced Settings into per-unit sections. Improve template organization.
Created by Claude Opus 4.6
Implemented: Advanced settings moved to /settings/advanced with section headers. Licensing on /settings/licensing. Icons on all settings navbars (repo, org, user, admin).