pullrequests Search Results · language:Dune language:Python language:Python language:Python language:Java language:TypeScript
Filter by
169M results
Summary
- Restructures the mobile apply trust bar into scannable chips (no-cost, nonprofit, phone) with a tap-to-call tel:
link at form entry for organic and paid variants.
- Hides vague hero ...
Describe your changes.
- [ ] I ve followed the contribution guidelines.
- [ ] I ve signed the CLA.
- [ ] I ve successfully run make lint make test.
- [ ] I ve added or updated any relevant documentation. ...
Hot fixes
Pull Request aberto automaticamente pelo Jenkins apos sucesso da pipeline da branch dev.
Build: 12 Imagem validada: locadora-rdt-backend:dev-12
What
- Live part search against the synced niagawan_products catalog (12.7k items) - type 2+ letters of a code or name,
results appear in ~quarter second, tap the EXACT product. Fixes near-duplicate ...
Batch cleanup of component short descriptions (the one-liner in the platform component list) - they described the vendor
product instead of what the component does.
Tracked in https://linear.app/keboola/issue/L1-114/make-component-short-descriptions-consistent-support-13792 ...
L1-114-shortdesc
Summary
- Sets track to Closed group V0.0.5 (the exact API identifier confirmed via the tracks list endpoint)
- Removes the temporary debug step that listed available tracks
Test plan
- [ ] Merge ...
Highest-priority finding from the independent repo review: every deployment README s curl instructions pointed at
church-tech-stack/main/stacks/... — a nonexistent org (an early name for this fork). All ...
Root Cause
renderProse() in NarrativePane.tsx was a naive regex — text.split(/\*([^*]+)\*/g) — that wrapped every single-asterisk
span in em with no markdown parsing at all. **bold** therefore rendered ...