pullrequests Search Results · language:Dune language:TypeScript language:HTML language:Java language:Java language:JavaScript
Filter by
53.1M results
Automated test pull request
Summary
M3: Adds lib/bash/pt_profiles.sh and a Quick Re-Run menu so users can save named run configs and re-run with one click.
Also folds in the caveman-ultra security/UX baseline (parse_cli_json injection ...
概要
server routes がインライン実装で独自にレンダリングしていたのを、tauri と同じ共通 Screen/Hook コンポーネントに統一し、両アプリ間の見た目の乖離を解消した。
変更内容
ルート書き換え(4ファイル)
- sources/index.tsx: 279 → 111行 (-168)
- search.tsx: 364 → 120行 (-244)
- sources/$mediaSourceId/index.tsx: ...
Three UI consistency fixes across the profile determination workflow.
Changes
- General Info tab: Renamed Profile Name sidebar tab/header to General Info . Converted the green-background sections
...
Symptom
Customer screenshot — clicked Submit on NCD wizard, hit red `wealth_unavailable` error, never reached the payment
chooser.
Root cause
`/api/ncd/signup` was sync-or-fail on Wealth: if LA1 (customer ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
What
#79: pasting commented text from one pad into another used to bring only the text (highlighted yellow) without the
comment. This now works — the copy handler puts the comment data on the clipboard ...
Automated test pull request
Replaces the generic Billing placeholder with a real, honest page. There is no billing backend (ADR-009: the substrate
emits usage events — counts/tokens/bytes — and billing is a separable consumer not ...