pullrequests Search Results · language:Dune language:TypeScript language:Python language:Python language:Java language:Java
Filter by
168M results
Issue
Closes #216 — Prove trust/privacy/no-send rail (Rung 4)
What changed
- app/dashboard/page.tsx — static trust-rail panel below Open next move button. No API call. Renders immediately with:
...
This PR was opened by the Changesets release GitHub action. When you re ready to do a release, you can merge this and
the packages will be published to npm automatically. If you re not ready to do a release ...
This is an automated pull request to synchronize this repository with the latest configuration
blocklist addition
Automated refresh of Instagram CDN thumbnail URLs in _data/thumbnails.json via scripts/refresh_thumb_urls.py from runner
ubuntu-latest at 2026-06-08 20:39:02 UTC.
| metric | value |
| --- | --- |
| ok ...
Summary
- toggleStatus() had no in-flight guard — rapid clicks before TanStack Query cache invalidation would both read the
stale status and send the same value twice (e.g., two Paused updates instead ...
The end-cooperation button is removed from the company plan details page and added per plan in the My cooperating plans
section of my-cooperations, via a new end_plan_cooperation route.
fixes #1515
Summary
- Ajoute POST /bundle/invest/requote-expired : re-quote buy-only du cash leg existant quand un batch legacy est en
expired_invest_legs (legs LI.FI EXPIRED, aucun leg pending/signable).
...
What
Two small improvements to the booking portal:
1. Sales rep name pre-filled from login
On a new partner booking (Step 1), the Sales rep name is again pre-filled — derived from the signed-in user ...
Auto-created by Slot 4 repair workflow.
Summary
Backfills type hints on superset/commands/theme/set_system_theme.py (127 lines), a small module with untyped functions.
Changes (hints only — no runtime behavior change):
- Added from __future__ ...