cal-itp / benefits

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

Admin interface: Cal-ITP Benefits staff user can add new `EligibilityType`s, `EligibilityVerifier`s, `AuthProvider`s, `PaymentProcessor`s, and `TransitAgency`s #2201

Open angela-tran opened 2 weeks ago

angela-tran commented 2 weeks ago

This issue does not contain any technical implementation details yet.

Acceptance Criteria

Additional context

Part of #2001

angela-tran commented 1 week 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.