issues Search Results · language:Dune language:JavaScript language:Java language:Java language:Java language:Java linked:pr
Filter by
3M results
💡 작업 내용
- JWT_SECRET 템플릿 추가
📝 참고 사항
-
fix
Is there an existing issue for this?
- [x] I have searched the existing issues
Describe the bug
drawing edit/delete popup menu no longer disappears after batch print/export
Expected Behavior
drawing ...
bug
Problem
No CI runs on pull requests or pushes. npm test only executes in publish.yml on v* tag pushes, so regressions can merge
undetected.
Fix
Add .github/workflows/ci.yml that runs on pull_request ...
Problem
The shipped test script is node --test tests/**/*.test.js. The ** glob is not expanded by Node before v21, and is not
expanded by PowerShell at all, so npm test fails with Could not find ... . ...
💡 작업 내용
- GET /api/v1/notifications
- 읽지 않은 알림 목록을 최신순으로 조회
- 읽지 않은 알림 개수 반환
- - PATCH /api/v1/notifications/{notificationId}
- 알림 읽음 상태 변경
- readAt 기록
- 읽음 처리 ...
Is there an existing issue for this?
- [x] I have searched the existing issues
Is your feature request related to a problem? Please describe the problem.
锁定后面板关闭按钮还生效
Describe the solution you d ...
enhancement
Description
Continuing the audit from #516/#518: the four remaining UC-mandated Buscar endpoints were also orphaned from the UI:
- CU61 Buscar persona o cliente — Personas page filtered /personas list ...
bug
FRONTEND
in-progress
📝 기능 설명
구현하고자 하는 핵심 기능을 한 문장으로 요약해주세요.
🛠 작업 상세 내용 (Checklist)
- [ ] DTO 설계
- [ ] 도메인 엔티티 및 Repository 설계
- [ ] 비즈니스 로직(Service) 구현
- [ ] API 컨트롤러 구현 및 엔드포인트 연결
- [ ] 테스트 코드 작성 및 검증
🧐 논의 사항 ...
feat
Like in #144 the issue was coming back due the transparency fixes for flat textures.
bug
Beschreibung
Main.java liest config.properties über ConfigManager.loadProp() in einem statischen Klassenfeld (Zeile 46), also noch im
clinit-Block. Zu diesem Zeitpunkt wurde SettingsManager.createDefaults() ...
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.