pullrequests Search Results · language:Dune language:Python language:JavaScript language:C++ language:C# language:JavaScript
Filter by
175M results
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Pull request review being done here
- DEMO LINK
- TEST REPORT LINK
Summary
This pull request addresses a data-quality bug where a lack of trailing newlines in the FittsLawAppLog.csv (and other
baseline CSVs) would cause subsequent appends to fuse onto the same line, ...
Problem
A space_id pinned in .ax/config.toml was returned by resolve_space_id without checking it still exists
(_resolve_space_ref returns any UUID-shaped value immediately). After an in-memory backend ...
✅ PR 요약
남은 입력 폼을 스택 패턴(RHF+Zod + TanStack Query)으로 마저 전환. 백엔드(app/) 변경 없음.
📋 상세
- [x] 약 등록(medication/new): medicationSchema 검증 + Controller(복용횟수/시점) + useCreateMedication(로컬 저장→목록 즉시 반영)
- [x] ...