issues Search Results · language:Dune language:TypeScript language:JavaScript language:PHP language:JavaScript linked:pr
Filter by
5.6M results
Description The authentication endpoints in backend/main.py (/auth/login, /auth/signup, and /auth/logout) use Response
as a type annotation for setting and clearing cookies. However, Response is never ...
概要
CreateYearEndAdjustment に pending チェックが無く、同一社員が同じ target_year で何件でも申請できる。DB にも (employee_id, target_year) の一意制約が無い。
影響箇所
- api/src/application/year-end-adjustment/create-year-end-adjustment.ts:19-28(重複チェック無し) ...
bug
priority:high
概要
leave ドメインには isModifiable ガードが存在するが、出張・退職・ライフイベント・年末調整の 4 ドメインには同等のガードが無い。承認済みや却下済みの申請を自由に更新・削除できる。
影響箇所
- api/src/application/business-trip/update-business-trip.ts:42(status 不問で更新)
- api/src/application/business-trip/cancel-business-trip.ts:38(status ...
bug
priority:high
Stack
Vite 8 (Rolldown) + React 19 + TypeScript 6 (target ES2022, moduleResolution: bundler, noUnusedLocals/noUnusedParameters
ON). Tailwind v4 via @tailwindcss/vite. i18next (13 locales). Conditional ...
best-practice
refactor
tech-debt
What
plan/modernization.md is tracked in the repo. The plan/ folder is for non-tracked local design notes and should be
excluded. Untrack it and add plan/ to .gitignore.
Why
Local design notes are not ...
paths-ignore on build-image.yml was too permissive — commits touching both base Dockerfiles AND other files still
triggered all three workflows in parallel. Fix: preflight job uses git diff HEAD^ HEAD ...
type:bug
Problem
app/sitemap.ts currently exports dynamic = force-dynamic , so /sitemap.xml executes as a dynamic route on every request.
This increases Cloudflare Worker request/CPU usage for bot-heavy traffic ...
Bug Description
Completing the prayer timer could show a successful completion state without reliably persisting the result to Supabase.
The deployed database was missing the RPC used by the completion ...
bug
status:approved
Summary
When a customer places an order, automatically send them an order confirmation — no manual WhatsApp contact needed.
Behaviour
- WhatsApp checkout: after createOrder inserts the record, send ...
enhancement

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 IssuesProTip! Restrict your search to the title by using the in:title qualifier.