feat: reflect existing registration status on home event cards #35
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/home-registration-status"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Seed signed-up state on the home page from /user/registrations so events
the user is already registered for no longer render the red Register
button. Paid registrations show a non-cancelable Registered state;
pending registrations keep the cancel action, matching the my-registrations
page rules.
Adds the events.registered i18n key (EN/NL).