Skip to content

Release/ai dtf#1008

Open
lcamargof wants to merge 250 commits into
masterfrom
release/ai-dtf
Open

Release/ai dtf#1008
lcamargof wants to merge 250 commits into
masterfrom
release/ai-dtf

Conversation

@lcamargof

Copy link
Copy Markdown
Collaborator

No description provided.

jgalat and others added 30 commits June 19, 2026 17:19
Native-reviewer QA pass over the new translations. Fixes cluster into:
- reserved-term consistency: keep Governors/Filler/Mandate and (es) Minted/
  Redeemed in English; normalize ko Normal(일반)/Fast casing across the
  governance-delegate strings.
- wrong-sense word choices: output (Salida/출력 -> Resultado/수령량), dust
  (Polvo -> Dust), filler (填充器/필러 -> Filler), Filled (Completado ->
  Ejecutado, avoids clash with Completed), zh selector registry.
- minor grammar/spacing: es article before {0}, ko 지난주, ko Contested vs
  Challenged collision.
es 'Bloquear los votos de tu ERC20' (lock the votes) and ko '투표 잠금'
(lock the vote) mistranslated vote-locking — you lock the token for voting
power, not the votes. Use the canonical 'Vote-lock' term (kept English, like
the page title); normalize zh 'vote locking' -> 'Vote-lock' for consistency.
PR #1016 wrapped 17 async-mint quote-UX strings (loading/cancel/retry/
failure states) but did not run extract — extract them and sync the now-stale
#: references. Translate all 17 into es/ko/zh (term policy + ICU/tags
preserved); legal and TBD strings remain intentionally untranslated.

Also fixes a typo in the landing-mint cover button: 'Watch is {symbol}'
rendered as 'Watch is PHOTON' -> now 'Watch {symbol}'.
Apply native-speaker review of the zh catalog for the DTF sidebar, top
navigation, holdings table, homepage metrics bar and DTF gallery.

Scope the gallery "Buy" button and basket "Collateral" tab with Lingui
context so only those surfaces change; other Buy/Collateral usages and
the es/ko catalogs are unaffected.
Previously an empty mandate rendered as "Unknown" in the Basics
section. Hide the row entirely when the DTF is loaded without a
mandate, while keeping the loading skeleton.
…age (#1018)

Replaces the standalone "Mint" nav item with an in-page switch so the
auto-mint flow is reached from the swap panel — without touching the
zapper.

- panelModeAtom + PanelModeSwitch: a subtle centered link below the panel
  ("Try Automated Mint" / "Use Swap") that toggles swap vs auto in place
- Issuance page renders the zapper (unchanged) or the wizard embedded in
  one shared beige surface; the wizard gains an `embedded` prop to skip
  its own container
- Hide the switch once the wizard is running (quote/execution); the gnosis
  gate's "Use Swap" now targets the absolute swap route instead of a
  relative ".." that redirected to overview when embedded
- Remove the "Mint" sidebar item (route still works as a deep link)

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Jorge Galat <jrgglt@gmail.com>
Adds a year-to-date (Jan 1 UTC -> now) option to the price chart
time-range selector and sets it as the default range. Wires YTD through
the shared axis formatter, factsheet range params, prefetch lists, and
the basket-overview period labels, with tests for the new branches.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants