Skip to content

issues Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:CSS linked:pr

Filter by

5.3M results  (334 ms)

5.3M results

Objective Both fleet dispatch entry points still hardcode their request timeouts while config/timeout-policy.json already carries the empirically-derived classes — wire them up so the values are single-source-tunable, ...
area:scripts
lane:code-change
priority:P3
status:done
type:task

💡잡일 내용 - 프로젝트 구조 세팅 🌿To-do - [x] 프로젝트 구조 세팅
Chore

Problem 在各頁面(QA Library、Categories、Users)往下拉 list/table 時,整個 .table-toolbar(filters、search、sort)會跟著捲走。想讓這個操作區塊固定在頂部,類似 sticky header 的效果。 Current Layout main .main ← ...
enhancement

Parent bounty: #743 Mirrors #5333 / #6593 because those issues are author-limited and this account needs its own child issue under the #743 workflow. Bug sendMessage(payload) builds message objects ...

Bug (noah, real-node natz-ai-01 — cross-platform) maw share CLI fails to reach its own local serve daemon when config.host is a name that doesn t resolve on the host OS. - src/vendor/mpr-plugins/share/index.ts:293: ...

問題(low)\n\nどちらも LIMIT なしで全件返す。コース数・受講記録が増えるとレスポンスが肥大化する。\n\n## 修正方針\ntoBoundedInt で limit/offset を追加。\n\n## ファイル\n- api/src/interface/training/courses/route.ts\n- api/src/interface/training/enrollments/route.ts ...

問題(medium)\n\nフィルタなしで呼ぶと shiftAssignments テーブル全件を LEFT JOIN 付きで返す。社員数×日数でデータが膨らむ。\n\n## 修正方針\ntoBoundedInt で limit/offset を追加。\n\n## ファイル\n- api/src/interface/shift/assignments/route.ts

問題(medium)\n\nupdate() が .returning() を使わず、入力オブジェクトをそのまま返す。並行削除後でも「成功」として古いデータを返す。\n\n## 修正方針\n.returning() を使い 0 行なら null を返す。use-case 側で null → not_found/not_editable にマッピング。\n\n## ファイル\n- api/src/infrastructure/payroll/payslip-repository.ts\n- ...

問題(medium)\n\nCancelPayslip は status !== draft を事前チェックするが、payslipRepository.delete() は WHERE id = ? のみで status 条件なし。将来 draft→issued 遷移パスが追加された場合に TOCTOU が顕在化する。\n\n## 修正方針\nDELETE FROM payslips WHERE ...
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.