Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:TypeScript language:Java language:JavaScript language:C#

Filter by

175M results  (4 s)

175M results

Fixes from the security + D365 logic audit. EntitySetName for binds (owner/customer/irregular plurals), writability pre-flight, picklist label- value, date format/timezone safety, 429 backoff, + 3 defense-in-depth ...

Summary Applies the immediately-actionable P0 fixes from the product review (docs/launch/product-review-2026-06-09.md, PR #52): - fix(mobile): remove the dead Open settings button (onPress={() = undefined}) ...

Two independent changes to the Sixth City Pipeline Engine front-end. 1. Remove 360 design-system pollution (3867aea) A full 360 (get360growth.com) Claude Design export had converged into web/design/ ...

- Integrated pypdf for PDF text extraction. - Created PDF processing service to handle background extraction. - Implemented structured JSON storage for extracted paper content. - Added new API ...

概述 本 PR 继续对资产房源页面进行低风险结构拆分,将状态操作按钮区、状态流转抽屉和状态日志展示拆出为独立组件,降低原页面体量和维护成本。 本次只做前端页面结构拆分,不改变页面行为、接口请求、权限逻辑、路由、后端代码、数据库结构、CI workflow 或 package.json。 主要变更 本次拆出: - 状态按钮展示组件 - 状态流转抽屉展示组件 - 状态日志表格 / ...