-
Notifications
You must be signed in to change notification settings - Fork 239
Release 1.12 #894
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
Release 1.12 #894
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
use another dockerfile
* refactor (hangout) hangout schedule button
* chore (migration) migrat to meteor 1.6
* add commit hook using prettier, husky and lint-staged * prettier test commit * docs(README): add prettier badge
* Issue 784. Add checkbox to opt out sending tweets. * check for false to tweet out message * Replace @ with a single space * HTMl link to twitter account
* Release 1.0 (#817) * Issue 715 group leaders page (#772) * Add basic template for Study Group Tips * Style Study Group Tips page * Link Study Group Tips and Study Groups Page together Style action buttons for `.section-header`. A bit hacky for now, but should eventually get cleaned up when stylesheets get audited and refactored. * add screenshots and change bullet points into checkboxes * Rename Study Group Tips to Study Group Owners Guide For clarity and semantics, rename template and routes to Study Group Owner's Guide. * Rework `.tips-lists` SCSS Add margins to lists for better readability. Remove bullet points for check off tips, but keep numbers for tips for making study groups successful. * Feat discussion (#765) * inbetweener * feat (discussion) insert, update, remove * merge conflict resolve * feat (discussion) - upvote & downvote * feat (discussion) - add discussion filter * fix string truncate * feat (discussion) single discussion view * feat (discussion) subscribe, unsubscribe * some style * minor stylistic edits * feat (discussion) add description preview * feat (discussion) - add response * style (discussion) preview pane * style (discussion) discussion-card * feat (discussion) add response author to participant and subscribtion list * feat (discussion) edit responcse * feat (discussion) response - add upvote, downvote, remove * feat (discussion) - add sidebar topics * refactor (discussion) compartmentalize stuff * inbetweener * feat (discussion) single page * inbetweener * feat (discussion) add tags to discussion * feat (discussion) slack alert * style (discussion) minor style improvement * feat (discussions) - add search functionality * refactor (navbar) add discussions tab * feat (discussions) add report functionality * feat (discussion) add actions for moderators * refactor (discussion) add default tag and slack channel list * feat (discussion) send slack alert to specifi channel * mend * restore deleted file * Manage email preference (#776) * feat (notification) manage email preference * feat (notification) manage email preference * fix errors from merge conflicts * Replace codebuddiesdotorg to codebuddies (#785) * Small CSS change to test the build. * Add files via upload * added more icons * Welcome page template, copy, route (#778) * Issue 742 - updated email templates (#786) * upgraded email tempalte for cancellation email * revove duplicate study group owners' guide * update email templates * updated email templates - new icon image links * add icons * Issue 750 new hangout slack channel announcements (#782) * Ignore change ownership if id of new ownership is not available. * save selected slack channels in mongodb * display selected slack channels * Send new hangout alert to designated slack channels * Update methods.js * slight wording change * Temporary removal of links (#788) * test css - testing the build * temporarily hide discussion links * Add forgotten slack channels (#792) * test css - testing the build * add #python and #machine-learning to list * Removing force-ssl, adding Dockerfile (#795) * Edit typo at Line 35 (#797) Forgot the space between ## and the start of the heading. * Issue 581 add Join/Leave study group in study group pages (#796) * join and leave study group * Use different classname to avoid calling join/leave study group twice * User can leave group in My Study Group page directly * Change background color of leave study group to red when hover * Sort study group name by title * Fix Issue #790: _select2.css changes (#798) * Fix overflow text in popover (#804) * Only obtain hangout channels when hangout group is not Codebuddies Default (#803) * Encode google calendar topic/description (#805) * Release 0.0.95 (#789) Release 0.9.95 * Add forgotten slack channels to prod (#793) * Issue 715 group leaders page (#772) * Add basic template for Study Group Tips * Style Study Group Tips page * Link Study Group Tips and Study Groups Page together Style action buttons for `.section-header`. A bit hacky for now, but should eventually get cleaned up when stylesheets get audited and refactored. * add screenshots and change bullet points into checkboxes * Rename Study Group Tips to Study Group Owners Guide For clarity and semantics, rename template and routes to Study Group Owner's Guide. * Rework `.tips-lists` SCSS Add margins to lists for better readability. Remove bullet points for check off tips, but keep numbers for tips for making study groups successful. * Feat discussion (#765) * inbetweener * feat (discussion) insert, update, remove * merge conflict resolve * feat (discussion) - upvote & downvote * feat (discussion) - add discussion filter * fix string truncate * feat (discussion) single discussion view * feat (discussion) subscribe, unsubscribe * some style * minor stylistic edits * feat (discussion) add description preview * feat (discussion) - add response * style (discussion) preview pane * style (discussion) discussion-card * feat (discussion) add response author to participant and subscribtion list * feat (discussion) edit responcse * feat (discussion) response - add upvote, downvote, remove * feat (discussion) - add sidebar topics * refactor (discussion) compartmentalize stuff * inbetweener * feat (discussion) single page * inbetweener * feat (discussion) add tags to discussion * feat (discussion) slack alert * style (discussion) minor style improvement * feat (discussions) - add search functionality * refactor (navbar) add discussions tab * feat (discussions) add report functionality * feat (discussion) add actions for moderators * refactor (discussion) add default tag and slack channel list * feat (discussion) send slack alert to specifi channel * mend * restore deleted file * Manage email preference (#776) * feat (notification) manage email preference * feat (notification) manage email preference * fix errors from merge conflicts * Replace codebuddiesdotorg to codebuddies (#785) * test css - testing the build * Small CSS change to test the build. * Add files via upload * added more icons * Welcome page templa 8000 te, copy, route (#778) * Issue 742 - updated email templates (#786) * upgraded email tempalte for cancellation email * revove duplicate study group owners' guide * update email templates * updated email templates - new icon image links * add icons * Issue 750 new hangout slack channel announcements (#782) * Ignore change ownership if id of new ownership is not available. * save selected slack channels in mongodb * display selected slack channels * Send new hangout alert to designated slack channels * Update methods.js * slight wording change * Temporary removal of links (#788) * test css - testing the build * temporarily hide discussion links * add #python and #machine-learning to list * Encode description and topic * Email notifications (#801) * feat (email notification) add notification flag * feat (email notification) initial email notifications for hangout, discussion, studygroup * proofread email templates * we do not need a greeting in the 'new responses' template * fix in 'new discussion' * refactor (email notification) send emails to individuals * fix (discussion) missing id err * style (base) cursor pointer * feat (discussion) clear tag selection * small proofreading tweaks * style (cb_mailer) manage whitespace * fix (discussion) fix missing groupId err * Resolves issue 809: solve formatting issues and link up usernames (#810) * Updated contributors' section on the About page (and added a proper "contributors" section to the Github README.md) (#808) * feat (email notification) add notification flag * feat (email notification) initial email notifications for hangout, discussion, studygroup * proofread email templates * we do not need a greeting in the 'new responses' template * fix in 'new discussion' * Add @doc as a contributor * Update @doc as a contributor * Add @distalx as a contributor * Add @code as a contributor * Add @lpatmo as a contributor * Add @nalbina as a contributor * Add @distalx as a contributor * Add @railsstudent as a contributor * Add @adachiu as a contributor * Add @anbuselvan as a contributor * Add @sergeant-q as a contributor * Add @William-R-Wilson as a contributor * Add @BethanyG as a contributor * Add @wuworkshop as a contributor * Add @oliikit as a contributor * Add @abdulhannanali as a contributor * Add @camilleriluke as a contributor * Add @abhiramr as a contributor * Add @sharynneazhar as a contributor * Add @ISPOL as a contributor * Add @leewaygroups as a contributor * Add @Luxisapex as a contributor * Add @mduca as a contributor * Add @PandaWhisperer as a contributor * Add @pdotsani as a contributor * Add @sheldonbarnes as a contributor * Add @sujilnt as a contributor * Add @techgeek503 as a contributor * Add @osanseviero as a contributor * Add @angelocordon as a contributor * Add @stain88 as a contributor * contributors -- first pass * package-lock.json * Add @Oliver84 as a contributor * Add @anonRegions as a contributor * Add @daisukeokaoss as a contributor * Add @howdoicomputer as a contributor * Add @nestevez7 as a contributor * Add @grfraser as a contributor * Add @aewens as a contributor * Add @xXSupernaturalBuilderXx as a contributor * Add @jmabry111 as a contributor * Add @ricjon as a contributor * Add @morrme as a contributor * Add @dantesolis as a contributor * Add @akosasante as a contributor * Add @Briix as a contributor * Add @garri-ribeiro as a contributor * Add @ajparise as a contributor * Update @ISPOL as a contributor * Add @BratCat as a contributor * Update @wuworkshop as a contributor * Add @jasonly as a contributor * Add @raj-maurya as a contributor * Add @lungyiin as a contributor * Add @rmorabia as a contributor * Add @gytdau as a contributor * Add @madan96 as a contributor * Add @morris-jason as a contributor * Add @kindlingscript as a contributor * Add @kevincoleman as a contributor * Add @techtolentino as a contributor * Add @newswim as a contributor * Add @arturolei as a contributor * Add @julianjohannesen as a contributor * Add @agatac as a contributor * Add @kristinakarnitskaya as a contributor * Add @kennyhuynh125 as a contributor * Add @DennyScott as a contributor * Add @batraman as a contributor * Add @ganes1410 as a contributor * Add @Axieum as a contributor * Add @josephkmh as a contributor * Add @schoettkr as a contributor * Add @w01fw00d as a contributor * Add @alesfer001 as a contributor * Add @jlee124 as a contributor * Add @valishah as a contributor * Add @elimisteve as a contributor * Add @dmost1 as a contributor * Add @colleenboodleman as a contributor * Add @anish-shekhawat as a contributor * Add @grimmaldi as a contributor * Add @RichardTran as a contributor * Add @AnnaDodson as a contributor * Add @mckpm as a contributor * Add @nerdneha as a contributor * Add @stratosgear as a contributor * Add @freakomonk as a contributor * Add @aaronkim5 as a contributor * Add @vharsh as a contributor * Add @ericathedev as a contributor * Add @pvskarthikeya as a contributor * Add @adnrs96 as a contributor * Add @hi15 as a contributor * Add @JelaniThompson as a contributor * Add @vishnubhagwan as a contributor * Add @mankinchi as a contributor * Add @svpersteve as a contributor * Add @spetastian as a contributor * Add @russeby as a contributor * Add @bryantt23 as a contributor * Add @albertfougy as a contributor * Add @4imble as a contributor * Add @dangillet as a contributor * Add @yipnm123 as a contributor * updated contirbutors' list * remove old plaintext list * updated the contributors' section on the about page * moar updates * Update @rmorabia as a contributor * Add @cs-cordero as a contributor * Add @kvie as a contributor * Add @codeluggage as a contributor * updated contributors' list * contributor update * Small `contributors` fix (#812) * feat (email notification) add notification flag * feat (email notification) initial email notifications for hangout, discussion, studygroup * proofread email templates * we do not need a greeting in the 'new responses' template * fix in 'new discussion' * Add @doc as a contributor * Update @doc as a contributor * Add @distalx as a contributor * Add @code as a contributor * Add @lpatmo as a contributor * Add @nalbina as a contributor * Add @distalx as a contributor * Add @railsstudent as a contributor * Add @adachiu as a contributor * Add @anbuselvan as a contributor * Add @sergeant-q as a contributor * Add @William-R-Wilson as a contributor * Add @BethanyG as a contributor * Add @wuworkshop as a contributor * Add @oliikit as a contributor * Add @abdulhannanali as a contributor * Add @camilleriluke as a contributor * Add @abhiramr as a contributor * Add @sharynneazhar as a contributor * Add @ISPOL as a contributor * Add @leewaygroups as a contributor * Add @Luxisapex as a contributor * Add @mduca as a contributor * Add @PandaWhisperer as a contributor * Add @pdotsani as a contributor * Add @sheldonbarnes as a contributor * Add @sujilnt as a contributor * Add @techgeek503 as a contributor * Add @osanseviero as a contributor * Add @angelocordon as a contributor * Add @stain88 as a contributor * contributors -- first pass * package-lock.json * Add @Oliver84 as a contributor * Add @anonRegions as a contributor * Add @daisukeokaoss as a contributor * Add @howdoicomputer as a contributor * Add @nestevez7 as a contributor * Add @grfraser as a contributor * Add @aewens as a contributor * Add @xXSupernaturalBuilderXx as a contributor * Add @jmabry111 as a contributor * Add @ricjon as a contributor * Add @morrme as a contributor * Add @dantesolis as a contributor * Add @akosasante as a contributor * Add @Briix as a contributor * Add @garri-ribeiro as a contributor * Add @ajparise as a contributor * Update @ISPOL as a contributor * Add @BratCat as a contributor * Update @wuworkshop as a contributor * Add @jasonly as a contributor * Add @raj-maurya as a contributor * Add @lungyiin as a contributor * Add @rmorabia as a contributor * Add @gytdau as a contributor * Add @madan96 as a contributor * Add @morris-jason as a contributor * Add @kindlingscript as a contributor * Add @kevincoleman as a contributor * Add @techtolentino as a contributor * Add @newswim as a contributor * Add @arturolei as a contributor * Add @julianjohannesen as a contributor * Add @agatac as a contributor * Add @kristinakarnitskaya as a contributor * Add @kennyhuynh125 as a contributor * Add @DennyScott as a contributor * Add @batraman as a contributor * Add @ganes1410 as a contributor * Add @Axieum as a contributor * Add @josephkmh as a contributor * Add @schoettkr as a contributor * Add @w01fw00d as a contributor * Add @alesfer001 as a contributor * Add @jlee124 as a contributor * Add @valishah as a contributor * Add @elimisteve as a contributor * Add @dmost1 as a contributor * Add @colleenboodleman as a contributor * Add @anish-shekhawat as a contributor * Add @grimmaldi as a contributor * Add @RichardTran as a contributor * Add @AnnaDodson as a contributor * Add @mckpm as a contributor * Add @nerdneha as a contributor * Add @stratosgear as a contributor * Add @freakomonk as a contributor * Add @aaronkim5 as a contributor * Add @vharsh as a contributor * Add @ericathedev as a contributor * Add @pvskarthikeya as a contributor * Add @adnrs96 as a contributor * Add @hi15 as a contributor * Add @JelaniThompson as a contributor * Add @vishnubhagwan as a contributor * Add @mankinchi as a contributor * Add @svpersteve as a contributor * Add @spetastian as a contributor * Add @russeby as a contributor * Add @bryantt23 as a contributor * Add @albertfougy as a contributor * Add @4imble as a contributor * Add @dangillet as a contributor * Add @yipnm123 as a contributor * updated contirbutors' list * remove old plaintext list * updated the contributors' section on the about page * moar updates * Update @rmorabia as a contributor * Add @cs-cordero as a contributor * Add @kvie as a contributor * Add @codeluggage as a contributor * updated contributors' list * contributor update * fix one of the contributor profile image urls * Edit discussion tags (#813) * modifications to discussion tags list * proofread * Merge wip-signin-system branch into staging (#811) * Release 0.0.95 (#789) Release 0.9.95 * Add forgotten slack channels to prod (#793) * Issue 715 group leaders page (#772) * Add basic template for Study Group Tips * Style Study Group Tips page * Link Study Group Tips and Study Groups Page together Style action buttons for `.section-header`. A bit hacky for now, but should eventually get cleaned up when stylesheets get audited and refactored. * add screenshots and change bullet points into checkboxes * Rename Study Group Tips to Study Group Owners Guide For clarity and semantics, rename template and routes to Study Group Owner's Guide. * Rework `.tips-lists` SCSS Add margins to lists for better readability. Remove bullet points for check off tips, but keep numbers for tips for making study groups successful. * Feat discussion (#765) * inbetweener * feat (discussion) insert, update, remove * merge conflict resolve * feat (discussion) - upvote & downvote * feat (discussion) - add discussion filter * fix string truncate * feat (discussion) single discussion view * feat (discussion) subscribe, unsubscribe * some style * minor stylistic edits * feat (discussion) add description preview * feat (discussion) - add response * style (discussion) preview pane * style (discussion) discussion-card * feat (discussion) add response author to participant and subscribtion list * feat (discussion) edit responcse * feat (discussion) response - add upvote, downvote, remove * feat (discussion) - add sidebar topics * refactor (discussion) compartmentalize stuff * inbetweener * feat (discussion) single page * inbetweener * feat (discussion) add tags to discussion * feat (discussion) slack alert * style (discussion) minor style improvement * feat (discussions) - add search functionality * refactor (navbar) add discussions tab * feat (discussions) add report functionality * feat (discussion) add actions for moderators * refactor (discussion) add default tag and slack channel list * feat (discussion) send slack alert to specifi channel * mend * restore deleted file * Manage email preference (#776) * feat (notification) manage email preference * feat (notification) manage email preference * fix errors from merge conflicts * Replace codebuddiesdotorg to codebuddies (#785) * test css - testing the build * Small CSS change to test the build. * Add files via upload * added more icons * Welcome page template, copy, route (#778) * Issue 742 - updated email templates (#786) * upgraded email tempalte for cancellation email * revove duplicate study group owners' guide * update email templates * updated email templates - new icon image links * add icons * Issue 750 new hangout slack channel announcements (#782) * Ignore change ownership if id of new ownership is not available. * save selected slack channels in mongodb * display selected slack channels * Send new hangout alert to designated slack channels * Update methods.js * slight wording change * Temporary removal of links (#788) * test css - testing the build * temporarily hide discussion links * add #python and #machine-learning to list * initial setup for sign in with github (#802) * Add SignIn menu with slack and github buttons * feat (signin github) add github signin * pref (sign in) manage duplicate username use case, a welcome screen for new users * Signin workflow improvement (#806) * Release 0.0.95 (#789) Release 0.9.95 * Add forgotten slack channels to prod (#793) * Issue 715 group leaders page (#772) * Add basic template for Study Group Tips * Style Study Group Tips page * Link Study Group Tips and Study Groups Page together Style action buttons for `.section-header`. A bit hacky for now, but should eventually get cleaned up when stylesheets get audited and refactored. * add screenshots and change bullet points into checkboxes * Rename Study Group Tips to Study Group Owners Guide For clarity and semantics, rename template and routes to Study Group Owner's Guide. * Rework `.tips-lists` SCSS Add margins to lists for better readability. Remove bullet points for check off tips, but keep numbers for tips for making study groups successful. * Feat discussion (#765) * inbetweener * feat (discussion) insert, update, remove * merge conflict resolve * feat (discussion) - upvote & downvote * feat (discussion) - add discussion filter * fix string truncate * feat (discussion) single discussion view * feat (discussion) subscribe, unsubscribe * some style * minor stylistic edits * feat (discussion) add description preview * feat (discussion) - add response * style (discussion) preview pane * style (discussion) discussion-card * feat (discussion) add response author to participant and subscribtion list * feat (discussion) edit responcse * feat (discussion) response - add upvote, downvote, remove * feat (discussion) - add sidebar topics * refactor (discussion) compartmentalize stuff * inbetweener * feat (discussion) single page * inbetweener * feat (discussion) add tags to discussion * feat (discussion) slack alert * style (discussion) minor style improvement * feat (discussions) - add search functionality * refactor (navbar) add discussions tab * feat (discussions) add report functionality * feat (discussion) add actions for moderators * refactor (discussion) add default tag and slack channel list * feat (discussion) send slack alert to specifi channel * mend * restore deleted file * Manage email preference (#776) * feat (notification) manage email preference * feat (notification) manage email preference * fix errors from merge conflicts * Replace codebuddiesdotorg to codebuddies (#785) * test css - testing the build * Small CSS change to test the build. * Add files via upload * added more icons * Welcome page template, copy, route (#778) * Issue 742 - updated email templates (#786) * upgraded email tempalte for cancellation email * revove duplicate study group owners' guide * update email templates * updated email templates - new icon image links * add icons * Issue 750 new hangout slack channel announcements (#782) * Ignore change ownership if id of new ownership is not available. * save selected slack channels in mongodb * display selected slack channels * Send new hangout alert to designated slack channels * Update methods.js * slight wording change * Temporary removal of links (#788) * test css - testing the build * temporarily hide discussion links * add #python and #machine-learning to list * pref (sign in) manage duplicate username use case, a welcome screen for new users * Update basic_user_information.js * Change slack signin permissions (#814) * update slack app permission * remove dead code * Refactor settings (#815) * Release 0.0.95 (#789) Release 0.9.95 * Add forgotten slack channels to prod (#793) * Issue 715 group leaders page (#772) * Add basic template for Study Group Tips * Style Study Group Tips page * Link Study Group Tips and Study Groups Page together Style action buttons for `.section-header`. A bit hacky for now, but should eventually get cleaned up when stylesheets get audited and refactored. * add screenshots and change bullet points into checkboxes * Rename Study Group Tips to Study Group Owners Guide For clarity and semantics, rename template and routes to Study Group Owner's Guide. * Rework `.tips-lists` SCSS Add margins to lists for better readability. Remove bullet points for check off tips, but keep numbers for tips for making study groups successful. * Feat discussion (#765) * inbetweener * feat (discussion) insert, update, remove * merge conflict resolve * feat (discussion) - upvote & downvote * feat (discussion) - add discussion filter * fix string truncate * feat (discussion) single discussion view * feat (discussion) subscribe, unsubscribe * some style * minor stylistic edits * feat (discussion) add description preview * feat (discussion) - add response * style (discussion) preview pane * style (discussion) discussion-card * feat (discussion) add response author to participant and subscribtion list * feat (discussion) edit responcse * feat (discussion) response - add upvote, downvote, remove * feat (discussion) - add sidebar topics * refactor (discussion) compartmentalize stuff * inbetweener * feat (discussion) single page * inbetweener * feat (discussion) add tags to discussion * feat (discussion) slack alert * style (discussion) minor style improvement * feat (discussions) - add search functionality * refactor (navbar) add discussions tab * feat (discussions) add report functionality * feat (discussion) add actions for moderators * refactor (discussion) add default tag and slack channel list * feat (discussion) send slack alert to specifi channel * mend * restore deleted file * Manage email preference (#776) * feat (notification) manage email preference * feat (notification) manage email preference * fix errors from merge conflicts * Replace codebuddiesdotorg to codebuddies (#785) * test css - testing the build * Small CSS change to test the build. * Add files via upload * added more icons * Welcome page template, copy, route (#778) * Issue 742 - updated email templates (#786) * upgraded email tempalte for cancellation email * revove duplicate study group owners' guide * update email templates * updated email templates - new icon image links * add icons * Issue 750 new hangout slack channel announcements (#782) * Ignore change ownership if id of new ownership is not available. * save selected slack channels in mongodb * display selected slack channels * Send new hangout alert to designated slack channels * Update methods.js * slight wording change * Temporary removal of links (#788) * test css - testing the build * temporarily hide discussion links * add #python and #machine-learning to list * initial setup for sign in with github (#802) * Add SignIn menu with slack and github buttons * feat (signin github) add github signin * pref (sign in) manage duplicate username use case, a welcome screen for new users * Signin workflow improvement (#806) * Release 0.0.95 (#789) Release 0.9.95 * Add forgotten slack channels to prod (#793) * Issue 715 group leaders page (#772) * Add basic template for Study Group Tips * Style Study Group Tips page * Link Study Group Tips and Study Groups Page together Style action buttons for `.section-header`. A bit hacky for now, but should eventually get cleaned up when stylesheets get audited and refactored. * add screenshots and change bullet points into checkboxes * Rename Study Group Tips to Study Group Owners Guide For clarity and semantics, rename template and routes to Study Group Owner's Guide. * Rework `.tips-lists` SCSS Add margins to lists for better readability. Remove bullet points for check off tips, but keep numbers for tips for making study groups successful. * Feat discussion (#765) * inbetweener * feat (discussion) insert, update, remove * merge conflict resolve * feat (discussion) - upvote & downvote * feat (discussion) - add discussion filter * fix string truncate * feat (discussion) single discussion view * feat (discussion) subscribe, unsubscribe * some style * minor stylistic edits * feat (discussion) add description preview * feat (discussion) - add response * style (discussion) preview pane * style (discussion) discussion-card * feat (discussion) add response author to participant and subscribtion list * feat (discussion) edit responcse * feat (discussion) response - add upvote, downvote, remove * feat (discussion) - add sidebar topics * refactor (discussion) compartmentalize stuff * inbetweener * feat (discussion) single page * inbetweener * feat (discussion) add tags to discussion * feat (discussion) slack alert * style (discussion) minor style improvement * feat (discussions) - add search functionality * refactor (navbar) add discussions tab * feat (discussions) add report functionality * feat (discussion) add actions for moderators * refactor (discussion) add default tag and slack channel list * feat (discussion) send slack alert to specifi channel * mend * restore deleted file * Manage email preference (#776) * feat (notification) manage email preference * feat (notification) manage email preference * fix errors from merge conflicts * Replace codebuddiesdotorg to codebuddies (#785) * test css - testing the build * Small CSS change to test the build. * Add files via upload * added more icons * Welcome page template, copy, route (#778) * Issue 742 - updated email templates (#786) * upgraded email tempalte for cancellation email * revove duplicate study group owners' guide * update email templates * updated email templates - new icon image links * add icons * Issue 750 new hangout slack channel announcements (#782) * Ignore change ownership if id of new ownership is not available. * save selected slack channels in mongodb * display selected slack channels * Send new hangout alert to designated slack channels * Update methods.js * slight wording change * Temporary removal of links (#788) * test css - testing the build * temporarily hide discussion links * add #python and #machine-learning to list * pref (sign in) manage duplicate username use case, a welcome screen for new users * Update basic_user_information.js * Change slack signin permissions (#814) * update slack app permission * remove dead code * refactor (settings.json) rearrange settings.json file * Mini release (#843) * Fixed #818 * Fixed #825 remove unused code. * Add Github signin link * Add github signin link * Update "sign in with Slack" explanation * use another dockerfile * Issue 824 remove duplicated code (#834) * refactor (hangout) hangout schedule button * solving issue: #837 overflow problem of bigger links in discussion thread (#839) * solving issue: #837 to solve the overflow problem of long URLs on discussion threads * Update _discussion.scss * Migration 1.6 (#842) * chore (migration) migrat to meteor 1.6 * chore(prettier): add prettierignore * chore(prettierignore): test prettierignore * chore(prettier): update prettierignore file * fix(package): add missing package a package was removed during merge conflits
Signed-off-by: Connie Leung <cleung334@gmail.com>
…ications for reasons specified (#855) Now that we allow folks to log in using Github, the Github username probably won't match up with a corresponding Slack username on CodeBuddies every time. So it makes sense to remove the username message from the announcement notification. 854
Signed-off-by: Connie Leung <cleung334@gmail.com>
* feat (email notification) add notification flag * Add global activity feed on home logged out page Signed-off-by: Connie Leung <cleung334@gmail.com> * Add global activity feed on home logged out page Signed-off-by: Connie Leung <cleung334@gmail.com> * Add translations Signed-off-by: Connie Leung <cleung334@gmail.com> * Create server method to return global activity count Signed-off-by: Connie Leung <cleung334@gmail.com> * Store reactive variables in instance.data. Variables can show in html without helper functions Signed-off-by: Connie Leung <cleung334@gmail.com> * perf(registerHelper): add `instance` registerHelper
#864) Signed-off-by: Connie Leung <cleung334@gmail.com>
* Adding contributor * Adding contributor
* feat (email notification) add notification flag * feat(montiapm): add support for montiapm for production
* first commit: global silent coworking page * first iteration: global silent hangout * cleanup and new screenshot * add /silent route * add global message nav * new style for /coworking page * use existing hangoutFrame code * remove errors that pop up if guest (non-logged-in-user) is trying out the global silent hangout
Override boostrap properties that created overflow in labels and buttons by adding white-space:normal properties. Allows buttons and labels to sit nicely in their designated columns. Resolves: #851 Format changes to spaces
* update global silent hangout page design * remove h3.slanted rule
* update global silent hangout page design * remove h3.slanted rule * redesign /coworking: add coworking image to header * tagline edit
* update terms of service and privacy policy * add export link that downloads user profile data into a CSV
* Send notification to facebook and slack channels when start time of hangout is changed. Signed-off-by: Connie Leung <cleung334@gmail.com> * Send notification to facebook and slack channels when start time of hangout is changed. Signed-off-by: Connie Leung <cleung334@gmail.com> * Tweak `time has changed` alert text Say 'Update: ... has changed"
* update terms of service and privacy policy * add export link that downloads user profile data into a CSV * add privacy agreement checkbox that shows for all users until they check to agree * add privacy agremeent templateset * proofreading
…ons (#888) * feat(unsub-link): add unsubscribe link to email templates unsubscribe link for new_discussion, discussion_thread, new_member & new_hangout email notification. * merge conflict resolve * fix(typo): set default value to false * update text
* PR test: update homepage text * fix build error (missing practicalmeteor:chai package)
* PR test: update homepage text * fix build error (missing practicalmeteor:chai package) * fix problem with appearing as the default username on /coworking hangout even if user is logged in * Resolves issue 892: css fixes for mobile on /coworking
…ername on /coworking hangout (#891) * PR test: update homepage text * fix build error (missing practicalmeteor:chai package) * fix problem with appearing as the default username on /coworking hangout even if user is logged in
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.