Jonathan Kolyer
832e716e8b
Merge branch 'feature/musician_profile_enhancements' into feature/musician_search2
2015-06-28 19:52:45 +00:00
Jonathan Kolyer
4f2f37f7a9
removed latency as search; fixed regressions
2015-06-28 19:49:02 +00:00
Steven Miers
0d8beef0e2
VRFS-3190 : Last band test fixed
2015-06-17 15:56:29 -05:00
Steven Miers
75779da846
VRFS-3190 : Fix saveInvitations method
2015-06-17 15:05:19 -05:00
Steven Miers
d37383a578
VRFS-3190 : Fix more band tests.
2015-06-17 15:04:27 -05:00
Steven Miers
104a0c015a
VRFS-3190 : Fix another band test, add constant, more cleanup.
2015-06-17 08:24:57 -05:00
Steven Miers
e6d1980495
VRFS-3190 : Fix band tests, add new tests for new tabs / cleanup
2015-06-16 17:55:55 -05:00
Steven Miers
cfda14e16e
VRFS-3190 : Merge with latest develop branch
2015-06-16 12:23:57 -05:00
Steven Miers
bd0c931df0
VRFS-3270 : Fix submit button on edit musician profile screen.
...
This was broken when changing from ids to classes on screens common to
band and user profiles.
2015-06-15 18:23:31 -05:00
Steven Miers
c5285002e4
VRFS-3247 : Hide online presence and performance sample icons by default. Avoids flash at page load time.
2015-06-15 18:11:27 -05:00
Steven Miers
e72980a32e
VRFS-3248 : Band profile - history
...
* Allow context.JK.Feed to be attached to band, passing through to jam
rest as necessary. Hook up from band profile JS.
* Markup and styling for feed on band profile history tab.
2015-06-15 18:10:17 -05:00
Seth Call
9ff44a21ac
* deal with changed ChannelGroupIds enum in backend
2015-06-15 13:58:21 -05:00
Steven Miers
9b24e0c05b
VRFS-3247 : Band profile - use classes instead of ids for embedded partials.
2015-06-11 17:33:04 -05:00
Steven Miers
4e8d563184
VRFS-3247 : JS rendering of band instruments, current interests and experience.
2015-06-10 15:34:43 -05:00
Jonathan Kolyer
1ad3f6a79f
VRFS-3036 css tuning
2015-06-10 16:07:49 +00:00
Seth Call
0dbbfc0ee7
* VRFS-2855 - broadcast notifications done
2015-06-10 08:26:45 -05:00
Jonathan Kolyer
405350c649
VRFS-3036 CSS tuning and integration testing
2015-06-09 07:09:05 +00:00
Jonathan Kolyer
745c448e6b
VRFS-3036 CSS tuning and integration testing
2015-06-09 06:46:34 +00:00
Jonathan Kolyer
c40d7c5f62
VRFS-3036 CSS tuning
2015-06-09 05:39:03 +00:00
Jonathan Kolyer
b49b44f724
VRFS-3036 CSS tuning
2015-06-09 04:56:14 +00:00
Jonathan Kolyer
1137420175
VRFS-3036 CSS tuning
2015-06-08 06:48:41 +00:00
Jonathan Kolyer
119b4fcb12
VRFS-3036 CSS tuning
2015-06-08 06:30:30 +00:00
Jonathan Kolyer
0be7146e4f
VRFS-3036 CSS tuning
2015-06-08 06:11:55 +00:00
Steven Miers
141ee5f2e7
VRFS-3247 : Band Summary - About
...
* Layout and styling for musical experience, performance samples,
online presence, and current interests.
* Refactor online presence icons into slim partial and use from both
musician and band profile
* Refactor performance sample icons into slim partial and use from both
musician and band profile.
* Hook up buttons: edit, delete, invite, edit bio.
2015-06-06 10:17:32 -05:00
Steven Miers
0967513a4d
VRFS-3247 : Cleanup/rename.
2015-06-05 17:22:50 -05:00
Steven Miers
ba52794c3d
VRFS-3247 : Refactor rendering logic to util class. Incremental.
2015-06-05 15:56:19 -05:00
Steven Miers
01c3b8af5f
VRFS-3190 : Use scoped classes instead of ids for navigation buttons. Initialize musician profile samples properly.
2015-06-05 12:55:55 -05:00
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
Jonathan Kolyer
965ee2e0bc
VRFS-3036 tests for description
2015-06-04 07:38:16 +00:00
Jonathan Kolyer
3eca6aeee5
Merge branch 'feature/musician_profile_enhancements' into feature/musician_search2
2015-06-04 05:59:31 +00:00
Jonathan Kolyer
56af10afb3
VRFS-3036 results / builder page swpping
2015-06-04 05:54:02 +00:00
Steven Miers
b39c314e5b
VRFS-3246 : Scope the unstopped selector.
2015-06-03 17:44:17 -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
Jonathan Kolyer
dde84587b9
VRFS-3036 syncing ui/json
2015-06-03 06:41:21 +00: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
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