Skip to content

Codegen clean - #119

Open
maximeroucher wants to merge 55 commits into
devfrom
codegen-clean
Open

Codegen clean#119
maximeroucher wants to merge 55 commits into
devfrom
codegen-clean

Conversation

@maximeroucher

Copy link
Copy Markdown

Description

Summary

...

Issues/PR dependencies

Issues to be resolved

Required PRs

Changes Made

  • ...
  • ...

Additional Notes

Classification

Type of Change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 🔨 Refactor (non-breaking change that neither fixes a bug nor adds a feature)
  • 🔧 Infra CI/CD (changes to configs of workflows)
  • 💥 BREAKING CHANGE (fix or feature that require a new minimal version of the front-end)
  • 😶‍🌫️ No impact for the end-users

Impact & Scope

  • Core functionality changes
  • Single module changes
  • Multiple modules changes
  • Other: ...

Testing

  • 1. Tested this locally
  • 2. Added/modified tests that pass the CI (or tested in a downstream fork)
  • 3. Tested in a local client using a pre-prod backend
  • 0. Untestable (exceptionally), will be tested in prod directly

Documentation

  • Updated the docs accordingly :
  • // Comments
  • No documentation needed

@maximeroucher
maximeroucher force-pushed the codegen-clean branch 4 times, most recently from 7f6612c to 6baece1 Compare June 27, 2026 07:51
@maximeroucher
maximeroucher force-pushed the codegen-clean branch 2 times, most recently from 906e42b to dcf7990 Compare July 4, 2026 21:48
Comment thread pubspec.yaml Outdated
@armanddidierjean

Copy link
Copy Markdown

Create swagger folder

Comment thread lib/tools/authenticator/authenticator.dart Outdated
@maximeroucher
maximeroucher force-pushed the codegen-clean branch 6 times, most recently from 3f09a99 to e2e1491 Compare August 5, 2026 12:21
maximeroucher added a commit that referenced this pull request Aug 5, 2026
…n hryvnia compliance [addresses PR #119 comment]

This commit replaces the euro (€) currency symbol with the UAH-like symbol (ʍ)
in payment display components to correctly represent Ukrainian currency.

Changes include:
- Updated all payment card components to use UAH symbol
- Modified confirmation messages and display texts
- Updated currency formatting in fund and pay pages

Addressed comment from PR #119 regarding currency symbol accuracy.
Co-authored-by: maximeroucher <maximeroucher@gmail.com>

@armanddidierjean armanddidierjean left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works really well! One issue remains with Links, but it will be fixable in another PR

maximeroucher and others added 27 commits August 19, 2026 19:46
# Conflicts:
#	lib/mypayment/ui/pages/fund_page/confirm_button.dart
Config now comes from --dart-define-from-file=config.json, which the
release workflows already pass, so the .env asset removed in the previous
commit no longer has to exist for the app to boot.

Ported from 0352171 on codegen-clean-rebase, without that commit's
unrelated hasUserPermission and date-picker changes.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
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.

2 participants