pullrequests Search Results · language:Dune language:TypeScript language:TypeScript is:public language:Java language:JavaScript
Filter by
208M results
Ziel
Sicherstellen, dass EXERCISE_CATALOG / EXERCISE_CATEGORIES in @pu-stats/models die einzige Quelle für verfügbare Übungen
und Kategorien sind — konsistent über Tagesziele, User-Einträge, Analyse/Statistik ...
Bumps minimatch from 3.1.2 to 3.1.5. details summary Commits /summary ul li a href=
https://github.com/isaacs/minimatch/commit/7bba97888a27a6162983056bcce2a6e28f668712 code 7bba978 /code /a 3.1.5 /li li ...
dependencies
javascript
Closes #35.
Adds .github/workflows/ci.yml — the first workflow that gates PRs. Until now only docker-publish.yml existed, so nothing
ran the test suites, ESLint, tsc, or redocly lint on a PR.
What runs ...
DevTrack automatically generated documentation for PR #1088.\n\nSince main is a protected branch, this PR was
automatically created to merge the documentation.
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| @graphql-codegen/cli (source) | ^7.1.1 → ^7.1.2 | age | confidence |
Release Notes
details ...
Description
This PR addresses the issue where extremely long program descriptions negatively impact the page layout and user
experience on the /admin/programs/[id] page.
Changes made:
- UI Enhancements: ...
Overview
This branch adds a new FILE instrument kind to Open Data Capture — a way to define instruments that collect file uploads
(e.g. MRI scans, arbitrary documents) instead of forms. It introduces ...
All 8 tests pass. Closes #182
Update Todos
Add getTtl method to RedisService
Store nonce with issuedAt timestamp in generateChallenge
Validate app-level TTL on login path
Update unit tests to cover ...
Summary
שיפור הדוחות בלי להמציא נתונים — הפרדה ברורה בין סטטוסים אמיתיים לבין היעדר נתון.
- src/lib/reportStatus.ts (חדש): מקור אמת יחיד לשישה הסטטוסים המחייבים — לא עשה / לא הגיש / אין נתון / לא ידוע ...
Root cause: loadAttendanceHistory() was firing 365 days × 4 meals = 1,460 individual Firestore document reads in
parallel. Even on fast network this takes 3-8 seconds because each read is a separate round-trip. ...