pullrequests Search Results · language:Edge language:TypeScript language:PHP language:JavaScript language:Java language:HTML
Filter by
250M results
Summary
- Replace hardcoded bg-white with theme-aware bg-popover and text-popover-foreground in Select components
- Dropdowns now properly display white text on black background in dark mode
Test ...
🚧 Do not merge until the gate passes
Per the locked plan (§6 phasing), this PR merges only after:
1. PR 2 s live evals pass: RUN_LIVE_EVALS=1 OPENAI_API_KEY=... npx vitest run test/eval-template-live.test.ts ...
…per createSessionWithInitialMessage + boton al lado de Copiar)
PR 타입(하나 이상의 PR 타입을 선택해주세요)
- [x] 기능 추가 ✨
- [ ] 버그 수정 🐛
- [ ] 리팩토링 ♻️
- [ ] UI/스타일 수정 🎨
- [ ] 문서 수정 📝
- [ ] 설정 변경 🔨
- [ ] 성능 개선 ⚡
- [ ] 기능 삭제 🔥
작업 내용
이번 PR에서 작업한 내용을 간략히 설명해주세요.
로그인 ...
feat
김나린
¿Qué hace este PR?
Reestructura y amplía el archivo docs/requerimientos.md separando claramente los requerimientos funcionales (RF) y no
funcionales (RNF).
Se agregan nuevos requerimientos funcionales ...
Summary
- Adds unit tests for apps/edge-api/internal/proxy (zero tests existed): covers all four Prometheus metric families,
counter/histogram increment on 2xx and 5xx paths, UUID normalisation, ...
Auto-created by Slot 4 repair workflow.
요약
사장님 호소: 월상세에 카드수수료 줄이 안 보임 (주별 표에는 회색 줄로 보임).
원인 (코드+데이터 검증)
- 6월 카드매출 데이터는 존재 (sales_daily.card 합 22,972,668원 — SQL 실측)
- 일별 카드매출 읽기가 paymentMethods(결제수단 목록) 로드에 의존 → 목록이 비어 있는 타이밍이면 카드매출 전부 ...