[Governance::Admin] Add transfer limit show/update on user admin page
Open
@garyhtou is already working on this.
Since Oct 28, 2025.
- Dominant language
- Ruby
- Stars
- 871
- Forks
- 140
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 201
Description
Only superadmins can update transfer limits. You can't update your own transfer limit. You can't update if the session is impersonated.
Give it its own admin controller to enforce these rules, and then turboframe it into the current user admin page
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.