Settings
Team-level settings for members, billing, activity, and general information
Members
- URL:
https://console.outplane.com/settings/members - Table lists team members/invites with email, role (Owner/Member), status (Joined/Invited), joined date, and actions.
- Filters by role; pagination included.
- Invite Member opens a modal to send an email invite (role defaults to Owner; Member option is disabled for now). Success shows a toast and refreshes the list.
- Remove is available in the overflow menu for each row.
Billing
- Billing Portal button opens the Stripe customer portal (
/Billing/CreateCustomerPortalSession) in a new tab. - Usage & Limits cards display current limits (applications, databases, build minutes, monitoring hours, bandwidth, domains, team members). Values are placeholders until backend usage is wired.
General
- Edit team name and save; successful updates refresh the team dropdown in the header.
- Delete Team shows a warning notification (deletion is blocked if there are outstanding invoices).
Activity
- Table of team activity with search, sort, and pagination. Data is currently mock; backend wiring is planned.