thewca / worldcubeassociation.org

All of the code that runs on worldcubeassociation.org
https://www.worldcubeassociation.org/
GNU General Public License v3.0
331 stars 176 forks source link

Budget section for competitions #5465

Open viroulep opened 4 years ago

viroulep commented 4 years ago

See this project for the general idea. The first step of that project would be to introduce a "budget" section for each competition (that could be introduced in the "edit" submenu"). This section should be accessible to only:

It should allow two separate uploads:

The provisional one should be editable as long as the competition is not confirmed.

The final one should be submitted only after competition is done (we could re-use the same check as we use for posting competition reports), and should not be editable once submitted. The members from committees above should be able to remove an existing final budget to allow re-submission in case the Delegate uploaded an incorrect file.

c-goodyear commented 4 years ago

Relevant people needing access also includes WFC.

EdHollingdale commented 4 years ago

I assume the applicable Senior Delegate would also have access to view the draft and final budgets?

c-goodyear commented 4 years ago

Yes, I thought "admin" contained the listed Delegates, organizers, and relevant Senior.

viroulep commented 4 years ago

Actually admin is just WST, I missed the obvious and "default" authorized people: the competition managers! I fixed the OP.

Jambrose777 commented 4 years ago

Actually admin is just WST, I missed the obvious and "default" authorized people: the competition managers! I fixed the OP.

competition managers includes: WST, Board, WRT, WCAT, organizers of comp, Delegates of comp, WRC, Seniors of comp, WEC (I'm assuming this is relating to the can_manage_competition permissions)

moralsh commented 4 years ago

I'm going to give this a try

saranshgrover commented 3 years ago

@moralsh Are you still working on this?