issues Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:CSS linked:pr
Filter by
5.3M results
작업 개요
문서 드래그로 스코프 이동
새로운 기능을 추가합니다.
✅ 작업 항목
- [x] feat(documents): 문서를 스코프 탭으로 드래그해 공간 이동
📂 변경 대상 (1개)
- client/src/pages/DocumentsPage.tsx
🏷 분류
Type Feature · Priority Medium · Effort Low ...
area: client
type: feat
작업 개요
전사/팀/프로젝트 스코프
새로운 기능을 추가합니다.
✅ 작업 항목
- [x] feat(accounts): 전사/팀/프로젝트 스코프 추가
📂 변경 대상 (4개)
- client/src/pages/ServiceAccountsPage.tsx
- server/prisma/migrations/20260424140000_service_account_scope/migration.sql ...
area: client
area: server
type: feat
작업 개요
서비스 계정 레지스트리 페이지
새로운 기능을 추가합니다.
✅ 작업 항목
- [x] feat(accounts): 서비스 계정 레지스트리 페이지 추가
📂 변경 대상 (9개)
- client/src/App.tsx
- client/src/components/AppLayout.tsx
- client/src/components/SearchModal.tsx ...
area: client
area: server
type: feat
背景
ユーザ要望: サブドメインのリストボックスの掲出位置を, 左ペインからヘッダにしましょう. システム名(タイトル)のすぐ右に 1 行表示することで良いです. そして, ドメインのリストボックスの掲出位置も,
サブドメインの掲出位置と同じくシステム名のすぐ右にしましょう. 管理ボタンのフォントを小さくして, 管理ボタンもリストと一緒に移動してください.
設計
- AppHeader が ...
Summary
There is no way to exercise the search UI during development without standing up a real Ghost theme and wiring in the
bundle. Every iteration means rebuild → copy the script into a Ghost site ...
enhancement
Bug
createPayment in apps/api/src/controllers/paymentController.js passes req.body directly to createPaymentIntent without
schema validation:
export async function createPayment(req, res) {
return ...
Bug
postMessage in apps/api/src/controllers/messageController.js passes req.body directly to sendMessage without schema
validation:
export async function postMessage(req, res) {
return ok(res, await ...
見積後もタスク追加/削除/変更・工数/稼働率/担当変更を 進捗管理 WBS編集
で行い再生成で反映。スケジュールは依存(同一対象配下は工程順直列)+要員(同一要員直列・未割当プール・別要員並行)を考慮し開始日起点で流し直す。明示リンクは将来。requirements
US-041
feature
PR #647. Ad-hoc fix for gh api graphql complex input limitation across all Projects queue helpers.
Parent: #625
Changes
- Restructured all mutation queries to use individual scalar variables instead ...
bug

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.