Commit Graph

21 Commits

Author SHA1 Message Date
Steven Miers cb058e851b VRFS-3190 : Several bug fixes for band profile
* Storing validator in window was screwing things up now that we have
multiple of these.  This is now stored at the class instance level.
* Deleting a performance sample didn’t delete it from the validator, as
the comparison was flaky.
* Styling fixes
2015-06-04 18:55:15 -05:00
Steven Miers bf14fa9926 VRFS-3246 : Allow parent to be specified to instance of SiteValidator. This allows multiple instances of the same site_type.
Also, change the way the validators are invoked.  Uses classes instead
of ids, again as there are now multiple of a site_type.
2015-06-03 16:34:19 -05:00
Brian Smith 2f8d048dde VRFS-2701 updated site validator lib to extract recording title for YouTube and SoundCloud URLs 2015-04-04 02:31:12 -04:00
Brian Smith 269519a394 VRFS-2701 wip adding external recordings 2015-04-01 23:09:16 -04:00
Brian Smith 03f94480e7 VRFS-2701 wip adding recording sources 2015-03-31 22:32:41 -04:00
Brian Smith b02013846e VRFS-2701 remove error message when username is blank 2015-03-29 21:22:12 -04:00
Brian Smith a0e9dbdd25 VRFS-2701 added callbacks to site validator to highlight invalid usernames and site URLs 2015-03-29 10:06:39 -04:00
Brian Smith 5e6082d1f1 VRFS-2701 integrated site validators 2015-03-25 22:20:43 -04:00
Jonathan Kolyer 232873819e VRFS-2700 cleaned up broken tests 2015-02-18 06:33:06 +00:00
Jonathan Kolyer c44c94671a VRFS-2700 refactored attemptAdd 2015-02-16 01:59:16 +00:00
Jonathan Kolyer 6ff4d197ef VRFS-2700 recording source jasmine tests 2015-02-15 23:10:29 +00:00
Jonathan Kolyer 708e842bcc VRFS-2700 refactored url site test; added deferred state() test 2015-02-15 13:31:45 +00:00
Jonathan Kolyer f533e4273d VRFS-2700 url site type tests with ajax mock 2015-02-15 12:51:16 +00:00
Jonathan Kolyer 78321ce374 VRFS-2700 added state deferred call; RecordingSource subclass 2015-02-15 12:27:48 +00:00
Jonathan Kolyer 4aa845cfc8 VRFS-2700 fixed spec stylesheet fixture loading within teaspoon; minor refactoring in site_validator.js 2015-02-15 07:50:04 +00:00
Jonathan Kolyer 889de25a9f VRFS-2700 fixed error detection for recording sources 2015-02-12 08:31:37 +00:00
Jonathan Kolyer 5e6a63db2e VRFS-2700 added rec_* site types to site validation 2015-02-12 08:16:54 +00:00
Jonathan Kolyer 72477e0840 VRFS-2698 tweaking teaspoon tests 2015-02-10 07:15:56 +00:00
Jonathan Kolyer 463e7d3bbd VRFS-2698 fixed error in renderErrors 2015-02-10 05:47:07 +00:00
Jonathan Kolyer febca766e7 VRFS-2698 fixture loading 2015-02-10 05:26:56 +00:00
Jonathan Kolyer 9f27ef8429 VRFS-2698 renamed url_validator to site_validator 2015-02-06 07:43:24 +00:00