pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Python language:Python language:HTML
Filter by
176M results
What
The django-pglocks 2.1.0 final/shim release pointed at django-pg-utils, but the actual successor published on PyPI is
django-pgware 1.0.0. This corrects every distribution-name reference.
Changes ...
What why
Hosts the standalone Founder Quest page (an interactive, gamified field guide to the founder journey — idea → users →
revenue → profit → growth, with camps, seals, quests, and XP) at /founderquest/, ...
Problem
Changing a lead s status from anywhere had two issues:
1. Didn t sync in one try / no realtime update. The PATCH /leads/{id} endpoint never pushed a realtime invalidate
(unlike create / ...
Закрывает #3540 (продолжение #3541).
Уточнение задачи
В #3541 убрали только кнопку ▶ («Сдвинуть старт позже»). По уточнению автора в #3540 двигать плановый старт вручную не
нужно вовсе — убираем и оставшуюся ...
In demo mode, group creation now logs detailed diagnostic information to help identify why wallet errors might occur.
When everything is configured correctly, creating a group in demo mode should skip ...
Summary
- Add client.get_messages(url_or_id, *, limit=None, roles=None, include_empty=False).
- Traverse only the active current_node - parent - root chain, then return messages oldest-to-newest. ...
Task: T11
Branch: feature/level0-T11-location-labeler
該当節サマリ
設計書 §27.3 のラベル参照に従い、テンプレートのpresentation.nodesから位置ラベルを取得するサービスを実装。
変更ファイル
- frontend/src/level0/services/locationLabeler.ts
- frontend/src/level0/__tests__/locationLabeler.test.ts ...
Summary
- Move the Download client modpack button from its own toolbar row to the table top-right area (right-aligned flex
header above the table)
- Replace the typed-confirm remove dialog (ConfirmDialog) ...
enhancement