Skip to content

issues Search Results · language:Dune language:JavaScript language:Python language:HTML language:JavaScript language:Java

Filter by

62.3M results  (748 ms)

62.3M results

PATCH /cart/items/:itemId Acceptance criteria - [ ] Quantity of 0 removes the item - [ ] Rejects quantity exceeding available stock Suggested labels: enhancement, area:cart, good first issue

Question With Alembic becoming authoritative, config/database/001_create_dbs.sql (which also seeds map_region s rows and enables the postgis extension) needs a new role. What happens to it?
wayfinder:grilling

POST /cart/items Acceptance criteria - [ ] Validates requested size/color/quantity against stock - [ ] Merges quantity if item variant already in cart Suggested labels: enhancement, area:cart

GET /cart Acceptance criteria - [ ] Returns items with populated product details - [ ] Creates an empty cart if none exists Suggested labels: enhancement, area:cart, good first issue

Acceptance criteria - [ ] GET /categories (public, supports nested tree) - [ ] POST/PATCH/DELETE /categories admin-only Suggested labels: enhancement, area:products

GET /products/featured and GET /products/new-arrivals for homepage sections. Acceptance criteria - [ ] Featured flag on product model - [ ] New arrivals sorted by createdAt Suggested labels: enhancement, ...

Question Schema is currently defined once in config/database/001_create_dbs.sql plus two idempotent runtime CREATE TABLE IF NOT EXISTS calls (process_status, backfill_requests). With declarative ORM models, ...
wayfinder:grilling

GET /products/:id/related — same-category or frequently-bought-together products. Acceptance criteria - [ ] Returns up to N related products - [ ] Excludes the current product itself Suggested labels: ...

POST /products/:id/images (admin) — upload to local disk or S3-compatible storage. Acceptance criteria - [ ] Accepts multipart form data - [ ] Returns public URL(s) for uploaded images - [ ] Validates ...

A single product needs independent stock counts per size/color combination. Acceptance criteria - [ ] Variant sub-documents with sku, size, color, stock, price override - [ ] Add-to-cart references ...
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.