issues Search Results · language:Dune language:TypeScript language:HTML language:JavaScript language:Java language:Python
Filter by
77.2M results
Task: #57
Create app/api/user/logout/route.js that calls tokenService.clearTokenCookie and returns a 200 response confirming the
user has been logged out.
feature
Looking at the image, here s what I can read — it s a sprint planning/estimation update with 4 Jira tickets. Let me help
you think through the best format.
For a senior manager audience, I d recommend ...
Task: #57
Create app/api/user/login/route.js that calls userService.loginUser, signs a JWT via jwtService.signToken, and sets the
token as an httpOnly cookie via tokenService.setTokenCookie.
feature
Task: #57
Create app/api/user/register/route.js exporting a POST handler that parses the request body, calls
userService.registerUser, and returns a 201 JSON response with the new user.
feature
📅 2026-06-08
Analysis Period: Last 24 hours (2026-06-07 to 2026-06-08)
Workflow Runs Analyzed: 20
Run
IDs: 27128805054, 27128748060, 27125538792, 27125193910, 27125055399, 27124862056, 27122507313, 27092490004, ...
automated
daily-summary
flaky-test
💡 기능 설명
- 메인 페이지 좌측 카드 영역에 위치할 달력(Calendar) 컴포넌트를 UI 구현합니다.
📄 상세 내용
- styled-components를 활용하여 기획 시안의 요일 헤더 및 날짜 그리드 레이아웃을 설계합니다.
- src/components/Calendar.tsx 파일을 생성하여 독립적인 컴포넌트로 구현합니다.
- 추후 ...
✨ 기능 추가
id: 8660cb68834a ts: 2026-06-05T19:11
さっさとやって、権限あげるから
user-instruction
🚀 Feature Request
Hello,
wait_for_load_state( domidle
For very dynamic webpages, for instance when a drop down list of values depends on another drop down value, the dom can
change dramatically because ...
Task: #56
Implement getUserById(id) using Mongoose findById and updateUser(id, data) using findByIdAndUpdate with { new: true,
runValidators: true }.
feature
Description
When OS implements font scaling, all our components respond to it by increasing font size up until 150%, which can be
tracked by TUI_FONT_OFFSET signal token that stores by how many pixels ...

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.