From ec449479fafd51b66f4280dfda0a10107676ef64 Mon Sep 17 00:00:00 2001 From: Seth Call Date: Tue, 13 Oct 2020 21:31:47 -0500 Subject: [PATCH 1/2] create sessioen updates --- .../stylesheets/client/createSession.scss | 2 +- .../views/clients/_scheduledSession.html.erb | 20 +++++++++---------- .../_acceptFriendRequestDialog.html.haml | 2 +- 3 files changed, 11 insertions(+), 13 deletions(-) diff --git a/web/app/assets/stylesheets/client/createSession.scss b/web/app/assets/stylesheets/client/createSession.scss index 9e1a33cfd..4a0fbed0d 100644 --- a/web/app/assets/stylesheets/client/createSession.scss +++ b/web/app/assets/stylesheets/client/createSession.scss @@ -84,7 +84,7 @@ } } .learn-more-sessions-header { - margin-top:40px; + margin-top:25px; } .learn-more-sessions { a { diff --git a/web/app/views/clients/_scheduledSession.html.erb b/web/app/views/clients/_scheduledSession.html.erb index 54be5bf29..abdbda8ad 100644 --- a/web/app/views/clients/_scheduledSession.html.erb +++ b/web/app/views/clients/_scheduledSession.html.erb @@ -24,10 +24,10 @@

start a session

-
QUICK START SOLO

Use this button to quick start a private session just for yourself. Good for solo practice and gear testing.

-
QUICK START OPEN

Use this button to quick start an open session that anyone can join to play with you, and that fans can listen to.

+
QUICK START PRIVATE

Use this button to quick start a private session just for yourself. Good for solo practice and gear testing.

+
QUICK START PUBLIC

Use this button to quick start an open session that anyone can join to play with you, and that fans can listen to.

QUICK START FRIENDS

Use this button to quick start a friends-only session. No invitations necessary for any of your friends. Good for those with select friends they always play with.

-
START OR SCHEDULE

Use this button start a wizard that will let you have more control over your session. Schedule future sessions. Start private sessions. Invite other musicians. And lots more...

learn more
+
SCHEDULE FUTURE

Use this button start a wizard that will let you have more control over your session. Schedule future sessions. Start private sessions. Invite other musicians. And lots more...

learn more

featured sessions

@@ -47,7 +47,7 @@

Use the Find Sessions feature to browse through current and future/scheduled sessions you can join to play with other musicians.

- learn more + learn more
@@ -55,16 +55,14 @@

Use the Feed to check out current and past sessions and session recordings, and to listen to current sessions.

- learn more
-

learn more about online sessions

+

learn more about sessions

diff --git a/web/app/views/dialogs/_acceptFriendRequestDialog.html.haml b/web/app/views/dialogs/_acceptFriendRequestDialog.html.haml index 87dcac85f..af742bfc1 100644 --- a/web/app/views/dialogs/_acceptFriendRequestDialog.html.haml +++ b/web/app/views/dialogs/_acceptFriendRequestDialog.html.haml @@ -42,7 +42,7 @@ Or, you can also go straight to the %a{href: "/client#/createSession", class: 'create-session-already-friends'} create session page and click - %b QUICK START SOLO + %b QUICK START PRIVATE to create a private session that only your friends can join! %br{clear:'all'} %br{clear:'all'} From bc7c59068e8dc9f08c900c9b569de5cf83a8231e Mon Sep 17 00:00:00 2001 From: Seth Call Date: Wed, 14 Oct 2020 09:35:20 -0500 Subject: [PATCH 2/2] more UI finessing --- web/app/views/clients/_scheduledSession.html.erb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/web/app/views/clients/_scheduledSession.html.erb b/web/app/views/clients/_scheduledSession.html.erb index abdbda8ad..4cf0b4928 100644 --- a/web/app/views/clients/_scheduledSession.html.erb +++ b/web/app/views/clients/_scheduledSession.html.erb @@ -24,10 +24,10 @@

start a session

-
QUICK START PRIVATE

Use this button to quick start a private session just for yourself. Good for solo practice and gear testing.

-
QUICK START PUBLIC

Use this button to quick start an open session that anyone can join to play with you, and that fans can listen to.

-
QUICK START FRIENDS

Use this button to quick start a friends-only session. No invitations necessary for any of your friends. Good for those with select friends they always play with.

-
SCHEDULE FUTURE

Use this button start a wizard that will let you have more control over your session. Schedule future sessions. Start private sessions. Invite other musicians. And lots more...

learn more
+
QUICK START PRIVATE

Quick start a private session now. Good for solo practice. Or invite specific friends to join you.

+
QUICK START PUBLIC

Quick start an open session that anyone can join. Good for meeting others, spontaneous jams.

+
QUICK START FRIENDS

Quick start a friends-only session. No invitations needed. Good for playing with same folks.

+
SCHEDULE FUTURE

Use a wizard with more settings/controls for session. Good for scheduling future sessions.

learn more

featured sessions