openfun / joanie

👛 A headless ERP for education to manage course enrollment/subscription, payment and certificates delivery.
MIT License
22 stars 2 forks source link

✨(frontend) add enrollments pages #717

Closed PanchoutNathan closed 6 months ago

PanchoutNathan commented 6 months ago

Purpose

Add enrollment pages in order to be able to list, filter, view an enrollment. We also add the possibility of activating or deactivating an enrollment

jbpenrath commented 6 months ago

What do you think to disable checkbox inputs ? As currently, I think it can be confusing as User could believe it can click on it to update attribute.

Then about the state field, if this one has failed value, I think something should highlight it and explain to the user that the enrollment on the targeted LMS does not work.

image
jbpenrath commented 6 months ago

I think you forgot to complete some unroll messages.

image