issues Search Results · language:Dune language:Python language:JavaScript language:CSS language:Java language:Java
Filter by
56.4M results
概要
気象庁の津波警報・注意報電文(VTWW53)を収集し、地震情報と同様に独立したページおよびダッシュボードに表示する。
実装内容
1. DBレイヤー
- db/init_db.py に tsunamis テーブルを追加
- area_code TEXT, area_name TEXT, category TEXT(大津波警報/津波警報/津波注意報), reported_at ...
GET /api/events → upcoming special events (wine dinner, chef s table, NYE). GET /api/events/:id → set menu details,
price per person, booking_url. POST /api/events/:id/enquire → function enquiry form. ...
enhancement
Problema
Leituras de os.Getenv estão espalhadas por três layers distintos:
| Arquivo | Reads |
| --- | --- |
| main.go | 7 vars (validação no startup) |
| handlers/auth.go | ADMIN_USER, ADMIN_PASS, JWT_SECRET, ...
architecture
priority: high
PUT /api/orders/:id/status → kitchen updates: received→preparing→ready→collected. Customer-facing: GET
/api/orders/:id/status → current state + estimated ready time. Real-time update via WebSocket or polling. ...
enhancement
Source: ROADMAP.md P2.
Scope:
- Generate a handoff report for collaborators, mixing/mastering engineers, or future self.
- Summarize project health, routing, naming, templates, mix risks, manual ...
area:docs
area:workflow
github-source-of-truth
priority:p2
read-only
type:report
type:workflow
POST /api/orders → cart with items, quantities, type (pickup/delivery), address. GET /api/orders/:id → order status.
Stripe Checkout for payment. Order confirmation + estimated time.
enhancement
Summary
The wizard does not prompt for the opencode binary path during make config. Codex has had a wizard prompt for CODEX_BIN
since the codex backend landed: the prompt suggests shutil.which( codex ...
On booking: send confirmation email with date, time, reference number, restaurant address. Reminder email 24h before
reservation. Cancellation link in both emails. SMTP/Resend integration.
enhancement
Source: ROADMAP.md P2.
Scope:
- Add a Creative Block Breaker workflow that uses existing project context to suggest small, safe next actions.
- Prefer read-only suggestions, MIDI export, manual recipe ...
area:workflow
github-source-of-truth
priority:p2
type:workflow
Problem
The Wibrandt public website/cart consistency brief is handled in the Wibrandt website repo, but the wider WTYJ/Unboks
runtime still has stale Wibrandt currency references that should be cleaned ...

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.