pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:Java language:HTML
Filter by
235M results
Contexte
Pour faciliter les tests, on a besoin de pouvoir sauter l onboarding d un joueur sans le dérouler étape par étape.
Changements
- Nouvelle commande dev skip-onboarding (alias skipob) qui passe ...
Overview
Complete multilingual support for Smart AI Explorer bot. Users can now interact in English, Hindi (Hinglish), and
Marathi.
Changes
Phase 1: Language Types
- Created src/services/i18n/ module ...
Summary
- PR #128 (cmd_015 B-4 preflight), #131 (cmd_017 B-6 security), #133 (cmd_018 C-8 ArchUnit) がマージ完了したため handover を更新
- DIRTY PR リストを更新: #128/#131/#133 はMERGED、残存 DIRTY は #129 (Gradle migration ...
관련 이슈
관련: #151 #146
Summary
- transactions.service.spec: 날짜/금액/유형/계좌 변경 시 날짜별 잔액 검증 4케이스 추가 (TC-TX-023~026)
- transactions.service.spec: EXPENSE 삭제 후 잔액 복구 확인, INCOME 삭제 시 잔액 위반 차단 테스트 추가 (필수 케이스 ...
Summary
- site/portal.html (the My Account tab) had a stray mobile-only CSS rule (.nav-account-link { display: none; }) that
hid the signed-in user s email next to Sign Out — portal-project.html ...
작업 목적
- Closes #34
- 상품 도메인 설계
- 상품 등록 구현
변경 내용
- 상품 도메인 추가
- 상품 등록 API 추가
테스트 결과
- 정상
설계 의사결정
- 상품 도메인은 Product, ProductImage, ProductStatus, PoductStock
- 상품 상태는 ON_SALE, HIDDEN, ...
✨Features
Context
CI run #5 (27079998884) was the first complete execution of the 266-test Playwright suite against the real-backend
stack: 119 passed / 132 failed / 1 flaky / 12 skipped, 1.2h. Zero backend errors ...
Supersedes #8.
Implements lanczos interpolation using the new interpolation type registry system to allow for users to configure custom
window sizes. Implementation was based on this article.
To me, ...