pullrequests Search Results · language:Dune language:HTML language:JavaScript language:Python language:Java language:JavaScript
Filter by
211M results
Summary
データ詳細画面(一覧から項目をクリックして開く画面)の編集/削除ボタンの下に、ステータス変更ドロップダウンを追加。編集モードに入らずに「未対応 / 対応済み / 確認済み」へ即時変更できる。
Changes
- frontend/src/pages/DataDetailPage.tsx: 非編集表示に statusMutation/handleStatusChange/statusError ...
What s in this PR
tests/health-check-voice-transport.test.py (11 cases)
Regression guard for the code=1008 warn-not-fail fix in health-check.py (see #1805). Covers all Gemini transport close
codes:
...
概要
結果ページの共有ボタンを、文言を撤去したアイコンのみのコンパクト設計に変更し、Instagramを追加。
内容
- LINE / X / Instagram / (Kakao: ko) / 画像保存 を丸型アイコンボタン化(.ic-btn)
- 結果直後の軽いシェアと、末尾のフル共有の両方を統一
- shareInstagram() 新設:InstagramはWeb投稿URLが無いため、ネイティブ共有シート(IG選択可)→不可なら画像保存+ストーリー投稿の案内 ...
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| form8ion/.github (changelog) | action | digest | 9d158cd → 18a8b55 |
Configuration
📅 Schedule: ...
Summary
Add tests for previously untested cases of LinkedHashMapBuilder:
- of() with no entries (empty map)
- of() with a single entry
- null keys
- duplicate keys (last writer wins)
- mixed ...
Pipelines as Code configuration removal
Summary
Pinterest mood-board sync reported 0 pins in feed for boards that clearly had images (e.g. a linked board section). Two
compounding bugs:
1. Section URLs have no RSS feed. normalizePinterestFeedUrl ...
Summary — three Scan/UX fixes (v1.78.1)
1. Scan results auto-refresh. #/scan table now updates live during a scan and once more after it finishes — runScanAll
gains 2.5s polling + a 300ms post-flush ...