pullrequests Search Results · language:Edge language:TypeScript language:HTML language:PHP language:Java language:JavaScript
Filter by
192M results
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
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
- Remove inline wikiKey and wikiUpdatedKey function definitions from src/wiki.ts
- Import both from @gonzih/cc-wire instead, which published these in v0.1.4
- Bump @gonzih/cc-wire dependency ...
Summary
- Removes locally defined wikiKey/wikiUpdKey arrow functions from server.js
- Adds wikiKey and wikiUpdatedKey to the existing @gonzih/cc-wire import
- Bumps @gonzih/cc-wire from ^0.1.0 to ...
Automated action by clawdbot-001 🦞
The dispense queue was a flat per-prescription list across patients. Rewired to the legacy model: a list of PATIENTS
with pending scripts → Attend → a per-patient screen with all their scripts together, ...