Skip to content

Manage group tenant memberships in Admin#72

Open
hauptmedia wants to merge 1 commit into
mainfrom
codex/admin-group-tenant-memberships
Open

Manage group tenant memberships in Admin#72
hauptmedia wants to merge 1 commit into
mainfrom
codex/admin-group-tenant-memberships

Conversation

@hauptmedia

Copy link
Copy Markdown

Summary

  • add tenant lookup by group membership using the Camunda groupMember tenant query
  • show tenant memberships on Admin group details
  • let group details add/remove tenant memberships with existing tenant membership endpoints

Reference

Verification

  • node -e "JSON.parse(require('fs').readFileSync('public/locales/en-US/translation.json','utf8')); JSON.parse(require('fs').readFileSync('public/locales/de-DE/translation.json','utf8'));"
  • npx eslint src/api/resources/tenant.js src/api/resources/tenant.test.js src/pages/Admin.jsx src/pages/Admin.test.jsx src/state.js src/state.test.js
  • npx vitest run src/api/resources/tenant.test.js src/state.test.js src/pages/Admin.test.jsx
  • npx vitest run --maxWorkers=4
  • npm run build
  • browser smoke at http://127.0.0.1:5173/admin/groups/g1: reached login boundary with no console errors

@sonarqubecloud

Copy link
Copy Markdown

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