Skip to content

Record who revoked room grants - #1709

Merged
lilyshen0722 merged 2 commits into
mainfrom
kai/task031
Sep 16, 2026
Merged

lilyshen0722 merged 2 commits into
mainfrom
kai/task031

Conversation

@lilyshen0722

Copy link
Copy Markdown
Contributor

Summary

  • record the authenticated member who revokes a RoomGrant cascade
  • expose revokedBy in the grant projection and §6 plan field list
  • show revoked by {member} on revoked tool rows
  • add backend cascade/route coverage and frontend coverage
  • include desktop and mobile browser evidence

Verification

  • backend/node_modules/.bin/jest __tests__/unit/services/roomGrantService.test.js __tests__/unit/routes/grants.read.test.js --runInBand --verbose
  • frontend/node_modules/.bin/jest src/v2/__tests__/V2ConnectorTools.test.tsx --runInBand --forceExit
  • backend/node_modules/.bin/tsc --noEmit -p tsconfig.typescheck.json
  • frontend/node_modules/.bin/tsc --noEmit
  • frontend/node_modules/.bin/vite build

Browser evidence: docs/design/evidence/task-031-revoked-by-after.png (1440px) and docs/design/evidence/task-031-revoked-by-after-mobile.png (390px).

@lilyshen0722
lilyshen0722 merged commit b616a1e into main Sep 16, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant