Skip to content

Instantly share code, notes, and snippets.

@DiegoSalazar
Created January 5, 2014 23:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DiegoSalazar/8275384 to your computer and use it in GitHub Desktop.
Save DiegoSalazar/8275384 to your computer and use it in GitHub Desktop.

Carshow App Tasks

  • Back button - Should say "Admin" when logged in.
  • Admin > Show Settings > Location Address should allow to enter physical address and location (venue) name.
  • Admin > Show Settings > Date & Time is for duration of actual show (day of show).
  • Admin > Show Settings > Below "Location Address" add section (not just a field, add a heading for it too) to enter show website address.
  • Admin > Show Settings > Judging - when selecting "Closed Judging" it should disable the participant voting options on Participant accounts.
  • Admin > Show Settings > Upload Show Logo - should allow to upload image. Most likely for flyer, not logo.
  • Admin > Car Classes > Add a Subclass - Does not work.
  • Admin > Car Classes > Add a Subclass - Add a description text field for each sub class.
  • Admin > Participants > Edit - Add a filed to enter T-Shirt size. With options SML, MED, LRG, XLRG, and XXLRG.
  • Admin > Participants > Edit - Upload Image option should work.
  • Admin > Participants > Edit - Remove Stock, Modified, Performance fields.
  • Admin > Participants > Edit > Car Class - Should be a list of sub-classes (Beetle - Stock, Beetle - Modified, etc...)
  • Admin > Participants > Edit > Registration Fee > Change "Send fee payment request by email" to "Submitted through PayPal".
  • Admin > Participants > Edit - When clicking on "Continue" it show "Error Loading Page".
  • Admin > Participants > New > Clicked on Continue and got error. Error did not show in "flash".
  • Admin > Participants > New > Clicked on Continue, one of the errors was "Cars number can't be blank". Number should be generated automatically.
  • Admin > Participants > Search - not working.
  • Admin > Participants > View > T-Shirt size not showing correctly (T-shirt:[= @participant.shirt])
  • Admin > Judges - Judges need to also have registration IDs to be able to vote.
  • Admin > Sponsors > View - Delete button is not working.
  • Admin > Sponsors > Edit - Add Email, Address, and Phone Number fields.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment