pullrequests Search Results · language:Dune language:JavaScript language:Python language:JavaScript language:Java language:HTML
Filter by
210M results
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Kustomize hygiene only — no app/runtime change
Clarifies base vs overlay roles and makes per-environment image tags independent. Effective manifests unchanged except
the intended fixes (proven by rendered ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Summary
Added an individual Node/Express backend for Lab E1.
Endpoints
- /health
- /about
- /version
Assigned Deployment
Public API URL: https://bender.cs.csubak.edu/agbay/ Assigned port: 41001 ...
no-changelog
no-issue
Automated test pull request
🤖 This fix was written automatically by MediaHub s bug-finding bot — not a person. Nothing changes on the live website
until a human clicks Merge. If you merge, this goes live automatically a few minutes ...
요약
PR #130 후속 — tenant_admin이 카드를 못 봤던 가시성 버그 수정.
근본 원인
PR #130에서 카드를 UserManagementSection 안에 삽입했는데, SettingsPage.tsx:378에서 그 섹션이 **{isSuperAdmin() ...}**로 감싸져 있음.
tenant_admin은 섹션 전체를 못 봤기 때문에 그 안의 ...