pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:Java is:merged
Filter by
69.4M results
Adds a production cron for the QBO→FileMaker invoice mirror: /api/qbo-invoice-sync?db=High5_Core4 (every 5 min),
alongside the existing Dev one.
Safe to merge now: the endpoint hard-refuses High5_Core4 ...
…atchService to handle user creation, and enhance CORS configuration
需求
將前台 navbar 的「管理後台」頁籤順序放到「教練後台」之後;凡能看到頁籤者皆為同一順序。
改動
- 6 個前台頁面(index/group/coaches/my-schedule/admin/coach)桌機版(.nav-link)+ 手機版(.nav-link-mobile)兩份 nav 一致調換:教練後台 → 管理後台。
- 角色模型:管理者=有 is_admin 的教練,唯一會同時看到兩籤者;純教練只看到教練後台。 ...
Two response body-type false positives from the blind-spot discovery — each emitted a false RESPONSE_SCHEMA_MISMATCH.
Fixes
- byte[] mislabeled as an array. unwrap only handled ClassOrInterfaceType, ...
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
Summary
Catches up the Phase 2 decision log with 4 PRs merged in dutchie-nexus-prototype since the initial log was seeded.
Adds 8 new scope entries (split by area per PR) covering 21 additional deferred ...
vaped
Connects the existing CompactPolicy SPI to the runtime — it was defined but never auto-invoked. The agent accumulated
memory indefinitely with no compaction.
What
- CompactPolicy.shouldCompact(MemorySnapshot) ...