issues Search Results · language:Dune language:JavaScript language:Python language:JavaScript language:Java language:Java
Filter by
55.3M results
system-report: prop tickets/fills reconciliation + unacted tickets.
vm-diag-request
작업 목적
사용자가 전체 상품 목록을 조회할 수 있도록 상품 목록 조회 API를 구현합니다.
상품 목록 화면에서 필요한 기본 상품 정보를 제공하고, 필요한 경우 페이징과 정렬 조건을 적용할 수 있도록 합니다.
기능 분류
- 상품
우선순위
- 높음
API 정보
| 항목 | 내용 |
| --- | --- |
| API Path | /api/products ...
작업 목적
특정 카테고리에 속한 상품 목록을 조회할 수 있도록 카테고리별 상품 조회 API를 구현합니다.
사용자가 카테고리를 선택했을 때 해당 카테고리의 상품만 확인할 수 있도록 합니다.
기능 분류
- 카테고리
- 상품
우선순위
- 높음
API 정보
| 항목 | 내용 |
| --- | --- |
| API Path | /api/categories/{categoryId}/products ...
Problem
The mobile app and web page can drift out of sync when Stellar off-ramp route data, worldmap corridors, and UI rules are
edited separately.
Current required sync rules:
Must stay consistent ...
작업 목적
상품을 분류하는 카테고리 목록을 조회할 수 있도록 카테고리 목록 조회 API를 구현합니다.
상품 목록, 상품 등록, 상품 검색 화면에서 사용할 수 있는 기본 카테고리 데이터를 제공합니다.
기능 분류
- 카테고리
우선순위
- 높음
API 정보
| 항목 | 내용 |
| --- | --- |
| API Path | /api/categories ...
feature
Summary
The Brain panel memory list grows RSS unbounded during hover interaction and does not reclaim memory after the panel
closes. ~956 MiB RSS observed; closing the panel does not reduce it.
Root ...
bug
작업 목적
주문의 현재 상태를 변경할 수 있도록 주문 상태 변경 API를 구현합니다.
주문 처리 흐름에 따라 주문 상태를 변경하고, 잘못된 상태 변경 요청은 예외로 처리합니다.
기능 분류
- 주문
우선순위
- 높음
API 정보
| 항목 | 내용 |
| --- | --- |
| API Path | /api/orders/{orderId}/status ...
When you move an item in your inventory while in the village menu (Town Anchor), the item under the cursor appears below
the notification (e.g., [!] Feed the workers). See screenshot.
img width= 597 height= ...
작업 목적
사용자가 장바구니에 담긴 상품을 기반으로 주문을 생성할 수 있도록 장바구니 구매 주문 생성 API를 구현합니다.
주문 생성 시 장바구니 상품을 주문 상품으로 전환하고, 재고 차감과 장바구니 정리를 함께 처리합니다.
기능 분류
- 주문
우선순위
- 높음
API 정보
| 항목 | 내용 |
| --- | --- |
| API Path ...
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.