Duncan

Results 307 comments of Duncan

Is there a reason why we wouldn't just start off with the custom name and email option, and add in the ability to select a delegate/organizer/regional org at a later...

I'm imagining that much of the time we'll want dues to be going to an Ro, though - do we currently have a regional organizations list that people could select...

Ah ok I understand! In that case let's go for it, this sounds great :D

Waiting list: - Accept a user from the waiting list if a spot becomes available on the Accepted list - [ ] Model Tests - [x] allow auto-accepting the first...

Add to waiting list: - If the Accepted list is full, accept users onto the Waiting List - What if the auto_accept_disable threshold is reached?

## Bulk auto accept class method tests: - [ ] Accepts competitors from the waiting list - [ ] in order of waiting list - [ ] Accepts pending competitors...

Ok I'm now combining a useQuery and prop strategy by setting `competitionInfo` as a state. Just useQuery was causing a lot of issues with competitionInfo not being loaded initially, and...

@kr-matthews would you be able to help resolve the merge conflict in `RegistrationAdministrationList`? Particularly in line ~580 - it seems like how we render the lists may have changed?