Commit Graph

2195 Commits

Author SHA1 Message Date
Brian Smith 6b4e42dfc5 Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2013-12-08 22:32:02 -05:00
Brian Smith 833eb45379 VRFS-878 use IP address to default location for band setup 2013-12-08 22:31:49 -05:00
Daniel Weigh 1b77065826 VRFS-294 Resizing Create Session View tweaks for ~1024 px width.
tweak to content-icon
2013-12-08 13:07:36 -05:00
Daniel Weigh 0bad5573b2 VRFS-294 Resizing Create Session View tweaks for ~1024 px width.
enables scrolling within the session container for short screens.
2013-12-08 12:12:26 -05:00
Brian Smith 5856c5d176 VRFS-876 allow user to remove band members 2013-12-07 20:45:24 -05:00
Daniel Weigh c49406d467 VRFS-294 Resizing Create Session View tweaks for ~1024 px width 2013-12-07 12:31:02 -05:00
Seth Call adfc22364a * fix for VRFS-885 2013-12-05 11:24:30 +00:00
Seth Call 4f97753f47 Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2013-12-05 11:16:26 +00:00
Seth Call 73087f0f7a * recordings manager - changes to download/upload REST APIs - VRFS-821 2013-12-05 11:16:21 +00:00
Jonathan Kolyer 7f302a6f0e vrfs-774: removed the like button for results and commented out the message link for compliance with product spec 2013-11-29 15:07:15 -06:00
Brian Smith cc4f2512bd VRFS-867 bug fixes 2013-12-01 18:16:33 -05:00
Brian Smith 3e1e05e378 VRFS-867 preselect assigned genres when editing band details 2013-12-01 17:53:24 -05:00
Brian Smith 6e180b86d1 VRFS-867 preload location data correctly when editing band details 2013-12-01 16:53:05 -05:00
Brian Smith 95954f4789 VRFS-867 band edit feature 2013-12-01 15:09:44 -05:00
Brian Smith 63a5559689 VRFS-689 integrate email / Google+ invitation dialog 2013-12-01 01:25:01 -05:00
Brian Smith 4824ca4eb3 VRFS-689 show pending band invitations on Band Profile Members tab 2013-12-01 01:11:23 -05:00
Brian Smith 419ff2793d VRFS-689 reset form when cancelling setup 2013-11-30 16:35:22 -05:00
Brian Smith 4fadedb04b VRFS-689 added validations for required fields 2013-11-30 16:19:20 -05:00
Jonathan Kolyer c3d49de7f1 vrfs-868: added auth_action route to enable GET-based actions requiring authentication 2013-11-28 06:15:22 -06:00
Jonathan Kolyer 1d0b07cbe1 vrfs-775: fixed arg handling in new musicians email 2013-11-27 23:35:16 -06:00
Jonathan Kolyer 4e6c0119ed Merge branch 'musicians_page' into develop 2013-11-27 22:36:28 -06:00
Brian Smith 37c571d9ea VRFS-689 city/state/country dropdowns should be dynamic using REST API 2013-11-28 00:36:32 -05:00
Jonathan Kolyer 01242f3c40 vrfs-775: added comments; minor code tweaks 2013-11-27 22:32:13 -06:00
Brian Smith 71eae1dbb2 Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2013-11-27 00:57:56 -05:00
Brian Smith 2cd70405e0 fix bug introduced in create session friend selector 2013-11-27 00:57:49 -05:00
Jonathan Kolyer ece8873e6e Merge branch 'musicians_page' into develop 2013-11-26 09:07:12 -06:00
Jonathan Kolyer 6253b90697 vrfs-775: fixed title to pass test 2013-11-26 09:07:02 -06:00
Jonathan Kolyer 2c30b51048 Merge branch 'musicians_page' into develop 2013-11-26 09:01:08 -06:00
Jonathan Kolyer e57a276144 vrfs-775: added rake task; updating plain text email 2013-11-26 09:00:50 -06:00
Jonathan Kolyer c792b5216a vrfs-775: tuning the new musician email 2013-11-26 08:40:06 -06:00
Jonathan Kolyer cde19cde56 vrfs-775: formatting new musicians email 2013-11-26 03:08:22 -06:00
Jonathan Kolyer ee9b203f99 vrfs-775: integrating new musician emails 2013-11-26 00:03:42 -06:00
Jonathan Kolyer 743048e95b Merge branch 'musicians_page' into develop 2013-11-25 20:46:11 -06:00
Brian Smith 7aeb182f1f VRFS-866 band invitations / notifications 2013-11-26 02:47:56 -05:00
Jonathan Kolyer cc3994e950 Merge branch 'develop' into musicians_page 2013-11-25 15:57:36 -06:00
Jonathan Kolyer 2748588caa testing updates 2013-11-25 15:56:54 -06:00
Jonathan Kolyer 114daf2818 vrfs-774: replaced raw HTML with rails helpers 2013-11-23 16:54:01 -06:00
Jonathan Kolyer b50c46dd32 vrfs-774: converted raw html into rails helpers 2013-11-23 16:25:27 -06:00
Brian Smith 2586601a17 fix test 2013-11-23 15:38:34 -05:00
Brian Smith ff4c25285e VRFS-689 band creation works (minus avatar, form validations, and band invite notifications) 2013-11-23 15:06:42 -05:00
Jonathan Kolyer 9efefb485e vrfs-774: refactored api tests; added geocoding support 2013-11-23 06:17:58 -06:00
Jonathan Kolyer 0eb9ddc4d6 vrfs-774: changed value of Search::PARAM_MUSICISN to srch_m 2013-11-23 06:17:23 -06:00
Jonathan Kolyer 1941c65b66 vrfs774: fixed bug in latlng/distance when city param used; added M_MILES_DEFAULT; changed value of PARAM_MUSICIAN 2013-11-23 06:16:40 -06:00
Jonathan Kolyer 58bed4bc04 vrfs774: added musicians_geocoded scope 2013-11-23 06:15:49 -06:00
Jonathan Kolyer d9823eac3a vrfs-774, vrfs-775: refactored tests into smaller it blocks; added contexts 2013-11-23 02:18:12 -06:00
Jonathan Kolyer 543ef29579 vrfs-775: include musicians scope in new_musicians method 2013-11-23 02:04:28 -06:00
Jonathan Kolyer 432e5ad59b vrfs-774: added musicians scope 2013-11-23 01:44:13 -06:00
Jonathan Kolyer 68f6225461 vrfs-774: refactoring tests, using expect syntax over should 2013-11-23 00:04:33 -06:00
Jonathan Kolyer 5b1ea983fa vrfs-774: added upper bound to the per_page param 2013-11-23 00:04:07 -06:00
Jonathan Kolyer c0c6879833 updated rspec version to 2.11 2013-11-23 00:03:22 -06:00