issues Search Results · language:Dune language:TypeScript language:TypeScript language:JavaScript language:C# language:HTML
Filter by
47.5M results
Ajustări finale înainte de susținere.
Tasks:
- Test pass complet (CRUD pe toate cele 3 module + raport + export)
- Aspect consistent: spacing, font, etichete
- Verificare diacritice peste tot
...
polish
qa
week-8
Sintesi
Realizzare in Lamezia Trasparente un atlante cartografico urbano basato sulle sezioni di censimento del Comune di
Lamezia Terme. L’utente deve poter scegliere un indicatore, visualizzarlo su una ...
Live incident 2026-06-12 03:43: a scripted pan kill of four work agents (PAN-1579/1658/1765/1775) took down the entire
panopticon tmux server, killing all 5 active conversations (including the operator ...
bug
critical
When using Service Bus Explorer to manually send a message, the message content type appears to be limited to three
predefined options:
text/plain
application/json
application/xml
It would be useful ...
Implement routes for creating, reading, updating, and deleting tasks. Acceptance criteria:
- POST /tasks creates a new task.
- GET /tasks retrieves all tasks for the authenticated user.
- PUT /tasks/:id ...
Create unit tests using Jest to cover task model validations and CRUD endpoints. Acceptance criteria:
- Tests cover successful creation, retrieval, update, and deletion.
- Tests validate input validation ...
Create middleware that verifies JWT tokens on protected routes. Acceptance criteria:
- Middleware checks the Authorization header for a Bearer token.
- Validates the token and attaches user info to ...
Create a POST endpoint at /auth/login that accepts email and password. It should return a JWT token upon successful
authentication. Acceptance criteria:
- Validates the email and password.
- Responds ...
Define the MongoDB schema for tasks with fields: title (string), description (string), status (string, default Pending
), dueDate (Date), and userId (ObjectId). Acceptance criteria:
- Schema is created ...

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.