8000 Tags · codebuddies/codebuddies · GitHub
[go: up one dir, main page]

Skip to content

Tags: codebuddies/codebuddies

Tags

1.2.3

Toggle 1.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Issue 1098: CSS fixes (#1115)

* adjust Slack commands for populating /learnings page

* Update Slack auto-response message

* CSS cleanup + remove Connect google form link from nav until it is ready

* update hangout text

* update groups' text

* Add the # of hangouts scheduled on the old hangouts.codebuddies.org site between January 2015 through April 2016 to the global count

* reverse homepage link

* Fix for issue 1098

1.2.2

Toggle 1.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Modify the 'Thank you for sharing something you learned' message to b…

…e friendlier (#1096)

1.2.1

Toggle 1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge branch 'master' into staging

1.2

Toggle 1.2's commit message
feat - slack alert for 24/7 (#947)

* resolve merge conflit

* feat(hangout): send a slack alert when someone joins the `24/7 coworking` hangout.

* style(hangout): update the slack message.

"24/7 silent coworking" room instead of "24/7 coworking room."

1.12

Toggle 1.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove second instance of montiapm:agent

1.1

Toggle 1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

1.0

Toggle 1.0's commit message
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

0.9.95

Toggle 0.9.95's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Temporary removal of links (#788)

* test css - testing the build

* temporarily hide discussion links

0.9.92

Toggle 0.9.92's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge branch 'master' into staging

0.9.91

Toggle 0.9.91's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge branch 'master' into staging

0