issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:JavaScript language:Java
Filter by
3.2M results
Summary
The Planning View s Outlook and Teams columns currently use a hand-rolled div-based timegrid that causes persistent
visual parity issues with the FullCalendar-based Bookings column. This feature ...
feature
status:implement
Vulnerability
backend/src/modules/team/routes.js PATCH /members/:id/role:
if (
req.user.role !== ADMIN
ROLE_RANK[role] = ROLE_RANK[req.user.role]
) {
return 403;
}
A SENIOR_TL (rank 3) tries ...
backend
RACE-CONDITION
security
SEVERITY: P1-HIGH
Contexte
Le job CI Audit de sécurité npm (.github/workflows/ci.yml, job security, npm audit --audit-level=high dans backend/)
échoue de façon persistante depuis plusieurs PR (constaté sur #185, #191, ...
Perform multi-file decoupled optimization and structural flow monitoring.
背景
PR #681(Issue #663)で、テナント選択がリロードで消える不具合を web/js/api.js の sessionStorage 永続化で修正した。これは単純バグではなく設計漏れの露出であり、以下 2 点を確定・文書化する。
現状(コード確認済み)
- MeController は activeTenantId を X-Tenant-Id ヘッダから echo するだけで、/api/auth/me ...
area/backend
area/docs
priority/p2
task-type:design
📋 작업 내용
AdminSellerService의 승인·반려·정지 메서드에 선행 상태 검증이 누락되어 잘못된 상태 전환이 허용되는 문제 수정
- approveSeller: APPROVED가 아니면 통과 → REJECTED·SUSPENDED 상태도 승인 가능. PENDING일 때만 허용하도록 수정
- rejectSeller: REJECTED가 아니면 ...
feat
Problem
piechart, radar, quadrant, and map bake the dial/plot and a right-rail legend into one wide svg viewBox (svg-legend.js,
per 2026-06-13-svg-native-legend.md). On a portrait/tall deck that wide ...
area:chart
priority:medium
type:feat
I tried to extract a benchmark showing some regexes and inputs that are representative of real-world examples.
Similar to https://github.com/eaftan/safere/pull/478 the goal here was to investigate some ...

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.