pullrequests Search Results · language:Dune language:Python language:TypeScript language:Python language:Python language:Java
Filter by
169M results
Summary
Treats KICPA/KOSCOM as permanently down and standardizes beta on local computation.
1. Remove the KICPA beta lookup — deletes the kicpa_get_beta tool and the KICPA client/auth/constants (keeps ...
Triggering release-please with a concrete file change.
What
Adds technician assignment, reassignment, and unassignment on already-open work orders from the Maintenance Due board —
both per-row (inline dropdown) and bulk (toolbar).
Closes the gap where auto-generated ...
Summary
Implement the internal auth session foundation for Sandicts API.
Problem
The backend had authentication/session architecture documented, but no base auth module, repository ports, token issuing ...
Bumps black from 26.3.1 to 26.5.1. details summary Release notes /summary p em Sourced from a href=
https://github.com/psf/black/releases black s releases /a . /em /p blockquote h2 26.5.1 /h2 h3 Stable ...
dependencies
python
Summary
- Redesign the residential amenities section to match the provided image direction with a contained split hero layout.
- Replace the lower amenity grids with equal-sized carousels for Casa ...
What
B11 — migrate i18n key extraction from the deprecated i18next-parser@9.4.0 to i18next-cli (#2). Tooling only (dev + CI);
the advisory translation-key check is preserved.
Bigger than a tool-swap ...
💡 개요
API 경로가 수정되서 에러남
What changed with this PR:
Enum declarations with annotations no longer forcefully wrap their headers.
Example
Input
@A
enum B
implements C {}
Output
@A
enum B implements C {}
Relative issues ...