pullrequests Search Results · language:Edge language:Python language:JavaScript language:JavaScript language:HTML language:HTML
Filter by
176M results
Automated test pull request
What
Adds the cancel-specific save tactics — Paid past due (before cancel) and Reinstated (paid after cancel) — to the What
did you do to save them? chip picker, scoped so they only show on cancel calls ...
Bumps the pip group with 4 updates in the / directory: pyjwt, python-multipart, requests and gunicorn.
Updates pyjwt from 2.8.0 to 2.13.0 details summary Release notes /summary p em Sourced from a href= ...
dependencies
python
Summary
- Add null-safe public listing DTOs in lib/listing/publicListingDto.js ( oPublicListingCard, oPublicListingDetail,
oPublicBusinessCard)
- Wire DTOs into 14 public marketplace/listing ...
What
Adds a publishable Agent Skill at skills/handlebars-v4-migration/SKILL.md that guides migrating a BigCommerce Stencil
theme from Handlebars v3 to v4:
1. Set template_engine : handlebars_v4 in config.json ...
PROJ-44: Replace in-process token state with JWT authentication
Summary
Replace the in-process token dictionary in utils/auth.py with stateless JWT authentication using python-jose. The
verify_token() ...