issues Search Results · language:Dune language:JavaScript language:Java language:Java language:JavaScript language:Java
Filter by
33.3M results
Updates an existing category by ID. Requires ADMIN role — returns 403 if authenticated as a regular user. Returns 404 if
the category does not exist. Endpoint: PUT /categories/{id}
概要
master(Quarkus 3.37.0)で Java CI の build-init が次のエラーで失敗する:
[ERROR] dependencies.dependency.version for io.quarkus:quarkus-smallrye-metrics:jar is missing.
@ line 109, column 15 (application/parent-pom/pom.xml) ...
java
quarkus
Description Currently, the application is using the framework s default icon. We need to replace this with a custom,
high-quality favicon that aligns with the branding of ERS.
Workflow Please design a ...
📝 작업 내용
- 프로젝트 전반에서 재사용할 공통 컴포넌트 및 인증 구조 초기 세팅
📌 상세 내용
- AuthContext: 유저 상태(로그인 여부, 권한) 전역 관리
- ProtectedRoute: 로그인하지 않은 사용자의 페이지 접근 차단
- ClubLayout: 동아리 페이지 공통 상단바 (피드/타임라인/추천 AI)
- RoleGate: ...
feat
Creates a new product category. Requires ADMIN role — returns 401 if unauthenticated, 403 if authenticated as a regular
user. Returns 201 Created with the new category on success. Endpoint: POST /categories ...
Summary
The Express server in app/index.js has a setTimeout that calls exitApp() after 300,000ms (5 minutes). This causes the
server to automatically shut down 5 minutes after starting, which breaks any ...
📝 기능 설명 및 아키텍처 목적
생성된 쿠폰 정책(원판)을 기반으로 사용자가 선착순 다운로드를 수행할 수 있는 파이프라인을 구축합니다. 동일 사용자의 중복 발급을 차단하고, 잔여 수량 차감 및 유효기간 만료 여부를 정밀 검증하는 비즈니스 방어선을
구축합니다. 또한, 프로젝트 내 구축된 JwtAuthenticationFilter 인프라와 스프링 시큐리티 어노테이션을 ...
Returns a single category by its ID. Returns 404 Not Found if the category does not exist. Endpoint: GET
/categories/{id}
Create a CI sandbox where early release or update will be tested. @blimpMac
Discovered while implementing FW-27 (#40).
Problem
The two sync paths derive a project id differently:
- sync --from-status (SyncFromStatusUseCase._generateId(name)) → name-slug id (e.g. manu).
...
research-ops

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.