issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript linked:pr language:HTML
Filter by
2.3M results
Description
The POST /api/v1/arena/match/init endpoint accepts a fully client-controlled opponentId field in the request body and
creates a match record with zero verification that the opponent actually ...
gssoc:approved
mentor:PankajSingh34
Problem
The arbeitsagentur provider s optional nationwide remote pass (remoteNationwide: true) keeps a job only when a remote
keyword appears in the job TITLE (a hardcoded regex). German postings almost ...
Summary
Onboarding ArchonVII/consail (PR consail#14) surfaced a cluster of internal inconsistencies in the ArchonVII baseline
itself: the baseline s AGENTS.md, git hooks, and scripts reference / require ...
Problem
Email validation returns true for an address without a domain suffix.
Repro
npm start
curl -X POST http://localhost:3000/users/validate-email \
-H content-type: application/json \
-d ...
bug
good-first-issue
posthog-watcher:fix-ready
Problem
Shipping calculation returns a rounded-down integer instead of keeping cents.
Repro
npm start
curl http://localhost:3000/shipping?weightKg=2.2
Actual
{ shipping :7}
Expected
{ shipping ...
bug
good-first-issue
posthog-watcher:fix-ready
Problem
The username normalization endpoint does not collapse multiple spaces between words.
Repro
npm start
curl -X POST http://localhost:3000/users/normalize \
-H content-type: application/json ...
bug
good-first-issue
posthog-watcher:fix-ready
Problem
Cart totals are too low when items have quantities. The endpoint appears to add each item price once and ignore
quantity.
Repro
npm start
curl -X POST http://localhost:3000/cart/total \
...
bug
good-first-issue
posthog-watcher:fix-ready
Problem
The discount API seems to subtract the percent value as if it were a fixed currency amount instead of calculating that
percentage of the price.
Repro
npm start
curl http://localhost:3000/discount?price=250 ...
bug
posthog-watcher:fix-ready
Sub-issue de #6
Tarefas Técnicas
- [ ] Página /minhas-chamadas no dashboard do funcionário com filtro por status (chips).
- [ ] Página /chamadas no dashboard do supervisor com barra de filtros completa ...
front
Sub-issue de #6
Tarefas Técnicas
- [x] GET /api/v1/chamadas com query params combinados (Specification JPA: status, tipo, funcionário, período).
- [x] Quando role=FUNCIONARIO, filtrar automaticamente ...
back

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.