RC4Community
RC4Community copied to clipboard
Full-stack components for building, engaging, and growing your massive on-line community
Mentioned in issue - #164 Screenshots  
This commit will add a new menubar component with UI improvements for both mobile and desktop screens. Mentioned in issue #60 Desktop Screen Demo -   Mobile Screen Demo...
Modified education link, Added customer service and technology. Let me know if we need other links to add.
Put all Hardcoded content outside of component in app/data folder and improved the responsiveness of Infotiles and carousel component by adding media query. Reference : #77
-Adds access to "Go Live" to admin users only and removes the many buttons from the greenroom page. Thank you!
- [x] I have read the Contributing Guide - https://github.com/RocketChat/Rocket.Chat/blob/develop/.github/CONTRIBUTING.md#contributing-to-rocketchat doc - [x] I have signed the CLA - https://cla-assistant.io/RocketChat/Rocket.Chat - [x] Lint and unit tests pass locally with my...
- [x] I have read the Contributing Guide - https://github.com/RocketChat/Rocket.Chat/blob/develop/.github/CONTRIBUTING.md#contributing-to-rocketchat doc - [x] I have signed the CLA - https://cla-assistant.io/RocketChat/Rocket.Chat - [x] Lint and unit tests pass locally with my...
- [x] I have read the Contributing Guide - https://github.com/RocketChat/Rocket.Chat/blob/develop/.github/CONTRIBUTING.md#contributing-to-rocketchat doc - [x] I have signed the CLA - https://cla-assistant.io/RocketChat/Rocket.Chat - [x] Lint and unit tests pass locally with my...
This PR adds auth0 authentication to RC4Community. ## Setting up 1. Set up environment variables ``` # A long, secret value used to encrypt the session cookie AUTH0_SECRET='a_long_random_string' # The...
- [x] I have read the Contributing Guide - https://github.com/RocketChat/Rocket.Chat/blob/develop/.github/CONTRIBUTING.md#contributing-to-rocketchat doc - [x] I have signed the CLA - https://cla-assistant.io/RocketChat/Rocket.Chat - [x] Lint and unit tests pass locally with my...