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

Refactor: PaymentProcessor to TransitProcessor #2262

Merged
merged 8 commits into from
Aug 2, 2024

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    f34eadb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc3ebab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99ad7b2 View commit details
    Browse the repository at this point in the history
  4. refactor(models): move agency specific fields from TransitProcessor

    migrate existing data from TransitProcessor to Agency, then remove fields
    from TransitProcessor
    
    add Admin help_text to all TransitProcessor related fields
    thekaveman committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    0b9dfb8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    83e1e95 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6ab5467 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4379be7 View commit details
    Browse the repository at this point in the history
  8. fix(migration): typo

    Co-authored-by: Angela Tran <[email protected]>
    thekaveman and angela-tran committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    3941634 View commit details
    Browse the repository at this point in the history