Skip to content

pullrequests Search Results · language:Dune language:Python language:HTML language:JavaScript language:Java language:JavaScript

Filter by

211M results  (2 s)

211M results

This PR contains the following updates: | Update | Change | | --- | --- | | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use the latest dependency versions. ...
renovate

v0.0.2

This PR contains the following updates: | Package | Type | Update | Change | | --- | --- | --- | --- | | DanySK/build-check-deploy-gradle-action | action | patch | 4.0.38 → 4.0.39 | Release Notes details ...
dependencies

Fixes the Clients tab to show the actual Hire Signals output (the thousands of curated, Reoon-validated decision-makers) instead of only enrolled prospects, and surfaces the data needed to construct personalized ...

Closes #147 — code blocks no longer overflow the element/page width (constrain .code-wrapper to max-width:100% with internal scroll), and adds working A−/A+/Reset text-size controls (scale root font-size, ...

Problema\n\nAl hacer clic en \ Cobrar\ en el POS, la app mostraba \ Ocurrió un error inesperado\ (error boundary). El crash ocurría porque el modal de boleta post-venta usaba mkBtn(...) que no está definida ...

需求模块: - 新增 Demand + DemandReply 模型 (app/models/demand.py) - 新增 Alembic 迁移: demands 表 + demand_replies 表 + demand_id_seq 序列 - 新增 9 个 Pydantic schema (app/schemas/demand.py) - 新增 11 个 service 方法覆盖提交/沟通/转化/驳回/关联/归档 ...

Due Up now skips the batter currently at the plate (already shown in the at-bat card) and lists the three genuinely upcoming hitters, numbered 1–3. All 131 tests pass. 🤖 Generated with Claude Code Generated ...

Summary - BDP-2588: goal admin CRUD + templates + generalized realtime (omnigent) Test plan - scripts/dev/workflow.mjs verify

Replaced gh pr list with GraphQL ClosedEvent check to eliminate the API indexing delay that falsely reopened correctly-closed issues. Closes #108