issues Search Results · language:Dune language:JavaScript language:Java language:JavaScript linked:pr language:JavaScript
Filter by
3.2M results
기능명
베너 등록 API 수정
기능설명
관리자 배너 api 수정예정
배너 등록 요청 api /api/v1/banner/register - /api/v1/banner/admin/register
배너 수정 요청 api /api/v1/banner/modify - /api/v1/banner/admin/modify
배너 삭제 요청 api /api/v1/banner/register ...
1. 작업 개요
- 채용공고 페이지(/jobs) 접속 시 통계 영역 렌더링 중 todayNewDelta가 null인 경우 toLocaleString() 호출로 인해 페이지 전체 렌더링 오류가 발생합니다.
- 현재 프론트는 해당 값을 number로 가정하지만, 실제 API 응답에서는 비교 기준이 없을 때 todayNewDelta가 null일 수 있습니다. ...
fix
user-frontend
Configurar límite de peticiones en endpoints críticos para prevenir ataques de fuerza bruta.
seguridad
sprint 1
Context
When vendoring the packed payload into a consumer repo s tools/frontend-workflow/ (per README.md §Consumer Payload), the
payload includes kit-dev-only tooling that is not runnable from the vendored ...
Before submitting
- [x] I searched existing issues and confirmed this is not a duplicate
Closest existing issues, and why this is distinct:
- #2705 (closed → consolidated into #2782 / plan-09): ...
Phase: Expand — adding the next capability
Add the next vertical slice for power users: after saving a show template, a creator can turn it into a shareable
gallery listing with a preview, name, short ...
bl:active-step
bl:step-done
📖 Description
Refine the UI of the Dashboard and History Vitals screens to provide a cleaner, more consistent, and user-friendly
experience.
Current Behavior
- Dashboard components have inconsistent ...
관련 서비스/모듈
gateway-service
버그 설명
Gateway 라우트 설정에 /api/v1/payments/** 경로가 누락되어 결제 관련 API가 Gateway를 통해 order-service로 전달되지 않습니다.
현재 결제 요청, 결제 취소 등 payment API를 Gateway 경유로 호출하면 라우팅되지 않아 MVP 결제/예매 시나리오 ...
bug
목적
로그인한 사용자가 자신이 구매자 또는 판매자로 참여한 주문 내역을 페이지 단위로 조회할 수 있게 한다.
범위
- GET /api/users/me/orders 내 구매 주문 목록 API 구현
- GET /api/users/me/sales 내 판매 주문 목록 API 구현
- 구매/판매 주문 목록 응답 DTO 추가
- OrderRepository에 ...
agent-ready
priority:P0
type:feature

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.