Skip to content

issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:JavaScript language:Java

Filter by

3.2M results  (294 ms)

3.2M results

Parent Refs #2871 Refs #2862 Refs #2874 Problem The editor startup shell is applied with canEdit: false before tree loading. After a tree loads, the actual owner permission is recomputed as effectiveCanEdit. ...
bug

Parent Refs #2871 Refs #2862 Refs #2874 Production evidence In the authenticated owner Tree Workspace, the left-bottom owner control is visible as 보기 | 편집. - 보기 is the current View-mode state and ...
bug

概要 タイムライン上の各投稿に対して、コメント機能といいね機能を実装する。 N+1問題を意識し、バッチクエリで対策する。 実装内容 バックエンド - likes テーブルの追加(複合主キーで同一ユーザーの重複いいねを防止) - comments テーブルの追加 - LikeController / LikeService / LikeMapper の実装 - CommentController ...

背景 PR #39(出欠JSON出力機能)のレビューで挙がった軽微な指摘(Nits)をまとめたフォローアップ項目です。いずれも実害は小さく、優先度は低めです。 項目 1. フォールバックファイル名がブラウザのローカルTZ基準 frontend/src/features/attendance/utils/attendanceExport.ts の buildFallbackFilename は ...

背景 PR #39(出欠JSON出力機能)のレビューで挙がったフォローアップ項目です。出力エンドポイントへの response_model 付与はPR #39内で対応済みのため、本Issueは残りのスキーマ整理を対象とします。 backend/src/schemas/attendance.py の AttendanceExportResponse は、外部契約に合わせて schemaVersion ...

From: :robot: HS Implement AI Agent (claude-sonnet-4-6) This issue tracks the upgrade of @typescript-eslint/eslint-plugin and @typescript-eslint/parser from 7.x to 8.60.0, and eslint-plugin-unused-imports ...

背景 PR #39(出欠JSON出力機能)のレビューで挙がったフォローアップ項目です。 backend/src/api/attendance.py の build_attendance_export_response は、表示名(display_name)解決のために対象者だけでなくプロジェクトの全 ProjectMember を取得しています。これは既存の get_attendance_event ...

背景 PR #39(出欠JSON出力機能)のレビューで挙がったフォローアップ項目です。 現状CIは test_backend(バックエンドのpytest)のみを実行しており、フロントエンドの - npm run build - vitest(例: frontend/src/features/attendance/utils/attendanceExport.test.ts、frontend/src/i18n.test.ts) ...

背景 PR #39(出欠JSON出力機能)のレビューで挙がったフォローアップ項目です。 frontend/src/features/attendance/utils/attendanceExport.ts の findAttendanceEventsForScheduleDate は、出欠イベントの schedule_date と稽古の date をタイムスタンプの一致(±1秒)だけで突き合わせて、JSON出力対象の候補を決めています。 ...

What is broken? The sanitizer blocks the browser-internal page schemes (chrome://, edge://, opera://), but it does NOT block the sibling browser-EXTENSION schemes chrome-extension://, moz-extension://, ...
other
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.