Admin access to team-plans
Open
Nobody has claimed this yet.
component: dashboard
feature: admin dashboard
meta: never-stale
team: webapp
- Dominant language
- TypeScript
- Stars
- 13.8k
- Forks
- 1.4k
- Avg merge
- 17h 58m
- Merged PRs (30d)
- 5
Description
Admin users should have access to team plans owned by users or teams.
From a user or team which owns a team plan: show the active plans
For each plan, show
- plan type
- total seats
- list of active members assigned to seats
- number of free slots (old team-plans only)
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.
Research direction
No files, tests, or entry points are named. Start by locating the admin access and team-plan handling, then confirm how plans owned by users or teams are represented. Done means admins can view active plans with their type, seat totals, assigned active members, and free slots for old team-plans.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- authorization, backend, payments
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100