pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:TypeScript language:HTML
Filter by
202M results
Summary
- Added BackendBeneficiary type and beneficiaries field to BackendInitiative in the server types
- Added Beneficiary interface and beneficiaries field to the shared InitiativeDetail interface ...
Summary
Implements the storage-layout capability from the product-realignment change — the golden path now runs end to end:
catalog starter bins → packSpace() → store selector → rendered canvas → Playwright ...
Summary
- GET /dashboard に canViewDashboard ロールガードを追加し、admin/hr/manager 以外のロール(member 等)に 403 を返すように修正
- api/src/domain/dashboard/can-view-dashboard.ts に権限ヘルパーを新設(canManageBatch と同パターン)
- ルートテスト・ユニットテストを追加して ...
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Problem
Der Ollama-Selbsttest in Admin → Schnittstellen prüfte nur GET /api/tags (Erreichbarkeit in wenigen Millisekunden). Der
Volt Assistent nutzt POST /api/chat mit ...
Summary
Applies the review feedback from PR #30 (Gemini, Qodo, Copilot) to
packages/codeflow-store/src/shared/terminal-sessions.ts and fixes the React 18/19 peerDeps conflict in
packages/codeflow-canvas/package.json. ...
Fixes #
Overview of changes
-
-
-
Reviewer: @johnanvik
Production hotfix: the hosted app origin https://app.draft-legal.com was rejected by the CORS allowlist (only apex + www
were listed). Adds the subdomain, an env-driven CORS_ALLOWED_ORIGINS escape hatch, ...
Issue Management Automation Implementation
This PR builds a complete from-scratch GitHub Actions workflow for intelligent issue handling, plus standardized issue
templates for the Node.js project. No ...