Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

admin/payments: Fix provider filter #1739

Merged
merged 2 commits into from
Mar 16, 2024

Commits on Mar 15, 2024

  1. admin/payments: Fix provider filter

    In mobx the field is declared paymentProvider, rather than just provider, which results in undefined value
    sashko9807 committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    7f4044e View commit details
    Browse the repository at this point in the history
  2. admin/donations:Add pre-migration GridAppbar layout

    With search button being centered
    sashko9807 committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    6240715 View commit details
    Browse the repository at this point in the history