cal-itp / benefits

Transit benefits enrollment, minus the paperwork.
https://docs.calitp.org/benefits
GNU Affero General Public License v3.0
28 stars 9 forks source link

Admin interface: Cal-ITP Benefits staff user can add new `EnrollmentFlow`s, `ClaimsProvider`s, `TransitProcessor`s, and `TransitAgency`s #2201

Open angela-tran opened 5 months ago

angela-tran commented 5 months ago

This issue does not contain any technical implementation details yet.

Acceptance Criteria

Additional context

Part of #2001

angela-tran commented 4 months ago

Cal-ITP Benefits staff users can create new instances of EligibilityTypes, EligibilityVerifiers, AuthProviders, PaymentProcessors, and TransitAgencys

Some of these models have required fields that a Cal-ITP user wouldn't be able to set.

Cal-ITP users also currently wouldn't be able to add the templates / form classes for a new transit agency without engineers implementing those.