Skip to content

pullrequests Search Results · language:B4X language:C++ language:Java language:HTML language:PHP language:TypeScript

Filter by

167M results  (2 s)

167M results

Summary Normalizes the lead qualification score to 0–100 and caps multi_choice contributions so duplicate/over-selection can t inflate a score (labeled C2, C3). Review / quality gates Reviewed: SHIP-WITH-NITS, ...

💡 What: Added a new animated splash screen to the mobile app. 🎯 Why: To improve the first-launch experience and reinforce branding with a modern drawing animation of the Noori logo. ♿ Accessibility: ...

Summary Security + correctness hardening for public action-page submissions. Consolidates four workstreams: form-config validation, booking idempotency, payment integrity, and upload security. What s ...

공지사항 검색 구현

Update handoffgo with M3.2 telemetry dashboard details

Summary Adds a position prop to Separator (start | center | end, default center) controlling where the label/icon/avatar/content sits along the line. Came out of the Separator review (otherwise clean). ...
enhancement

Summary dashboard/markets-fx-npa.ts:62 used new Date().toISOString() as the nowIso default argument, bypassing the scenario-clock abstraction enforced by wall-clock-callsite-coverage.ts. It was merged ...

PR 描述: 功能描述 集中整理 GitHub REST API 调用中的公共逻辑,减少 diff 获取、PR 元数据获取和评论回写客户端中的重复代码。 实现思路 - 新增 GithubApiSupport,统一处理 GitHub API token 读取、请求头构建、响应状态码校验、URL path segment 编码和 API base URL 规范 化。 - GithubPrDiffProvider ...

Summary Every CRUD POST/PUT/PATCH was awaiting the entire token-indexing pipeline before returning. flushOrmEntityChanges awaited bus.emitEvent( query_index.upsert_one , ...), the bus awaited all in-memory ...

Summary Lands the Action Page Studio UI foundation: Booking / Form / Sales studio shells, previews, the booking-thanks composer, and edit shell — plus supporting submit-route and layout wiring. This is ...