issues Search Results · language:Dune language:JavaScript language:Python language:Java language:Java language:JavaScript
Filter by
55.2M results
Description
Admin endpoints to list, view, enable/disable, and assign roles to users.
Acceptance Criteria
- [ ] GET /api/v1/admin/users — paginated list with search
- [ ] GET /api/v1/admin/users/{id} ...
domain: auth
phase: M4
priority: medium
type: feature
Step to reproduce:
- customer rents equipment
- the system holds rental amount from the customer s account
- the customer returns equipment in 3 minutes after retnal started
- equipment is returned, ...
bug
java
Description
Admin endpoints to view, filter, and update orders: list all orders with filter/sort/pagination, view order detail,
update order status (PROCESSING→SHIPPED→DELIVERED), cancel order with reason. ...
domain: order
phase: M4
priority: high
type: feature
A fetch command may resolve into an outdated link when using ref id as input.
For example, calling the command heylogs fetch -y added -i #1 on jdplus-main project returns
https://github.com/jdemetra/jd3-main/issues/1 ...
API
bug
Description
Admin CRUD for product categories including hierarchical category support (parent/child).
Acceptance Criteria
- [ ] POST /api/v1/admin/categories — create with parent reference
- [ ] ...
domain: product
phase: M4
priority: medium
type: feature
Создать ветки для разработки и тестирования API (developing и testing) и раскидать файлы по ним
작업 목표
P3 실제 출력 경로와 CloudFront OriginPath 불일치 수정 + geo fallback URL doodo.cloud 반영
주요 변경 내용
1. customer-infra.yaml CloudFront OriginPath: /${SiteId} → /sites/${SiteId}/dist
- P3가 실제로 쓰는 경로: hezo-sites/sites/{site_id}/dist/ ...
Implement Car entity in domain package using Builder Pattern. Ensure proper encapsulation and correct naming
conventions.
Description
Complete admin product management: create product, update product details, update pricing, manage product images
(upload/delete), soft-delete product.
Acceptance Criteria
- [ ] POST /api/v1/admin/products ...
domain: product
phase: M4
priority: high
type: feature
Description
GET /api/v1/admin/analytics/inventory returns: stock levels by product, low-stock items (below configurable threshold),
stockout risk, reorder recommendations. Low-stock threshold triggers ...
domain: analytics
phase: M4
priority: medium
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.