pullrequests Search Results · language:Dune language:Python language:Python language:PHP language:JavaScript language:TypeScript
Filter by
242M results
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
What
Removed the github-actions label from the dependabot configuration for dependency updates. This label will no longer be
automatically applied to pull requests created by dependabot for dependency ...
- Reports domain split into service/logic with unit-tested pure rules (computeDashboardStats, parseReportFilters)
- server-only fences on backend modules (DB/auth/AI/email/workflow/http/mappers) for ...
…vs planeado
DB (migraciones en Supabase):
- Tablas budget (encabezado mes/cliente) y budget_item (distribución por categoría/subcategoría) con RLS, CHECKs y
unique constraints.
- RPC fn_upsert_budget ...
What
Fixes the intermittent CI flake in test_world_model_concurrent_open.py::test_concurrent_first_open_of_fresh_db:
sqlite3.IntegrityError: UNIQUE constraint failed: schema_version.version
This is ...
Three small UI consistency fixes flagged while running the app locally.
1. Oval pill tabs rows → square
App.vue sets a global default button { border-radius: 9999px }. Buttons that never declared ...
Summary
biip-tools container was crashing on every POST /tools/pdf (and every other fetch the process made) with:
TypeError: request.headers.split is not a function
at setHeadersOnRequest (@sentry/node/cjs/integrations/undici/index.js:248:39) ...
Рабочее место «Дашборды» переведено с ~10 запросов (6 выгрузок object/ + 4 _count + клиентский 5-табличный join) на 2
отчёта Integram; агрегации считаются на клиенте.
Что в PR (фронт)
- agg.rowsToEntities(rows) ...