issues Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:JavaScript linked:pr
Filter by
3.2M results
Description
AuditLogService is declared twice (lines 29, 48) and NotificationService declared twice (lines 32, 50) in
ComplaintService. Two fields with same name cause compilation error.
Fix (~10 lines) ...
Description
WebController has a second @GetMapping( /complaints ) at line 150 with orphaned @RequestParam annotations embedded
mid-method-body (lines 164-170). This is syntactically invalid Java - parameters ...
STATUS: AUDIT_COMPLETE
User request
Переделать структуру сайта / кабинета psitherapy.vercel.app.
Целевая структура от пользователя:
1. ПРИЕМ
- ИИ-ПРИЕМ
- ПРИЕМ У МАСТЕРА
2. ПРОФИЛЬ
- Сейчас
- Динамика ...
audit
mobile
product-structure
psitherapy
ux
Description
The Content-Security-Policy is duplicated across 4 files (middleware/csp.js, netlify.toml, nginx.conf, vercel.json) with
inconsistent directives. vercel.json had the most comprehensive policy ...
enhancement
Apache Iceberg version: 1.10.1 (also present in the default planner on 1.11.0 / main) Query engine: Spark (3.5)
Describe the bug / improvement
With an unbounded ReadLimit (ReadLimit.allAvailable() — ...
the Tests GivenOneTicketLeftInStandingArea_WhenConcurrentRequests_ThenExactlyOneSucceedsAndOneFails and
GivenTwoUsersTryingToReserveSameSeat_WhenAddSeatsToActiveOrder_ThenExactlyOneSucceedsAndOneFails ...
testing
Goal
비회원이 이메일, 비밀번호, 닉네임 등 필수 회원 정보를 입력해 신규 Client 계정을 생성할 수 있게 한다.
Scope
- POST /api/auth/signup 구현
- Client 생성 요청 DTO와 응답 DTO 구성
- 이메일 중복 검증
- PasswordEncoder 기반 비밀번호 해시 저장
- 기본 role, status, ...
feature
Description
The application has client-side CSRF token handling (csrfToken.js) but no server-side validation. This leaves mutating
API endpoints (POST, PUT, PATCH, DELETE) vulnerable to Cross-Site Request ...
✨ 구현 기능
강사(셀러) 마이페이지/대시보드 구성을 위해, 현재 로그인한 강사가 생성한 모든 강좌(Course) 목록을 상태(DRAFT, IN_REVIEW, ON_SALE, SUSPENDED 등)에 관계없이 페이징 및 정렬하여
일괄 조회할 수 있는 전용 API를 추가합니다.
✔️ 작업목록
- [ ] CourseRepository 내 강사 ID 기반 ...

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.