issues Search Results · language:Dune language:Python linked:pr language:TypeScript language:JavaScript linked:pr linked:pr
Filter by
7.8M results
Summary
Add a GitHub Actions CI workflow that runs on every pull request (and push to main) to build the project and execute the
test suite.
Motivation
Currently the only workflow is deploy.yml, which ...
enhancement
Description
Three places use native browser alert() and confirm() which break the design and UX:
1. src/app/(dashboard)/calendar/page.tsx:500 — alert( Failed to create list )
2. src/app/(dashboard)/calendar/page.tsx:908 ...
priority: P2
status: review
type: bug
Action: write_tests Target: Write tests for the most recently changed code to break the loop
Created by kaizen delivery.
kaizen:running
Overview
Add a GitHub Actions CI workflow that runs on every PR and push to main, ensuring no regressions slip through.
Tasks
- Create .github/workflows/ci.yml\ with jobs for:
- Lint — run ...
Bug: Notification creation should ignore caller-owned id/read fields
The notification service currently creates records with { id: generated, read: false, ...payload }, so a request body
can override ...
Sincronizar package-lock.json apos instalar dependencias atualizadas localmente com Vite 8 e react-dom 19.2.7.
maintenance
Backlog Sweep — 2026-06-05
Automated sweep of open backlog entries. Three items implemented, one entry updated with new information, remainder left
open.
Items Implemented
| # | Title | Effort | Commit ...
backlog
chore
tech-debt
Description
Several TypeScript errors exist in the current codebase that would prevent a clean tsc --noEmit run:
Errors
1. recharts not installed
src/components/analytics/GoalCategoryBreakdown.tsx(3,75): ...
priority: P1
status: review
type: bug
Summary
Standalone notes scratchpad — localStorage-only, auth-gated, no server-side storage.
Features
- Create, edit, delete, pin notes
- Full-text search across title + body
- Auto-save (800 ...
概要
docs/index.md が現在はカテゴリリンク中心になっているため、GitHub Pages の入口として目的別に主要ドキュメントへ辿れる構成へ整理する。
対象
- docs/index.md
- 必要に応じて README.md のドキュメント一覧との整合確認
補足
- README にある「初めて読む場合」「ローカルで動かす場合」「構成を把握する場合」などの導線を ...
area:docs
documentation

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.