pullrequests Search Results · language:Edge language:TypeScript language:PHP is:unmerged language:CSS
Filter by
38.6M results
Closes #15
Summary
- Added a purple gradient hero header with pill badge, bold Training Log heading, and zinc body text — matching the
landing page s visual language
- Primary Log New Workout ...
Transactions report backed by GET /api/transactions?from= to=.
File
- frontend-website/app/reports/page.tsx
Features
- PageHeader (serif Reports ) + native date range inputs + Export stub
- Quick-range ...
Follow-up to #442 (identity). Propagates the same Timestamp-serialization fix to the remaining Node.js gRPC services,
which had the identical latent bug.
Root cause (recap)
Node.js gRPC servers register ...
Bumps the npm_and_yarn group with 1 update in the /extensions/ai-gen directory: axios. Bumps the npm_and_yarn group
with 1 update in the /extensions/aimlab directory: axios. Bumps the npm_and_yarn group ...
dependencies
javascript
Summary
- Adds a best-effort mount-time prewarmStripeRuntime(...) call in src/components/order/OrderFlow.tsx:1338 so Stripe.js
can start loading as soon as /order mounts, while the buyer is still ...
Bumps the npm_and_yarn group with 14 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| axios | 0.18.0 | 0.32.0 |
| body-parser | 1.18.3 | 1.20.5 |
| express | 4.16.3 | 4.22.2 | ...
dependencies
javascript
Fixes precision loss when formatting very large decimal strings.
StringMath.log10Floor() currently converts the integer portion through Number(...) to decide whether the value is = 1.
For very large decimal ...
Summary
Ticket 2 frontend half. Removes every resume affordance and routes all leave paths through POST /abandon so a
started-then-left attempt is reliably finalized — once, consistently, with no Continue ...