pullrequests Search Results · language:Edge language:TypeScript language:HTML is:unmerged language:Python language:Go
Filter by
24.7M results
Summary
Follow-up to the 2026-05-29 deep audit of the engine + live instance. Three phases, all behavior-validated; already
live-deployed and verified on the primary instance (editable-install engines ...
Replaces the Stripe-hosted Checkout redirect on /pay/link/:slug with an in-page Stripe Payment Element so hosts pay on
our branded page.
What changed
- New edge fn vendorapay-link-intent — mints a ...
Pull Request Template
!--- Provide a general summary of your changes in the Title above --
Description
!--- Describe your changes in detail --
Related Issue (Link to issue ticket)
!--- This project ...
Summary
- Use python3 for root API npm scripts so local commands do not depend on a missing python executable.
- Document API dependency installation with python3 -m pip.
- Add backend test setup ...
Legacy packaging (setup.py/requirements.txt) lacked the pyproject.toml that modern bench requires, causing Not a valid
Frappe App! on get-app/install-app. Adds a flit_core-based pyproject.toml targeting ...
📋 PR 타입
해당하는 타입을 선택해 주세요 (복수 선택 가능)
- [x] feature — 새로운 기능 추가
- [ ] fix — 버그 수정
- [ ] style — 코드 포맷팅, 세미콜론 누락 등 (로직 변경 없음)
- [ ] refactor — 코드 리팩토링 (기능 변경 없음)
- [ ] docs — 문서 수정
- [ ] test ...
feature
Summary
- closes #356
Testing
- [ ] pnpm lint
- [ ] pnpm build
Checklist
- [ ] Linked issue or backlog item
- [ ] Scope is limited to the stated change
- [ ] Updated docs if behavior or ...
Description
What does this PR do? Why?
Type of change
- [ ] Bug fix
- [ ] New feature
- [ ] New SDK
- [ ] Documentation
- [ ] Tests
- [ ] Chore / maintenance
Changes made
-
-
- ...
Summary
- guard PR reviewer request panel state after async reviewer-request calls complete
- apply the same mounted check to both GitHub item dialog and PR page reviewer panels
Merge risk assessment ...
risk:low