Skip to content

Dark theme: MyPayment#693

Draft
Marc-Andrieu wants to merge 10 commits into
dark/corefrom
dark/mypayment
Draft

Dark theme: MyPayment#693
Marc-Andrieu wants to merge 10 commits into
dark/corefrom
dark/mypayment

Conversation

@Marc-Andrieu

@Marc-Andrieu Marc-Andrieu commented Jun 22, 2026

Copy link
Copy Markdown
Member

Description

Summary

(due to some incredible GitHub bug, force-pushing to #691... closed it irrevocably... so rebasing is forbidden now i guess?!)

See #671

Required PRs

Depends on #671

Changes Made

mypayment

  • components
    • digit_fade_in_animation.dart
    • keyboard.dart
    • transaction_card.dart
  • mypayment.dart
  • pages
    • devices_page
      • add_device_button.dart
      • devices_page.dart
      • device_item.dart
    • fund_page
      • confirm_button.dart
      • fund_page.dart
      • web_view_modal.dart
    • invoices_admin_page
      • invoices_admin_page.dart
      • invoice_card.dart
    • invoices_structure_page
      • invoices_structure_page.dart
    • main_page
      • account_card
        • account_card.dart
        • day_divider.dart
        • device_dialog_box.dart
        • last_transactions.dart
      • flip_card.dart
      • main_card_button.dart
      • main_card_template.dart
      • main_page.dart
      • seller_card
        • admin_invoice_card.dart
        • store_card.dart
        • store_divider.dart
        • store_list.dart
        • store_seller_card.dart
        • structure_admin_card.dart
      • tos_dialog.dart
    • pay_page
      • confirm_button.dart
      • info_card.dart
      • pay_page.dart
      • qr_code.dart
    • scan_page
      • cancel_button.dart
      • scanner.dart
      • scan_overlay_shape.dart
      • scan_page.dart
    • stats_page
      • description_shape.dart
      • month_bar.dart
      • month_section_summary.dart
      • stats_page.dart
      • sum_up_card.dart
      • sum_up_chart.dart
      • transactions_detail.dart
      • transaction_chart.dart
    • store_admin_page
      • right_check_box.dart
      • search_result.dart
      • seller_right_card.dart
      • seller_right_dialog.dart
      • store_admin_page.dart
    • store_pages
      • add_edit_store.dart
    • store_stats_page
      • refund_page.dart
      • store_stats_page.dart
      • store_transactions_detail.dart
      • summary_card.dart
      • tool_bar.dart
    • structure_administrators_page
      • results.dart
      • structure_administrator_page.dart
    • structure_admin_page
      • add_store_card.dart
      • admin_store_card.dart
      • structure_admin_page.dart
    • transfer_structure_page
      • search_result.dart
      • transfer_structure_page.dart

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

@Marc-Andrieu Marc-Andrieu self-assigned this Jun 22, 2026
@Marc-Andrieu Marc-Andrieu added enhancement New feature or request myeclpay labels Jun 22, 2026
@codecov-commenter

codecov-commenter commented Jun 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 50.61%. Comparing base (98470c7) to head (26c6f7e).

Additional details and impacted files
@@            Coverage Diff             @@
##           dark/core     #693   +/-   ##
==========================================
  Coverage      50.61%   50.61%           
==========================================
  Files            169      169           
  Lines           3839     3839           
==========================================
  Hits            1943     1943           
  Misses          1896     1896           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request myeclpay

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants