APSfurizon / fz-frontend

The frontend project for to manage their next con experience
0 stars 0 forks source link

`Booking` dashboard page #13

Open Blastd opened 3 days ago

Blastd commented 3 days ago

Add a Booking dashboard page, where the user can view the current con's booking data, or view the store link. Might be a good idea to also list every issue with the account the user might have (@stranck 's idea)

stranck commented 3 days ago

For now for sure we have the MEMBERSHIP_MULTIPLE_DONE, MEMBERSHIP_MISSING, ORDER_MULTIPLE_DONE documented in the class net.furizon.backend.feature.pretix.ordersworkflow.OrderWorkflowErrorCode and verbally explained in the documentation of the /orders-workflow/order-sanity-check method. There may be errors in room (where, for example, sanity checks unconfirm your room), but this is definitely for the future and we don't need them rn