Commit Graph

42 Commits

Author SHA1 Message Date
Brian Smith ab66504532 VRFS-2344 show musician hover on pages 2-n on Find Session screen 2014-10-13 20:58:30 -04:00
Brian Smith 14c9a5b469 VRFS-2278 show tooltip for instrument icons on Find Session and Session Detail screens, show user friendly error when unable to approve RSVP 2014-10-05 22:12:50 -04:00
Brian Smith 37be35275b hide end of list message while searching 2014-09-19 00:20:45 -04:00
Brian Smith 7290188681 refactored code related to joining a session (Terms / Join Request dialog display logic) into SessionUtils 2014-09-14 14:16:48 -04:00
Brian Smith 860d76db86 VRFS-2095 fix tests 2014-08-29 09:17:22 -04:00
Brian Smith d6fc76728f show musician hover bubbles on Find Session results, clicking musician avatar should take user to musician profile screen 2014-08-29 00:44:42 -04:00
Brian Smith 2db1de8e3c VRFS-2095 add orange spinner to Find Session screen 2014-08-29 00:23:36 -04:00
Seth Call 0c3a43a177 * wip 2014-08-18 10:37:55 -05:00
Seth Call 9e574b33e8 * VRFS-1916 - two tables were used instead of one 2014-07-29 23:04:28 -05:00
Seth Call 3894b2cbd3 * VRFS-1916 - fix vertical alignment issues on find session page 2014-07-23 15:40:25 -05:00
Seth Call cc6f3fe974 * VRFS-1934/VRFS-1936 - fix scrolling in sessions, VRFS-1938 - no dups in find session page 2014-07-23 15:11:02 -05:00
Brian Smith 7555d8b65a VRFS-1892 refresh only the affected session row when updating RSVPs 2014-07-16 01:20:59 -04:00
Brian Smith f06018817f VRFS-1916 Find Session formatting wip 2014-07-13 22:02:50 -04:00
Brian Smith 1c32702bba VRFS-1915 fixed Find Session bug where first session in each section was not being cleared out when refreshing the list resulting in duplicates 2014-07-12 18:34:06 -04:00
Seth Call f693470c63 * VRFS-1910 - approved_rsvps to handle null instruments on slots, as well as remove attr_accessors as holders on user model 2014-07-10 15:22:00 -05:00
Brian Smith 0041562933 VRFS-1419 VRFS-1906 do not delete music session when canceling because it leaves dangling notifications / added paging support for Find Session screen 2014-07-10 00:39:38 -04:00
Seth Call 64b25e4b5f * VRFS-1810 - bring back in_session_spec test, VRFS-1834 - allow different genres to be used by GenreSelectorHelpor 2014-07-01 14:30:38 -05:00
Brian Smith 8e335e28ca VRFS-1669 VRFS-1672 bug fixes 2014-06-25 22:20:32 -04:00
Seth Call c7a0208804 * create session/find session 'what app' guard movement; * VRFS-1753 - network guard in place (and FTUE guard withit) 2014-06-25 16:54:31 -05:00
Brian Smith 1593482f11 VRFS-1669 fix language filter dropdown 2014-06-25 01:03:22 -04:00
Brian Smith 73ba842c6a VRFS-1669 find session work 2014-06-25 00:30:56 -04:00
Brian Smith f4b4734c94 VRFS-1669 find session work 2014-06-23 00:58:37 -04:00
Brian Smith bc47a0a599 VRFS-1669 find session wip 2014-06-21 16:16:39 -04:00
Brian Smith 8baebfd105 VRFS-1669 find session wip 2014-06-19 00:44:37 -04:00
Brian Smith b4151c27e9 VRFS-1669 VRFS-1672 session settings dialog / find session work 2014-06-19 00:21:34 -04:00
Bert Owen 3ed14be60f finish basic create session flow 2014-06-10 06:13:54 +08:00
Brian Smith 1a93b5f1f3 VRFS-1710 added scheduled session info to hover bubble / show session hover bubble for session-related notifications 2014-06-06 03:04:52 -04:00
Seth Call 95f1a59851 * VRFS-1404 reconnect with tests 2014-04-09 18:25:52 +01:00
Seth Call 700ef04edf * VRFS-1531, and a fix for feed test having 'dirt' in it from other tests. also reverting batch mailer test 2014-04-04 23:16:38 +01:00
Seth Call 7bfe1cb634 * VRFS-1532 - launch in chrome, ff, or IE10/11. otherwise show instructions to go run it yourself
* VRFS-1541 - alphabetically order recordings
* VRFS-1563 - password reset page should have no crashes anymore.
2014-04-02 00:38:36 +01:00
Seth Call 000dd3fdd0 * VRFS-1253 - working in a basic sense with pagination 2014-03-09 18:04:56 +00:00
Seth Call faed48271b * VRFS-1372 resolved, and not requiring local only until figure out some deployment issues 2014-03-07 14:20:34 -06:00
Seth Call 7ab7bfd795 * VRFS-1297, VRFS-1305, VRFS-293, VRFS-950, VRFS-641 - track changes added to help frontend better understand when it needs to poke backend, and refresh state 2014-03-03 16:13:23 -06:00
Seth Call e91dbc1388 * removing async:trues in code (because it's default), to make it easier to find async:false 2014-01-08 00:44:56 +00:00
Brian Smith e40b26d919 VRFS-837 check for undefined session 2013-11-05 22:14:30 -05:00
Brian Smith 2dc5e4073e VRFS-640 Find Session filter changes 2013-10-06 01:22:28 -04:00
Brian Smith 28d9ae3f34 VRFS-755 fix javascript error 2013-10-04 13:32:23 -04:00
Brian Smith 0f70fe2eb2 VRFS-755 fix issue with undefined session invitations 2013-10-03 08:09:31 -04:00
Seth Call 7affb449be * VRFS-709 - added FindSession category 2013-09-27 15:33:52 +00:00
Seth Call c1ad886c35 * VRFS-699 - support notify_release_stages in the javascript bugsnag
* VRFS-704 - suppress music sessions with 0 connections find sess api
* VRFS-700 - the find session API does alot better by suppressing empty
             sessions
2013-09-22 18:56:51 +00:00
Seth Call e277f4d282 * VRFS-581; adding spinner, indication of no sessions are found, and also removing synchronous ajax 2013-09-21 03:43:56 +00:00
Seth Call 2f41675471 merging jam-web into web 2013-09-15 18:04:37 +00:00