issues Search Results · language:Edge language:TypeScript language:JavaScript language:TypeScript language:JavaScript
Filter by
35.1M results
Problem
The filename contract — `path → path.replaceAll( / , _ ) + . + suffix + .png ` — is written by `makeOutPath` but read
back by `createReport`, which re-derives it by hand: `file.split( . )[0]` ...
親 Epic: #605
概要
反社情報DB(JCIS)照会・法人番号紐づけ・候補解決のドメインロジックを ComplianceSearchService から完全分離し、テスト可能なモジュール群にする。
背景
External Compliance Data Policy により反社照会は fail-closed 必須。antiSocialEnrichment.ts (~886 行)
は既に部分抽出済みだが、ComplianceSearchService ...
enhancement
!-- ghit#filepath: /Users/jagadeesh/personal/projects/grantfox/.issues-work --
📌 Description
src/shared/components/ui/DatePicker.tsx opens the calendar on click only, and after selecting a date it does ...
accessibility
frontend
GrantFox OSS
Maybe Rewarded
Official Campaign
親 Epic: #605
概要
一括検索(lookup)・レポートジョブ・CSV エクスポート経路を UseCase 層で整理し、Controller と Service の責務を明確化する。
背景
Batch 検索は Laravel CRM user/search からの TS 移植済み。BatchSearchService (~127 行) と BatchReportJobService ...
enhancement
!-- ghit#filepath: /Users/jagadeesh/personal/projects/grantfox/.issues-work --
📌 Description
src/shared/components/ui/DatePicker.tsx parses input dates with Date.UTC() but formats with date-fns format(), ...
bug
frontend
GrantFox OSS
Maybe Rewarded
Official Campaign
親 Epic: #605
概要
auth() / org scope / CSRF / rate-limit / admin role 判定の重複実装を src/server/http/guards/ に集約する。
背景
protected route 追加時にコピペでガードを書くパターンが散在。ADMIN_ROLES が admin/audit-log/route.ts にローカル定義され、adminUsers/guards.ts ...
enhancement
親 Epic: #605
概要
src/app/api/compliance/search/shared.ts に同居する HTTP 横断関心を Controller へ移し、検索 UseCase 呼び出しを単一路線に統一する。
背景
コンプライアンス検索 API は auth・org scope・CSRF・rate limit・Zod parse・billing 計上・report snapshot ...
enhancement
Problem
The TrainerSchedule component currently loads all trainers and renders a dropdown that lets any logged-in trainer view
or edit any other trainer s schedule. This is both a security concern and ...
enhancement
refactor
!-- ghit#filepath: /Users/jagadeesh/personal/projects/grantfox/.issues-work --
📌 Description
src/features/auth/pages/SignInPage.tsx stores a returnTo value in sessionStorage (effect at lines ~14-18) ...
bug
frontend
GrantFox OSS
Maybe Rewarded
Official Campaign
security
親 Epic: #605
概要
約 3,400 行の ComplianceSearchService を検索ユースケース単位に分解し、src/server/useCases/complianceSearch/ に移行する。
背景
コンプライアンス検索は chatTrust の中核機能。intent 分類・候補解決・反社 enrichment・AI スコアリング・監査記録が 1 クラスに集中し、変更の影響範囲が読めず単体テストも困難。 ...
enhancement

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.