Steven Miers
61268bdc30
VRFS-3190 : Fix race condition. Init should be called in the same asynchronous block as construction.
2015-06-05 09:24:49 -05:00
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
972b65c4ef
VRFS-3190 : Fix a few functional and style problems. Cleanup as necessary.
2015-06-04 14:05:20 -05:00
Steven Miers
b39c314e5b
VRFS-3246 : Scope the unstopped selector.
2015-06-03 17:44:17 -05:00
Steven Miers
c800ea8b00
Fix wayward merge.
2015-06-03 17:23:11 -05:00
Steven Miers
6c5ffd6644
VRFS-3246 : Cleanup code and style
2015-06-03 16:34:37 -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
Steven Miers
d5a8959677
Merge with develop.
2015-06-03 14:22:21 -05:00
Steven Miers
d60eff50ba
VRFS-3246 : Support online presences and performance samples through sub-widget. Incremental.
2015-06-02 15:13:41 -05:00
Steven Miers
bd8287b528
VRFS-3246 : Remove references to current_user, change to target_player.
2015-05-31 21:50:04 -05:00
Steven Miers
1f076dcc75
VRFS-3246 : More reliable layout and styling for online presence and performance samples.
2015-05-31 20:14:18 -05:00
Steven Miers
4dbf2e1c95
VRFS-3246 : Refactoring to allow online presence and samples controls to be used on bands -- incremental.
2015-05-31 17:35:09 -05:00
Steven Miers
a571f726eb
VRFS-3245 : Correct parent so validation message displays.
2015-05-31 16:05:41 -05:00
Steven Miers
a22a77bbb6
VRFS-3245 : Fix genre validation on wrong step.
2015-05-31 14:54:29 -05:00
Steven Miers
7f02ca5240
VRFS-3245 : Hook up help hover bubbles
...
* Refactor common profile help bubble initialize convenience function
to profile_utils.
* Add new hover bubble text and hook up via HTML attribute on anchor tag
2015-05-31 09:53:28 -05:00
Seth Call
cdaac868de
* JamPermissionError instead of PermissionError
2015-05-30 13:30:32 -05:00
Seth Call
b436ed7da3
build bump
2015-05-30 08:01:17 -05:00
Seth Call
ecd8b75f91
* fix case in raleway assets path
2015-05-29 23:21:29 -05:00
Seth Call
7199a76e3d
* cors gem added to gemfile for cloudfront and https
2015-05-29 22:41:01 -05:00
Seth Call
2cb01d8492
* VRFS-3268 - make bugsnag and recurly async
2015-05-29 21:33:45 -05:00
Steven Miers
540c3cc37f
VRFS-3245 : Instrument selector
...
* Wrap instrument selector widget in dialog widget and delegate as
necessary
* Add instrument info to band api result
* Integrate with band setup flow
* Style to approximate spec
* Fix a few logic and syntax errors encountered along the way
2015-05-29 21:04:33 -05:00
Seth Call
8e75465ccd
* VRFS-3268 - use our own webfont
2015-05-29 17:09:52 -05:00
Seth Call
666fbfff2a
* remove stats write for now, until stats server is hTTPs
2015-05-29 16:22:32 -05:00
Seth Call
43b92d4a17
* VRFS-3264 - help bubbles on jamtrack browse screen when not logged in, VRFS-3267 help IE11 visualize jamtrack browse page correctly
2015-05-29 15:30:23 -05:00
Steven Miers
d91d0b0cfe
VRFS-3245 : Instrument selector dialog -- incremental.
2015-05-28 22:41:03 -05:00
Steven Miers
dbd161a068
VRFS-3245 : Change "edit profile" to "set up band".
2015-05-28 22:40:19 -05:00
Steven Miers
c02f8ceda8
VRFS-3245 : Fix reset form logic.
2015-05-28 22:39:32 -05:00
Steven Miers
a4317a532b
VRFS-3245 : Render optional controls
...
* If new member is wanted, show play commitment and touring option
* If paid gigs, show amount and gig minimum
* Works largely through class names.
2015-05-28 17:12:39 -05:00
Seth Call
6e2145abea
* up the sample rate
2015-05-28 15:31:11 -05:00
Seth Call
dd8b45cc28
* update how we track with GA (add more options)
2015-05-28 15:20:28 -05:00
Seth Call
07e8397187
* add in page name
2015-05-28 15:04:20 -05:00
Steven Miers
8d73ef6aac
VRFS-3245 : Serialize additional attributes.
2015-05-28 14:21:55 -05:00
Seth Call
6ba4c4d280
* remove debugging print
2015-05-28 14:06:08 -05:00
Seth Call
90dbb395bd
* fix navigation timings
2015-05-28 13:57:07 -05:00
Seth Call
de4411fbdd
* add preview text and preload master on landing page
2015-05-28 13:52:20 -05:00
Seth Call
54a7cb40c9
* turn timing off, and track with GA
2015-05-28 11:10:50 -05:00
Seth Call
e9504b1fc6
* performance API and color changes on affilate page
2015-05-28 10:34:07 -05:00
Seth Call
31a0803019
* VRFS-3226 - default WDM to 48000 on selection. fix bad filter logic for monthly payments (VRFS-3030)
2015-05-28 08:53:24 -05:00
Seth Call
d959a17be4
* affiliate program in place VRFS-3030
2015-05-28 08:20:14 -05:00
Steven Miers
9d59e53679
VRFS-3245 : Tweak style/layout to more closely match spec.
2015-05-27 16:14:00 -05:00
Steven Miers
c714b98af1
VRFS-3245 : Integrate iCheck and style accordingly.
2015-05-27 13:11:12 -05:00
Steven Miers
79af533348
VRFS-3245 : Layout and initial styling of band profile current interests screen -- incremental.
2015-05-26 21:17:25 -05:00
Steven Miers
064f402f59
VRFS-3244 : Add additional fields for musical experience. Fix a few bugs and style issues.
2015-05-23 13:00:22 -05:00
Steven Miers
c5fc6cb93d
Fix typos.
2015-05-23 08:36:48 -05:00
Steven Miers
a3c09bf8ad
VRFS-3244 : Incremental - Refactor some common code. Whack unused code.
2015-05-20 19:46:29 -05:00
Steven Miers
429d5ad35d
VRFS-3244 : New navigation logic for band profile editor -- incremental.
2015-05-20 14:17:53 -05:00
Seth Call
8a82f86e64
fix the fully redeemed count
2015-05-20 10:17:01 -05:00
Seth Call
c96f0a7859
* VRFS-3260 - fraud check code and admin helpers complete
2015-05-20 09:24:17 -05:00
Steven Miers
1c93cdb797
VRFS-3243 : Fix tests
2015-05-19 13:33:25 -05:00
Steven Miers
69a8f1e8be
VRFS-3243 : Some general style and code cleanup.
2015-05-19 13:33:07 -05:00