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

Show paymentinfo for registrations on a paid event #1168

Open
MadsNyl opened this issue Oct 29, 2024 · 0 comments
Open

Show paymentinfo for registrations on a paid event #1168

MadsNyl opened this issue Oct 29, 2024 · 0 comments
Assignees
Labels
enhancement Improvement of existing features

Comments

@MadsNyl
Copy link
Contributor

MadsNyl commented Oct 29, 2024

As an admin of a paid event I want to be able to see the following info about a registration:

  • When the payment is expiring. If the paymenttime has expired, it should show an alert.
  • A list of the orders, with the status of each order, and created_at timestamp.

Possible solution:

  • The data from backend is already delivered:
    image

  • There should be a button in the details of the registration on the same line as "Flytt til venteliste" and "Fjern deltaker" that opens a new modal with the information.

image

@MadsNyl MadsNyl added the enhancement Improvement of existing features label Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement of existing features
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

3 participants