pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Python language:HTML
Filter by
176M results
View-layer polish from playtest feedback (sim untouched, 38 tests pass).
Replaces the red placeholders
- Smash: a radial-gradient danger pool with a crisp rim and a shrinking inner ring that counts ...
Objective
Per your request: hardcoded event data must fail CI / block the PR. This adds a test that enforces the GOLDEN RULE
automatically.
What it catches
tests/test_no_hardcoded_event_data.py scans ...
Codex再監査の反映
Codexが lockup_trades.csv(135行)から独立再集計 → §1の修正後値と一致(90日ロック保有 +7日 +5.00%/勝72%/t3.14・デイ +0.85%/勝57%/t1.47 等)=再現確認済。
当初Codexが報告した「不一致」は、docs/lockup_audit_brief.md が off-by-one修正前の旧値(+5.96%等)のままだったための見かけのズレ(stale ...
Summary
Conserta a raiz de PIX não devolvido ao cancelar . O estorno automático nunca funcionava por 3 bugs somados:
1. Campo errado — o estorno lia orderData.paymentId, mas o PWA grava o id do pagamento ...
요약
와이파이가 끊겨도 GPS로 출퇴근되게 추가 (WiFi IP 1차 → 실패 시 GPS 2차).
변경
- DB: store_settings에 store_lat·store_lng·geo_radius_m(기본 150) 추가 (migration add_store_geo_columns, 서울 Cashflow에 실행승인
후 적용 완료)
- 위치검증 ...
What
Recover the CBETA critical apparatus (校勘异文) the XML parser previously discarded — variant readings of the base text (底本)
against witness canons (宋/元/明/麗…). Backend slice (parser → storage → API → ...
요청
기본 도면을 페이지에서 추가할 수 있으면 좋겠다
배경
기존엔 기본 도면을 **불러오기(교체)**만 가능했고, 라이브러리에 추가/등록하려면 클라우드(Supabase) 설정이 필요했음. 클라우드 없이도 현재 도면을 라이브러리에 쌓을 수 있게 함.
변경 사항
src/store.js
- localTemplates() / addLocalTemplate({title, ...