pullrequests Search Results · language:Dune language:TypeScript language:C# language:Java language:HTML language:JavaScript
Filter by
248M results
Run frontend and backend Jest suites in GitHub Actions alongside existing lint, type-check, and cargo test steps so PRs
catch regressions before merge.
Summary
Adds frontend and backend unit test steps ...
Automated E2E test PR - will be cleaned up automatically
Motivation
- Tests 1, 3 and 4 of the IELTS 19 GT Reading set used older behaviour that wired visible submit buttons to
submitTest() directly and lacked the Test-mode full-screen enforcement present ...
codex
Summary
- Rename the subsidy industry packet display name from ROI distribution wording to neutral 採択額分布 wording in the
checked-in cost/outcome catalogs.
- Update the subsidy packet generator ...
Part of Faktorial task planitem-planmanual1780240661926543000-burn-down-unified-bytecode-production-decl-1707adc0f0
(/issues/planitem-planmanual1780240661926543000-burn-down-unified-bytecode-production-decl-1707adc0f0). ...
Description
Adds a micro-UX improvement: toast notifications when the user s internet connection drops (warning) or restores
(success). This helps users understand why API-dependent features like blueprint ...
Motivation
- Turn the existing UI-only tavern/camp into immersive 3D waiting/preparation areas using Three.js primitives while
keeping combat intact.
- Prepare state and UI structure for future ...
codex
Summary
Fixes issue #43 — シーズン選択ドロップダウンが内部キー(collectionName)を表示していた問題を修正。
Changes
- Header.tsx に SEASONS_CONFIG をインポート
- シーズン選択 option で内部キー(compile_season3 など)ではなく、SEASONS_CONFIG[s].displayName(Season ...
Automated test pull request
Summary
- Added mob-meta-row strip inside the mobile bottom nav, above the tab buttons: version label on the left, auth slot
on the right
- Not signed in: shows compact Sign in button → triggers ...