pullrequests Search Results · language:Dune language:HTML language:JavaScript language:TypeScript language:JavaScript language:Go
Filter by
225M results
This PR was opened by the Changesets release GitHub action. When you re ready to do a release, you can merge this and
the packages will be published to npm automatically. If you re not ready to do a release ...
Summary
Adds a Payroll Expenses section (new Workspace nav item, /payroll) with two tabs.
Expenses
- Anyone can submit an expense (date, category, amount, description).
- Admins approve / reject ...
Summary
- เพิ่ม tab ** ค้างชำระ ** ในหน้า owner พร้อม badge แสดงจำนวนลูกค้าค้างชำระ
- จัดกลุ่มออเดอร์ค้างชำระตามลูกค้า เรียงลำดับจากยอดสูงสุด
- แต่ละลูกค้าแสดง: ยอดรวม, รายการงานที่ค้าง, วันนัดส่ง, ...
Summary
This PR adds Austin City Council contacts to the CRM and seeds invitation templates for a weekly district-update
outreach campaign. It includes a comprehensive review of the CRM/Contacts module, ...
💡 What: Replaced verbose !== undefined !== null presence checks with loose inequality (!= null) and nullish coalescing
(??) in account-service.ts. 🎯 Why: To dramatically reduce visual noise and cognitive ...
Summary
Wire the eval:sop domain s sop-trace-eval sourceRefs kind into the cat_cafe_publish_verdict MCP tool and fix 403 errors
when eval cats read other cats session transcripts.
Origin: Cross-thread ...
This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig.
Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled ...
This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig.
Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled ...
Why
RD-618 tracks the shared and core root package entries still using blanket export * barrels. That makes the public API
surface hard to review because any module-level export can become package API ...
Acts on audit/dagittyplus-full-round2-audit.md (keeping the master/webapp split per your choice).
- R selection API (finding 6): selectedNodes() / selectedNodes - + setVariableStatus(..., selected ); ...