- Add group-waitlist module (list/promote/remove entries) - Remove attendee with optional atomic promotion from waitlist - Block removal when attendee has payments (attendee_has_payments) - Waitlist detail modal matching members UI; optimistic add-to-waitlist - Responsive tweaks for the members/waitlist tabs
1 line
58 B
TypeScript
1 line
58 B
TypeScript
export { default as groupWaitlistRoutes } from './routes'; |