Frontend for Etap 5, część 1: src/org.rs as the GraphQL client for the new org/team/grant backend, a /org/:slug/teams page for creating teams, managing membership, and granting/revoking repository access, plus an Organizations section on /account linking into it.
Frontend for Etap 5, część 1: src/org.rs as the GraphQL client for the new org/team/grant backend, a /org/:slug/teams page for creating teams, managing membership, and granting/revoking repository access, plus an Organizations section on /account linking into it.
Adds src/org.rs as the GraphQL client for the new org/team/grant
backend, a /org/:slug/teams page for creating teams, managing
membership, and granting/revoking repository access, and an
Organizations section on /account linking into it.
day01
merged commit 2ff02cd5df into %!s()2026-08-20 12:40:34 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Frontend for Etap 5, część 1: src/org.rs as the GraphQL client for the new org/team/grant backend, a /org/:slug/teams page for creating teams, managing membership, and granting/revoking repository access, plus an Organizations section on /account linking into it.