pullrequests Search Results · language:Edge language:TypeScript language:HTML language:PHP language:HTML language:JavaScript
Filter by
215M results
This pull request was initialized by file-diff-engine for a codex-backed agent task.
Branch: fd-agent/frontend-address-face-generation-1 Base branch: main Task runner: codex Model: gpt-5.5 Reasoning
effort: ...
Summary
予約管理(縦表示)のタイムライン上端で、先頭の時刻ラベル(営業開始時刻)が上端で見切れる不具合の修正です。
原因
時刻ラベルは罫線と中央を揃えるため top + -translate-y-1/2 で配置していますが、先頭ラベルは top: 0 から半分上にはみ出すため、親領域から切れていました。
例(本番、営業 8:00 開始の店舗):
- Before: 08:00 ...
Bumps @biomejs/biome from 2.4.14 to 2.4.15. details summary Release notes /summary p em Sourced from a href=
https://github.com/biomejs/biome/releases @biomejs/biome s releases /a . /em /p blockquote ...
dependencies
javascript
closes #85 Add Transaction History for Wallet Activities
Description
This PR implements a backend service and frontend UI to track and display blockchain-related wallet activities. The
system maintains ...
One-line doc-accuracy fix. #154 bumped typescript 5.9.3 → 6.0.3 (devDependencies now pins ~6.0.3), but the Gallery
manual s Materials table still read TypeScript 5.9. Updated to 6.0.
type-check (vue-tsc) ...
Agent Review Requested
Summary
Docs/tests-only guardrails for the internal CRM valuation leads CSV export before any runtime export hardening.
Adds:
- docs/audit/valuation-crm-csv-export-guardrails.md
- src/test/valuation-crm-csv-export-guardrails.test.ts ...
- Backend: Refactor googleAuth to return isNewUser flag when no role provided
- Frontend: Add role selection modal for first-time Google users
- Login.jsx: Add state management and modal for role ...