issues Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript linked:pr language:Java
Filter by
6.7M results
스케줄 관리 기능을 구현한다.
- 지도자는 스케줄을 등록, 수정, 삭제, 조회할 수 있다.
- 선수는 스케줄 조회만 가능하다.
- 분석관은 스케줄 조회만 가능하다.
- JWT 인증 후 CustomUserPrincipal의 memberId, memberRole, isAdmin 값을 사용한다.
- 스케줄 변경 권한은 isAdmin이 아니라 memberRole ...
概要
見積一覧取得クエリ(CQRS read model)の検索条件型 EstimateSearchCriteria を拡張し、実際の絞り込み(フィルタ)機能を実装する。
現状、EstimateSearchCriteria は Record string, never
(空の受け皿)として定義されているのみで、フィルタ条件を一切受け付けられない。これを意味のあるフィルタ条件を持つ型へと拡張し、EstimateQueryService.search ...
Type: enhancement
Problem
npm ci fails on main: package-lock.json pins nexus-agents@2.71.0 while package.json declares nexus-agents ^2.79.0 (and a
peer =2.79.0). Because this is the template repo, every repo scaffolded ...
Description
In the TSP Basic credential dialog (TspBasicCredentialDialog), when editing an existing credential and the username is
changed, the password field must become required and the form must block ...
Description
In TspProfileBasicCredentialServiceImpl.update(), a username-only change leaves the vault secret — and its stored
verification fingerprint thumbprint(username | password) — stale, so Basic ...
Description
The TSP Basic credential verification fingerprint is derived from username + | + password
(SecretsUtil.calculateSecretContentFingerprint). The OpenAPI schema must document that, on update, ...
What
apps/main/test/unit/onboarding/connect-link.test.ts only exercises the path where the tenant already has a
stripe_connect_account_id (the service-role mock returns acct_1 unconditionally). The route ...
Is your task related to a problem? Please describe.
Currently, the entire build fails immediately if the Zig file download or signature verification fails on a single
mirror site. See https://github.com/eclipse-esmf/esmf-sdk/actions/runs/27550187734/job/81434067748#step:10:581. ...
task
親issue
- #77
背景
dea-audio-learn は、Databricks Certified Data Engineer Associate(DEA)向けの音声インプット教材MVPである。
Phase 1(#78 / PR #79)では、1チャプター目の教材表示を実装した。Phase 2(#80 / PR #81)では、2チャプター目の追加とチャプター移動の基本実装を行った。Phase ...
enhancement
배경
탐색 피드 API 응답 스펙이 변경되어 seed 필드가 추가됨:
```json { next : string | null , seed : int , results : [ { post_id : str , thumbnail : str , like_count : int ,
comment_count : int } ] } ```
랜덤 정렬된 탐색 결과가 페이지를 ...

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.