pullrequests Search Results · language:Dune language:TypeScript language:HTML language:TypeScript language:Java language:Java
Filter by
22.7M results
What
Adds a SideShift-style ** Book your onboarding call ** modal as the first onboarding screen, replacing the old
value-prop welcome screen.
New flow: booking-intro → type-selection → url-input → billing-setup ...
This pull request enhances the BookController by adding comprehensive Swagger/OpenAPI annotations to all book-related
endpoints. These annotations document each API operation, its possible responses, and ...
Summary
Adds the missing ## [Unreleased] changelog entry for the per-execution session read cache (#1890, fixes #1880), which
merged without one.
Classified as PERFORMANCE (the change collapses redundant ...
@
개요
pnpm --filter @magampick/api-types gen 으로 생성 타입을 현재 dev BE 스펙에 맞춰 재생성. 신규 소비자 통계 EP GET /api/v1/customers/me/stats 추가분만
반영(순수 additive).
변경
- packages/api-types/src/customer.ts +66 (삭제 0)
...
Summary
- persist=true now also enables the tool in the live registry — previously it only wrote data.json and told the user
to reconnect, which had no effect (registry is built once at plugin load) ...
…error-backend
asa
Summary
Add runtime Zod output validation (safeParse with console.error logging) to server actions across three modules. Also
extract departments schemas from inline to companion schemas.ts.
Changes ...
- ProjectRepository에 existsBy 파생 메서드 4개 추가 (contractNo/projectName 각각 전체 체크 및 자기 자신 제외 체크)
- ProjectService.createProject(): 저장 전 중복 체크 → 409
- ProjectService.updateProject(): 변경 필드에 한해 중복 체크 (자기 ...
Summary
- PortfolioRescoreService: replace indexOf with Map number, PortfolioEntry for deterministic error recovery; fix race
condition in ensureRescoreCandidate by always upsert-then-reread
...
Summary
Sprint 2, slice 2 of 3. GET /api/v1/account/export — GDPR Art. 20 data portability (closes part of P-1). Codex-approved,
no blocking findings.
Returns a complete JSON of the caller s non-secret ...