Branch Name
feature/39-service-tab-actions
Task
- Create app/dashboard/services/actions.ts
- Create actions for adding, editing and removing, and getting services
- Integrate Stripe using best practices (our tech lead sent docs on discord for that)
- All changes should be reflected in both the db and stripe
- When adding a service, it should be added to both stripe and the db. Same for editing the service.
- Admins should also have the option to temporarily disable a services
- Add new row is_offered to tell whether or not the service is currently offered to clients. The admin has the option to stop and restart offering services
Note that is_active tells whether or not service is offered
Acceptance Criteria
Checklist
Code of Conduct
Branch Name
feature/39-service-tab-actions
Task
Note that is_active tells whether or not service is offered
Acceptance Criteria
Checklist
Code of Conduct