Feat/gui wizard i18n - #2
Open
SebastienDenooz wants to merge 1 commit into
Open
Conversation
Replace the single-page form with a landing page + step-by-step wizard: stepper with completion/error/locked states, split layout (form left, contextual help right), dynamic Previous/Next labels naming the target step, cancel-confirm modal resetting to the landing page, per-step gating, and an explicit target-page field on the placement step. The signing batch streams progress and auto-advances to a results report. All GUI text moves to the new i18n.py catalog (English, French, Dutch, German, Spanish, Portuguese; system language by default) with headless tests enforcing catalog completeness and placeholder parity. Entry-backed state uses plain strings to dodge CTkEntry's leaked textvariable trace (CustomTkinter 5.2.2). Azure mode gains click-to-place vignette parity. Version bumped to 1.1.0. Integrates develop's first/last page-anchor feature (5c253cb) into the wizard: the localized selector lives on the validation step (shown only when page counts differ), locks the placement preview onto the anchor page, hides/disables the manual target-page field (page and page_anchor stay mutually exclusive in the built RunConfig), and the signing summary names the anchor. The GuiPageAnchor tests are re-expressed against the wizard API. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_014jf5Sy92xWkAda9ACy4kco
SebastienDenooz
force-pushed
the
feat/gui-wizard-i18n
branch
from
July 15, 2026 11:15
b7fdc68 to
b8b27b0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.