pullrequests Search Results · language:Edge language:TypeScript language:HTML language:HTML language:JavaScript language:Python
Filter by
254M results
Summary
This PR adds support for multi-day events by introducing an optional end_date field to the events system. Events can now
span multiple days, with intelligent date range formatting for display ...
- loadCategory/loadRandom/loadResults now clear any existing error banner on load, so a one-off failure no longer
lingers over a category that loads fine (the likely Money Apps symptom).
- The ...
Bug: computeOutstanding() used a wrong formula to derive outstanding balance: paidPrincipal = EMI × (epow − 1) / (r ×
epow) outstanding = principal − paidPrincipal
The division by epow is incorrect — ...
Summary
- Agrega TrainingModule con TrainingRepository siguiendo el mismo patrón de PlansModule
- Implementa getTrainingDay(planId, date) — devuelve el training_day para esa fecha o null
- Implementa ...
Closes #157 Closes abn-r/sacdia-backend#157
Summary
- Adds a strict, tested importer helper for curated master honor requirement rule documents.
- Adds a read-only audit script for legacy honors.master_honors_id ...
type:feature
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
Diagnostic: segmented-control + task-list (using main s existing messages) on main. Red → segmented-control is the
culprit; messages exonerated.
This PR is generated for fixing the issue #2798, which was reported in
https://github.com/NCATSTranslator/Feedback/issues/1310.
So, Basically this PR does the following two things:
1. Move the qualifiers-related ...