Skip to content

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

Filter by

18.6M results  (788 ms)

18.6M results

GET /api/businesses/:id/stats → today s stamps issued, this week s redemptions, total active cards, top 10 customers by visits. Date range filter.
enhancement

POST /api/cards/:id/redeem → mark completed card as redeemed. Validate: card full (stamp_count === stamp_goal). Create new blank card for same business. Log redemption with timestamp.
enhancement

GET /api/cards/:id/qr → QR code image for customer s card (encodes card ID + user). Business scans this to stamp. GET /api/businesses/:id/stamp-qr → QR that opens stamp flow when customer scans.
enhancement

POST /api/cards/:id/stamp → add one stamp (requires business admin auth). Validate: card belongs to this business, not already full. Returns updated stamp count.
enhancement

Master Health Hourly — Critical detected Master Severity: ok { movements_total : 11830, positions_active : 84, nav_usd : 1535707, bridge_ib : unknown , bridge_tt : live , fmp_hours_old ...
auto
critical
health

GET /api/cards/me → all loyalty cards for authenticated user with current stamp count per card. POST /api/cards → issue blank card to customer on first visit.
enhancement

Overview The export script currently overwrites every .md file on every run, even if nothing changed in MotherDuck. Make it incremental by skipping files whose content hasn t changed since the last export. ...

POST /api/businesses → create business with name, logo, stamp_goal (e.g. 10), reward_description ( Free coffee ). GET /api/businesses → list active loyalty programs.
enhancement

Severity: Critical (Bug) File: frontend/src/router/index.js, lines 267-278 Problem The third beforeEach guard (line 267) checks token validity for ALL routes except /login, without checking meta.public. ...
bug

Cron job: mark jobs older than 30 days as expired. Expired jobs hidden from search. Employer gets email warning at 7 days. GET /api/employer/jobs?status=expired → review expired postings.
enhancement
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.