pullrequests Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:TypeScript
Filter by
212M results
Summary
Implements four frontend features across the operator and user-facing surfaces:
- #622 — Operator Analytics Dashboard: New /analytics route with CampaignAnalytics.jsx showing
registration→credit→claim ...
JIRA Ticket: LTSVIEWER-423
What does this Pull Request do?
Upgrades the mirador-pdf-plugin from Mirador 3 to Mirador 4 (version 2.0.0). This is a breaking change and is not
backwards compatible with ...
Replaces the Supabase data layer with node-postgres against Azure Database for PostgreSQL, and moves attachments to
Azure Blob Storage.
Changes
- server/utils/db.js: pg pool (lazy, SSL) with query/one/many/tx/end ...
Edge agent skips disabled analyses per camera (features from vision_cameras). Completes the toggle chain
portal→API→edge. Runs on merchant hardware; py_compile clean (can t run YOLO/cv2 here).
Closes #1749.
Problem
The @videojs/cli docs how-to/installation command s --media flag validated only that the value was a known renderer —
not that the renderer is valid for the chosen --preset (use ...
Problem
The Add Bot gate lived in front-end code as a hardcoded const SECRET_NAME = SANANBYEKIM in UserTable.tsx. Because Vite
inlines client code into the shipped bundle, that name was readable by anyone ...
Sube fontSize de las etiquetas verticales 9→11 para que se lean mejor (pedido de Daniel). Ajusta margen top 44→54 y
alto 300→310 para que las etiquetas de las barras altas no se corten. Display-only. typecheck+build ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| pnpm (source) | 11.8.0 → 11.9.0 | age | confidence |
Release Notes
details summary pnpm/pnpm ...
dependencies
skip-changelog
Con el JSON de PayPal capturado, el v6 ya NO da CONTINGENCY de 3DS, pero UpdateVaultSetupToken devolvía:
issue: CREDIT_CARD_NUMBER_MUST_BE_TEST_NUMBER
field: /payment_source/card/number value: ...
Closes #766.
Summary of What Has Been Done: Added 13 unit tests for the /api/reports/html route logic in backend/index.js. Tests
cover missing fields validation, empty fileReviews rendering, bug/security/optimization/styling ...