Skip to content

Issue 547 redesign of /hangouts page#757

Merged
lpatmo merged 11 commits into
stagingfrom
issue-547-redesign
Jan 1, 2018
Merged

Issue 547 redesign of /hangouts page#757
lpatmo merged 11 commits into
stagingfrom
issue-547-redesign

Conversation

@lpatmo

@lpatmo lpatmo commented Jan 1, 2018

Copy link
Copy Markdown
Member

Part of #547.

Major inspiration thanks to @angelocordon's mockup in #547.

Changes:

  • Hover over each card to see the description
  • Distinguish between "active" and "completed" hangouts more clearly visually
  • Added a header section to the top of /hangouts
  • Added a codebuddies.org/hangouts-faq page that loads from the same content as the modal you'll see when you click on "Learn more" in the header
  • Updated the content and screenshot in the hangouts-faq modal

screen shot 2017-12-31 at 7 14 51 pm
screen shot 2017-12-31 at 7 15 13 pm
screen shot 2017-12-31 at 7 15 25 pm

@lpatmo lpatmo merged commit 2169087 into staging Jan 1, 2018
@lpatmo lpatmo added [state] closed the issue is now closed, see comments for more information and removed Waiting For Review labels Jan 1, 2018
lpatmo pushed a commit that referenced this pull request Jan 1, 2018
* Issue 691 hangout participant count (#719)

* fix for bug 690: admins should be able to access 24/7 hangout (#693) (#694)

* Issue-691. Show number of participants in 24/7 hangout




Issue-691. show number of hangout participants in all study group and my study group pages


issue-691.  Only decrement participant count when the logged in user joins the hangout room


Issue-691 Decrement participant count when value is positive

* Remove unique index comment

* fix 'participants_count' of undefined console err

* Get rid of session variable

* Move server-side logic to new files

* Enable seed data

* minor improvements

* Show laptop icon when people join 24/7 hangout

* Fix account deletion. (#745)

* fix typo

* Schedule hangout default studygroup name (#743)

* Default study group name 

when schedule a hangout in single study group
duplicate hangout in single study group

* Default study group name 

value is not displayed in dropdown input area unless trigger('change') is fired

* Fixed error

* Issue 667 create slack page (#744)

* Create new Slack page

* Add helpful links

* Minor content edits!

Note: I removed the slackin plugin in favor of a direct link because I noticed some positioning issues with the form that appears after a user clicks on the plugin; it's sometimes out of reach, and will make the user think that nothing happened.

* Show study group name in disabled input box in modal (#748)

* Refactoring 1 (#752)

* fix for bug 690: admins should be able to access 24/7 hangout (#693) (#694)

* refactor (routes) remove subs from router level

* refactor (hangout_logged_out) make use of new syntax

* refactor (hangouts) - remove dead code, restructure single hangout view

* Add 'add to google calendar' button that opens up link with event details from hangout, including meet.jit.si location (#755)

* Display fallback image if image url of contributor is broken (#756)

* Issue 547 redesign of /hangouts page (#757)

* redesigned header area

* hangouts area now uses flexbox + big redesign of cards area

* adjust column display on profile page

* completed hangout cards do not need to be very tall; also, hide meta content on hover

* add popover descriptions for silent/collaboration/teaching icon keys

* grammar correction

* update hangout-faq a bit more, and give it its own route

* capitalization fixes

* adjust hover behavior of btn-block

* fix up hangout cards in study groups

* update faq content
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[state] closed the issue is now closed, see comments for more information

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant