pullrequests Search Results · language:Edge language:TypeScript language:PHP is:unmerged language:CSS language:Vue
Filter by
22.2M results
Checkout Follow-Up
Intent
Make Buy Cart checkout and Sell List checkout feel closer to the strongest Shopify/Amazon-style flows while preserving
Chase Sets multi-account fulfillment model. The buyer ...
Motivation
- Entregar a Sprint 1 do módulo ministerial convertendo a experiência de Meus Repertórios em uma experiência de
playlist ministerial chamada visualmente de Minha Escala .
- Fornecer ...
codex
Summary
Two operator-blocking bugs:
1. Vendor pick failed with NOT NULL violation
`null value in column quoted_date of relation costing_line_vendors violates not-null constraint`
The quotes POST handler ...
Summary
- The migrateV24ToV25 step in src/data/migrations/legacy.ts was a 284-line monolith that walked the sheet tree
multiple times with a closure-captured ensureGenericTypeFor helper — the largest ...
Motivation
- Prevent unauthenticated or forged client requests from writing or overwriting Cloudflare D1 profile rows by ensuring
the server derives profile ownership from the real Neon API key. ...
codex
Summary
Fixes WAY-77. useCityGroups used a single ref both as a dedupe guard and a results cache: any non-success outcome
(network error, non-OK response, empty results, missing token) left a permanent ...
Summary
Context
The existing CI workflows ran all tasks unconditionally across all projects using four separate jobs (lint, build, test,
e2e), each with its own workspace setup step. The E2E gate was ...
Changes
Subtitle language optimization
- Prefer target language (Chinese) subtitles over source (English)
- Fix Chinese language code matching (zh-CN/zh-Hans/zh-Hant/zh-TW/zh)
- Skip LLM translation ...
Summary
- Adds packages/server/src/integrations/inventree-client.ts — a typed HTTP client for the InvenTree raw-materials API
with four methods: listStock, receiveStock, consumeStock, and findOrCreatePart ...