louking / steeps

steeps wordpress theme
0 stars 0 forks source link

racesupportcontracts: Event Overview view #262

Closed louking closed 6 years ago

louking commented 6 years ago

The main administrative interface is a table of all the races in the database. The admin can create a new race, or select a race for Edit, Notes, Delete or Renew operations.

event overview view

Notice the State column. The State can be updated automatically by the tool or the admin can update it through the administrative interface. This can have one of the following values

Clicking the buttons will take you to specific views or perform some action.

This isn’t shown, but there will also be a way to filter the table display down to only show the events which are in a particular State. This is useful to look for committed races, tentative races, etc.

The transition from Pending to Tentative is done by the admin using the Create Race view or Edit Race view. This is optional, but could be useful if the admin wants to remember which races have had some discussion with the race director.

louking commented 6 years ago

moved to https://github.com/louking/contracts/issues/4