summaryrefslogtreecommitdiffstats
path: root/spec/support
Commit message (Collapse)AuthorAgeFilesLines
* Add license header to source files.HEADmasterHarald Eilertsen2018-09-213-0/+48
|
* Validate postcode properly.Harald Eilertsen2017-09-091-0/+12
| | | | Don't accept invalid postcodes, or postcodes containing invalid chars.
* Split contact address into street, postcode and city.Harald Eilertsen2017-09-092-3/+9
|
* Make the form look a bit nicer again.Harald Eilertsen2015-10-301-1/+1
| | | | Made the song fields align under each other again.
* Simplify form: Don't mess with adding songs, display them all at once.Harald Eilertsen2015-10-301-2/+0
|
* Simplify form: Just use a textarea for members.Harald Eilertsen2015-10-302-21/+3
|
* Retain member and song info on errors in form.Harald Eilertsen2015-10-282-27/+29
|
* Validate presence of contact info when submitting form.Harald Eilertsen2015-10-101-5/+9
|
* Reject bands with no nameHarald Eilertsen2015-10-101-1/+2
|
* Add submit form helper to specs.Harald Eilertsen2015-10-061-0/+37
|
* Refactor generation of band params for test into factory.Harald Eilertsen2015-10-051-0/+59