issues Search Results · language:Dune language:JavaScript language:JavaScript language:Go language:JavaScript language:Java
Filter by
38.8M results
1. Implement idempotent JRE restore: jre11/ → jre/
2. Implement jre21_temp/ cleanup
3. Implement run.bat restore from run.bat_jre11
4. Implement .TEMP/ cleanup
5. Implement operator dialog on completion ...
[Feature] 関連商品のレコメンド表示
概要 (Overview)
商品詳細画面において、「この商品を見ている人は、同じカテゴリのこんな商品も見ています」といった形で、関連商品のレコメンド表示機能を実装してください。
閲覧中の商品と同じカテゴリに属する商品を自動的に取得し、商品詳細画面の下部に最大5件表示することで、ユーザーの商品回遊率向上と購入機会の増加を目指します。
技術的制約・前提条件 ...
1. Create new Maven module registration-launcher compiled with --release 11 and --target 11
2. Implement Initialization class with main() as entry point (remove main() from registration-client.jar)
3. ...
1. Implement idempotent JRE backup: jre/ → jre11/ (skip if already exists)
2. Implement idempotent JRE promotion: jre21_temp/ → jre/ (unzip from .artifacts/jre21.zip if jre21_temp/ missing)
3. Implement ...
Before submitting
- [x] I have searched existing issues to make sure this is not a duplicate.
- [x] I have read the contribution guidelines.
Current UI/UX issue
Long roadmap titles wrap inconsistently ...
UI/UX
Parity with NamWeb (Aha43/NamWeb#167). In NamWeb the project workbench breadcrumb links each ancestor project, but the
action project-path (shown on action rows) was plain text — being made clickable there. ...
1. Change artifact download target from lib/ to .artifacts/ with resumable download support
2. Implement background download with progress indication
3. Prompt operator to restart only after all .artifacts/ ...
✨ 기능 요약
래플 응모 및 추첨에 대한 핵심 비즈니스 로직(Application Service)과 데이터 전달 객체(DTO)를 구현했습니다.
📌 작업 내용
- [x] application/dto 패키지 구성 및 응모 요청/응답 Record 생성 (RaffleApplyRequest, RaffleApplyResponse)
- [x] RaffleAppService ...
📝 무엇을 하나요?
Presence WebSocket 이벤트를 클라이언트가 정상 구독할 수 있도록 구독 인가 경로를 보강
현재 WorkspaceService.updatePresence()는 /topic/workspaces/{workspaceId}/presence로 presence 이벤트를 broadcast합니다.
하지만 WebSocketAuthChannelInterceptor의 ...
bug

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.