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
Jonathan Kolyer
4f897fc6aa
VRFS-3036 fixed typo referencing old constant SKILL_VAL_STRS
2015-06-28 04:00:44 +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
Seth Call
2da5b3804e
* * delete broadcast views when user is deleted (for tests)
2015-06-16 08:21:41 -05:00
Seth Call
5af9d759f2
* delete broadcast views when user is deleted (for tests)
2015-06-15 20:54:40 -05:00
Steven Miers
02be103694
VRFS-3190 : Fix band model tests
2015-06-15 19:09:25 -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
Seth Call
6afcc84088
* only list users who have opted into email
2015-06-10 16:41:52 -05:00
Steven Miers
4e8d563184
VRFS-3247 : JS rendering of band instruments, current interests and experience.
2015-06-10 15:34:43 -05:00
Steven Miers
8cd3b836ea
VRFS-3247 : Band's online presence and performance samples specify foreign key so it won’t default to a nonexistent field name.
2015-06-10 15:31:36 -05:00
Seth Call
622f750b2d
* VRFS-3261 add link to let sendgrid pull our users email info down for emailing out good unsubscribe links
2015-06-10 15:14:15 -05:00
Jonathan Kolyer
5d8ba22172
VRFS-3036 added performance sample test case
2015-06-10 16:36:58 +00:00
Jonathan Kolyer
ebe620a3b3
VRFS-3036 fixed performance sample query and test
2015-06-10 16:35:39 +00: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
d099ca039d
VRFS-3036 description testing
2015-06-04 08:17:46 +00:00
Jonathan Kolyer
0691e079af
VRFS-3036 description testing
2015-06-04 08:11:41 +00: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
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
Jonathan Kolyer
dde84587b9
VRFS-3036 syncing ui/json
2015-06-03 06:41:21 +00:00