Skip to content

feat(frontend): display tenant id on individual resource pages#3833

Open
njlie wants to merge 1 commit intomainfrom
nl/raf-1076/admin-ui-display-tenant-id
Open

feat(frontend): display tenant id on individual resource pages#3833
njlie wants to merge 1 commit intomainfrom
nl/raf-1076/admin-ui-display-tenant-id

Conversation

@njlie
Copy link
Copy Markdown
Contributor

@njlie njlie commented Feb 11, 2026

Changes proposed in this pull request

  • Adds a tenantId field to the UI on pages displaying individual open payments resources in the Admin UI.

Context

Fixes RAF-1076.

Checklist

  • Related issues linked using fixes #number
  • Tests added/updated
  • Make sure that all checks pass
  • Bruno collection updated (if necessary)
  • Documentation issue created with user-docs label (if necessary)
  • OpenAPI specs updated (if necessary)

@github-actions github-actions bot added the pkg: frontend Changes in the frontend package. label Feb 11, 2026
@netlify
Copy link
Copy Markdown

netlify bot commented Feb 11, 2026

Deploy Preview for brilliant-pasca-3e80ec canceled.

Name Link
🔨 Latest commit 7b83880
🔍 Latest deploy log https://app.netlify.com/projects/brilliant-pasca-3e80ec/deploys/698d05320a531f000875d844

@github-actions
Copy link
Copy Markdown

🚀 Performance Test Results

Test Configuration:

  • VUs: 4
  • Duration: 1m0s

Test Metrics:

  • Requests/s: 38.49
  • Iterations/s: 12.85
  • Failed Requests: 0.00% (0 of 2316)
📜 Logs

> performance@1.0.0 run-tests:testenv /home/runner/work/rafiki/rafiki/test/performance
> ./scripts/run-tests.sh -e test "-k" "-q" "--vus" "4" "--duration" "1m"

Cloud Nine GraphQL API is up: http://localhost:3101/graphql
Cloud Nine Wallet Address is up: http://localhost:3100/
Happy Life Bank Address is up: http://localhost:4100/
cloud-nine-wallet-test-backend already set
cloud-nine-wallet-test-auth already set
happy-life-bank-test-backend already set
happy-life-bank-test-auth already set
     data_received..................: 836 kB 14 kB/s
     data_sent......................: 1.8 MB 30 kB/s
     http_req_blocked...............: avg=9.84µs   min=2.04µs   med=5.81µs   max=2.2ms    p(90)=7.16µs   p(95)=7.89µs  
     http_req_connecting............: avg=1.63µs   min=0s       med=0s       max=2.14ms   p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=103.22ms min=7.91ms   med=84.25ms  max=664.71ms p(90)=178.81ms p(95)=199.79ms
       { expected_response:true }...: avg=103.22ms min=7.91ms   med=84.25ms  max=664.71ms p(90)=178.81ms p(95)=199.79ms
     http_req_failed................: 0.00%  ✓ 0         ✗ 2316
     http_req_receiving.............: avg=106.56µs min=27.02µs  med=91.54µs  max=2.7ms    p(90)=133.11µs p(95)=178.14µs
     http_req_sending...............: avg=43.13µs  min=10.31µs  med=32.12µs  max=1.68ms   p(90)=46.42µs  p(95)=63.82µs 
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=103.07ms min=7.71ms   med=84.01ms  max=664.56ms p(90)=178.67ms p(95)=199.67ms
     http_reqs......................: 2316   38.493743/s
     iteration_duration.............: avg=311.07ms min=213.56ms med=295.96ms max=1.21s    p(90)=369.3ms  p(95)=406.49ms
     iterations.....................: 773    12.847869/s
     vus............................: 4      min=4       max=4 
     vus_max........................: 4      min=4       max=4 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg: frontend Changes in the frontend package.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant