Codegen clean - #119
Open
maximeroucher wants to merge 55 commits into
Open
Conversation
maximeroucher
force-pushed
the
codegen-clean
branch
4 times, most recently
from
June 27, 2026 07:51
7f6612c to
6baece1
Compare
maximeroucher
force-pushed
the
codegen-clean
branch
2 times, most recently
from
July 4, 2026 21:48
906e42b to
dcf7990
Compare
|
Create swagger folder |
maximeroucher
force-pushed
the
codegen-clean
branch
from
July 31, 2026 16:50
7129faf to
1468f22
Compare
maximeroucher
force-pushed
the
codegen-clean
branch
6 times, most recently
from
August 5, 2026 12:21
3f09a99 to
e2e1491
Compare
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>
maximeroucher
force-pushed
the
codegen-clean
branch
from
August 6, 2026 09:13
e2e1491 to
7d2230d
Compare
armanddidierjean
approved these changes
Aug 18, 2026
armanddidierjean
left a comment
There was a problem hiding this comment.
Works really well! One issue remains with Links, but it will be fixable in another PR
armanddidierjean
force-pushed
the
codegen-clean
branch
from
August 18, 2026 08:24
f9ac5c8 to
73d194a
Compare
# 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>
maximeroucher
force-pushed
the
codegen-clean
branch
from
August 19, 2026 17:47
73d194a to
3eeaff8
Compare
maximeroucher
force-pushed
the
codegen-clean
branch
from
August 19, 2026 18:00
1b7e33f to
306118c
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.
Description
Summary
...
Issues/PR dependencies
Issues to be resolved
Required PRs
Changes Made
Additional Notes
Classification
Type of Change
Impact & Scope
Testing
Documentation
//Comments