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

Voucher management (frontend + backend) #13

Open
8 tasks
jb3 opened this issue Aug 28, 2024 · 0 comments
Open
8 tasks

Voucher management (frontend + backend) #13

jb3 opened this issue Aug 28, 2024 · 0 comments
Assignees
Labels
component: backend Issues relating to backend/API functionality component: frontend Issues relating to frontend functionality

Comments

@jb3
Copy link
Member

jb3 commented Aug 28, 2024

We need to support the administration of vouchers for administrative users.

Backend:

  • List vouchers (with partial text searching)
  • Total voucher metadata
  • Create/patch vouchers (code, balance)
  • Revoke vouchers

Frontend:

  • Listing of vouchers (with search)
  • Creation form for new vouchers
  • Edit/Delete form for existing vouchers
  • Handle pagination/metadata that the backend exposes
@jb3 jb3 added component: backend Issues relating to backend/API functionality component: frontend Issues relating to frontend functionality labels Aug 28, 2024
@jb3 jb3 changed the title Vouchers (frontend + backend) Voucher management (frontend + backend) Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: backend Issues relating to backend/API functionality component: frontend Issues relating to frontend functionality
Projects
Status: Todo
Development

No branches or pull requests

2 participants