PlayWithMagic / PlayWithMagic.org

PlayWithMagic.org is a web application that catalogs magic tricks and helps magicians build shows.
http://playwithmagic.github.io/PlayWithMagic.org/
Apache License 2.0
2 stars 1 forks source link

Basic routine single and multi-line edit fields #92

Closed marknelsonengineer closed 9 years ago

marknelsonengineer commented 9 years ago

All of the basic single and multi-line edit fields:

Name - SLE Description - MLE Duration - SLE/Integer Handling - MLE Method - MLE ResetInstantly - Checkbox ResetDuration - SLE/Integer ResetDescription - MLE

Notes

Duration

Average time to perform routine: Integer (minutes) Helptext: The average amount of time to perform the routine with a basic presentation.

Method

Help: Include handling, secrets. Don’t put anything in here that you don’t own or are not comfortable with others seeing it.

Reset

Routine: Preparation & Reset: Checkbox, Integer entry, Multiline edit

Checkbox: Does the routine instantly reset? SLE: How many minutes does it take to prepare or reset? Multiline Edit: Reset description

marknelsonengineer commented 9 years ago

Functionally complete. All tests written.