-
Notifications
You must be signed in to change notification settings - Fork 239
Mini-release: site-wide improvements #771
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 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 typo
* 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
* 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.
…ails from hangout, including meet.jit.si location (#755)
* 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
* Externalize description of contributors in JSON file * Move json file to client side Refactor about page * Update contributors.json @railsstudent I added a short placeholder-ish description for you, but please feel free to edit! * refactor (about page) - make use of blaze instead of raw js
* Externalize description of contributors in JSON file * Move json file to client side Refactor about page * Update contributors.json @railsstudent I added a short placeholder-ish description for you, but please feel free to edit! * refactor (about page) - make use of blaze instead of raw js * Fix interpolation operator.
* Build ics file * Generate ics file * Use download attribute in <a>. When click, ics file is saved to local machine and user can click the file to import it to day planner. * Add URL attribute to hold url of jitsi meetup * Tweak button styling * Adjust google calendar button styling too
…#770) * resolves issue 768: show deleted text on hangout card for admins if deleted * resolves issue 767
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Release notes coming soon.