Skip to content

MoneyField should ignore . for currencies without decimal places - #160

Merged
Oleg-Melnik merged 3 commits into
masterfrom
moneyfield-should-ignore-for-currencies-without-de
Aug 6, 2026
Merged

MoneyField should ignore . for currencies without decimal places#160
Oleg-Melnik merged 3 commits into
masterfrom
moneyfield-should-ignore-for-currencies-without-de

Conversation

@Oleg-Melnik

@Oleg-Melnik Oleg-Melnik commented Aug 6, 2026

Copy link
Copy Markdown
Collaborator

Summary

Prevent MoneyField from truncating a zero-decimal currency amount when a
period is typed, preserving both the amount and caret without changing
fractional-currency behavior.

Make paired-agent status output identify the assigned engines and describe the
current work without exposing internal review metadata.

Changes

  • Consume typed non-digit events before text revision for currencies with no
    fractional digits.
  • Preserve the existing separator-key handling for fractional currencies.
  • Correct MoneyFieldSpec to use the active JUnit Jupiter DisplayName
    annotation.
  • Report both paired-agent assignments and the phase-specific work owned by the
    current turn.
  • Explain the manual-testing decision, hide the internal review baseline, and
    display update times in the workstation local timezone.
  • Document the user-facing pair status output.
  • Increment Chords to 2.0.0-SNAPSHOT.108 and refresh the generated dependency
    reports.

Fixes #122

@Oleg-Melnik Oleg-Melnik self-assigned this Aug 6, 2026
@Oleg-Melnik
Oleg-Melnik marked this pull request as ready for review August 6, 2026 11:24
@Oleg-Melnik
Oleg-Melnik requested review from armiol and dpikhulya August 6, 2026 11:24
@Oleg-Melnik
Oleg-Melnik merged commit a98e450 into master Aug 6, 2026
5 checks passed
@Oleg-Melnik
Oleg-Melnik deleted the moneyfield-should-ignore-for-currencies-without-de branch August 6, 2026 11:45
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.

MoneyField should ignore . for currencies without decimal places

2 participants