issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:JavaScript language:Java
Filter by
3.2M results
Goal
상품 첨부 이미지 정보 관리를 위한 엔티티 및 레포지토리 구현.
Scope
ItemImage 엔티티 생성
ItemImageRepository 인터페이스 생성
Acceptance Criteria
- [ ] ERD의 ITEM_IMAGE 테이블 구조(id, item_id, image_url, sort_order, is_thumbnail, created_at)가 ...
Context
Today the SDK owns authentication: when a task has an auth policy, it builds the AuthProvider and performs the
OAuth2/OIDC token exchange itself.
When running inside a framework (Quarkus) that ...
Goal
상품 기본 정보 및 메타데이터 관리를 위한 핵심 엔티티 및 레포지토리 구현.
Scope
Item 엔티티 생성
ItemRepository 인터페이스 생성
Acceptance Criteria
- [ ] ERD의 ITEM 테이블 컬럼(trade_type, title, description, initial_price, condition_type, ...
프론트 페이지
- [x] 프론트 페이지 수정
- [x] rank페이지 생성
- [x] 페이징 처리 후 반영
백엔드 페이징 반영
- [x] list의 페이징 처리
- [x] 필터 list의 페이징 처리
- [x] search의 페이징 처리
- [x] Top 100의 페이징 처리
Summary
If a family share URL is forwarded, leaked from chat/email, or reused by a former caregiver, the recipient can keep
opening the child s shared family page indefinitely because active tokens never ...
fix-ready
triage:bug
triaged
Goal
Inquiry Log 엔티티를 생성
Scope
Entity Class InquiryLog 생성
Acceptance Criteria
- [ ] Entity Class InquiryLog 생성하기
Notes
No response
📝 무엇을 하나요?
TIL 작성 화면에서 이미지·유튜브 임베드를 다룰 때 불편한 점 세 가지를 고칩니다.
- 유튜브를 클릭하면 영상이 재생돼서 임베드를 선택하거나 지울 수 없습니다.
- 임베드를 지우려면 아랫줄로 내려가 백스페이스를 두 번 눌러야 합니다.
- 이미지·동영상을 넣으면 커서가 그 위에 머물러서 다음 줄로 넘어가기 어렵습니다.
📌 ...
enhancement
📄 설명
버튼 이동기능 navigate로 페이지 연결
✅ 작업할 내용
- [ ] Student-Verification 페이지의 다음 단계 버튼 클릭 시 Sign-up 페이지로 이동
- [ ] Sign-up 페이지의 회원 가입 버튼 클릭 시 로그인 페이지로 이동
- [ ] Reset-Password 페이지의 비밀번호 변경 버튼 클릭 시 로그인 ...
Part of #427.
Subnet 17 — 404—GEN currently has no sdk surface (surfaces: []).
The 404-GEN team publishes an official Blender integration, 404-Repo/404-gen-blender-add-on, that lets developers
generate ...
Goal
카테고리 정보 관리를 위한 데이터베이스 접근 계층(Entity Repository) 구현.
Scope
Category 엔티티 생성
CategoryRepository 인터페이스 생성
Acceptance Criteria
- [ ] ERD의 CATEGORY 테이블 구조(id, parent_id, name, sort_order, is_active, ...

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.