Skip to content

pullrequests Search Results · language:Edge language:Python language:JavaScript language:HTML language:JavaScript language:Java

Filter by

211M results  (3 s)

211M results

eclabfiles =0.5.0 n existe pas sur PyPI (dernière version : 0.4.1), ce qui faisait échouer pip install et reléguait systématiquement le parsing .mpr au fallback galvani.

Introduction :pencil2: When sending a new facility to APIM/GIFT, a newPartyUrnCreated flag is passed to the payload mapping functions to tell APIM to delay sending the facility to GIFT. There is a bug ...
Type: Bug
Type: chore

Update common files
relates-to: build

Summary - Adds private Mental Health Professional licence / registration PDF upload path. - Adds metadata handling for mental_health_professional_license_documents. - Adds upload/list UI in the ...

🎯 What: The parseFrontMatter function in utils.js was refactored. The main loop iterating over the yamlText split lines was converted from forEach to for...of, utilizing an early continue pattern. 💡 Why: ...

Sawa 💬 — messaging, made for the UAE Replaces the placeholder page with Sawa (Arabic for “together”), a clean, WhatsApp-inspired messaging web app branded for the UAE. You can sign up with email or a ...

In the dashboard (מבט-על), the פעילות (active) and הושלמו (completed) KPI cards are now clickable like the others. Clicking פעילות opens a full row-by-row list of every open task across all projects (new ...

Motivation - Ensure non-logged-in (guest) users are limited to 30 minutes of Slims by default and provide a simple client-side way to extend to 1 hour without a database or login. - Make the guest-limit ...
codex

Replaced the TODO in .git/hooks/sendemail-validate.sample for the validate_series function to run the project s build and test tools (npm install npm test) instead of just returning true. PR created automatically ...