Team activity
Searchable and filterable organization access activity with empty, failure, density, long-content, and mobile states.
Mobile screen
Component-composed workspace & organization coverage across realistic application states.
Complete screen
Team activity
A focused column set keeps the event history readable on narrow screens.
Filter team activity
Find access, invitation, session, and policy events by member, action, or outcome.
Organization team activity
Access, invitation, session, and policy events, newest first.
| Member | Activity | Outcome |
|---|---|---|
| Grace Hopper | changed the production deployment policy: Production workspace | Success |
| Ada Lovelace | invited an organization administrator: [email protected] | Pending |
| Margaret Hamilton | exported a member access report: Quarterly security review | Success |
| Annie Easley | attempted to rotate recovery credentials: Suspended member account | Blocked |
| Grace Hopper | approved a role change: International Research administrators | Success |
| Ada Lovelace | revoked an inactive browser session: Chrome 142 · London | Success |
Showing 6 of 184 team events
Viewport
Ruby
test/dummy/app/components/gallery/compositions/team_activity_page.rbrender_filters
render_error if state == "error"
render_activity
render_pagination if events.any?