Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

CodingCoach

Connecting developers with mentors worldwide. Your donation go directly to cover our costs, not to anyone from the team.
Collective - Host: opensource - https://opencollective.com/codingcoach-io - Website: https://codingcoach.io/ - Code: https://github.com/coding-coach

Integration test infrastructure + favorite mentor (#643)

github.com/Coding-Coach/find-a-mentor - e30fbdc552f43ef733b55b5a4b1551a2fba0067a authored about 5 years ago
Wait for app to up before log

github.com/Coding-Coach/slack-bot - 98d8a994c801df8ff711796f5dbb3bc6764b71bd authored about 5 years ago
Adding the reports module (#127)

* Creating the favorite list

* Updating tests

* running linter

* Creating the module an...

github.com/Coding-Coach/find-a-mentor-api - f2ab9b12250326df8fa4adc50bea61cb73deb7e4 authored about 5 years ago
#661: Current favorite mentor list migration from local storage to server (#662)

github.com/Coding-Coach/find-a-mentor - 97def44dfe3e79213d5499f42ec89828f7254fd6 authored about 5 years ago
Run prettier on every commit (#125)

* add lint-staged and husky to run prettier before commit

* delete package.json

* run pret...

github.com/Coding-Coach/find-a-mentor-api - c62d174ec69a7b36ed9128757b6c33a1625eca44 authored about 5 years ago
add mentor mentor to existing list (#124)

* create add mentor mentor to existing list endpoint

* remove unused import

* fix return
...

github.com/Coding-Coach/find-a-mentor-api - 5d68fe960713655d76b59cdf3da731e09417f707 authored about 5 years ago
Implement slack bot for Coding Coach (#3)

* #1: Heroku setup for project

* modified: app.js
new file: messages.json
modified: ...

github.com/Coding-Coach/slack-bot - 63eca4796d39ce329f0cdd145080e76e0fa1a4ee authored about 5 years ago
Updating tns (#363)

github.com/Coding-Coach/coding-coach - 838bf31dd5ace9a9f0476ccf8980737ffdc08b80 authored about 5 years ago
Product Roadmap (#362)

* First draft :)

* Update content/blog/cc-product-roadmap-1/index.md

Co-Authored-By: Brent...

github.com/Coding-Coach/coding-coach - 120d8f435eb3e3d18dc921df9b414822f104c67a authored about 5 years ago
Hiding channels for unavailable mentors (#123)

* Returns channels to available users only

* Fixing unit tests

* Removing extra param

*...

github.com/Coding-Coach/find-a-mentor-api - eaf38f28d4867a5fd58c96e923319f0589d8c8aa authored about 5 years ago
Set availability for mentors (#121)

* Adding `available` fields to the users schema

* Returning only available mentors

* Add a...

github.com/Coding-Coach/find-a-mentor-api - 8bb26dd3641157d986568c1f03bd0be21d4b3ec9 authored about 5 years ago
add delete a mentor list endpoint (#120)

* add delete a mentor list endpoint

* add addition check if user exist

github.com/Coding-Coach/find-a-mentor-api - d7ceb4ace2e908105183a8ddea829ef37fe861da authored about 5 years ago
update existing list (#114)

* add an update list endpoint

* fix requested changes

* fix failing test

* fix linting ...

github.com/Coding-Coach/find-a-mentor-api - 620f131bba06bfa6b19a41a41cd82597ca950e7a authored about 5 years ago
Update codingcoach's email

github.com/Coding-Coach/coding-coach - fe36b5af646f87849ccaf118ff48bce6576432d9 authored about 5 years ago
Bump mongoose from 5.6.9 to 5.7.5 (#110)

Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.6.9 to 5.7.5.
- [Release notes]...

github.com/Coding-Coach/find-a-mentor-api - b88b00d36db7ba50a153cf82c1cafe313df32ebb authored about 5 years ago
Store and Get the Favorites from the server (#660)

github.com/Coding-Coach/find-a-mentor - 9395a73f9a2b341890fe4335c6335076a3004456 authored about 5 years ago
Returning an empty list (#116)

* Returning an empty list

* fixing linters

github.com/Coding-Coach/find-a-mentor-api - dafaa5ca48f96682db46a1bd6a75db71f494f931 authored about 5 years ago
Returning an empty array if no favorites (#115)

github.com/Coding-Coach/find-a-mentor-api - 79b7f1d911c39963680ac1812787cdd2e07bf876 authored about 5 years ago
add muthomi mate to contributors (#360)

github.com/Coding-Coach/coding-coach - b9c5b7d8f48e92bad85bea00ab21427f68cdfe79 authored about 5 years ago
Fixing favorites removal (#113)

github.com/Coding-Coach/find-a-mentor-api - b881f638ceaf26b11adee815c6bd5da3517024b4 authored about 5 years ago
Update tags.js (#658)

github.com/Coding-Coach/find-a-mentor - d5228437fb6a13efd2ba81773fa10aca6cc51bb9 authored about 5 years ago
Returning the favorites list (#109)

* Returning the favorite list for a given user

* running linter

github.com/Coding-Coach/find-a-mentor-api - b9871ddd8f71f2636522eea53d5e93339b003745 authored about 5 years ago
Return all users lists with mentors (#104)

* create get all user mentor lists endpoint

* remove unnecessary spaces

* implement sugges...

github.com/Coding-Coach/find-a-mentor-api - 6352351de33ab55308a8b7e0ec363c13f4b44ffa authored about 5 years ago
Add/Remove favorites (#107)

* Adding the favorites controller to add/remove favorite mentors

* Adding or removing a mento...

github.com/Coding-Coach/find-a-mentor-api - 460eea02c663e62dd48b8311952bd44761b97c8a authored about 5 years ago
Users can create lists of mentors (#103)

* Adding instructions to setup auth0

* Setting up the new route

* Making sure is the right...

github.com/Coding-Coach/find-a-mentor-api - fde6df98036d7a9311047396d060399bdc4ea36e authored over 5 years ago
change max length (#102)

github.com/Coding-Coach/find-a-mentor-api - ac04100e0a9ca810036173de15b197e55c1ad74b authored over 5 years ago
Merge pull request #656 from Coding-Coach/add-login-test

Add login test

github.com/Coding-Coach/find-a-mentor - 3dd842eb883d9b95f225aef4d9b330e11e427aed authored over 5 years ago
Increasing coverage for users controller (#95)

* Adding instructions to setup auth0

* Testing the index method

* Testing list methods

...

github.com/Coding-Coach/find-a-mentor-api - 3b989c5944974c7c750f6f07aefb6fe5286156be authored over 5 years ago
Fixing dependencies (#97)

* Adding instructions to setup auth0

* Fixing vulnerabilities

github.com/Coding-Coach/find-a-mentor-api - 3b1b6df7c4e0fdb00406c3903f0c93a284c850d6 authored over 5 years ago
Using a regexp to support CORS in all subdomains (#96)

* Adding instructions to setup auth0

* Adding a regexp to allow cors on domain and subdomains

github.com/Coding-Coach/find-a-mentor-api - 802762644cb5abaf5158aaa9adc5201e72a1900f authored over 5 years ago
switch from findBy to getBy

github.com/Coding-Coach/find-a-mentor - 0e331cc0380b4b899d2c07c24650b0de3c26e300 authored over 5 years ago
back to reasonable timout

github.com/Coding-Coach/find-a-mentor - cc6ac7cf164032fe6f7fcf8565b83cb58823741a authored over 5 years ago
super long timeout for Travis

github.com/Coding-Coach/find-a-mentor - a24df3140f29e9c61d4287edd5687b51c0a147f6 authored over 5 years ago
longer comand timeout for Travis

github.com/Coding-Coach/find-a-mentor - 3267e25f7f67547d9027e68b8c0befd7dbd5c654 authored over 5 years ago
use properly sized image

github.com/Coding-Coach/find-a-mentor - a9913454b9c827a8bfbb79a9ed85235c0691a263 authored over 5 years ago
slim down the fixtures

github.com/Coding-Coach/find-a-mentor - ea8b680c9042c74cd5315a88c746cb7206cbe271 authored over 5 years ago
slim down mentors fixture

github.com/Coding-Coach/find-a-mentor - feb1091ad84fb9a6f1e85856f270e35d34beae5b authored over 5 years ago
use more thorough testing

github.com/Coding-Coach/find-a-mentor - 7a0ff2cb45f366e818e43a9e3dae1c86118f27a5 authored over 5 years ago
destructure globals to make warnings go away

github.com/Coding-Coach/find-a-mentor - a34de26a62ff0e2f9ae3150c9c3e865bd4ad201c authored over 5 years ago
Update skills list (#657)

Including Elastic Search and Bubble at the skills list. Elastic because that's something I wante...

github.com/Coding-Coach/find-a-mentor - 0696bbf050ddb69ade2ce9ae606d32643eab9260 authored over 5 years ago
deflake tests with dataURIs

github.com/Coding-Coach/find-a-mentor - e5bb4b4fcedcd70ffb0e4c9870f38372f8645a10 authored over 5 years ago
mock current user and mentors responses

github.com/Coding-Coach/find-a-mentor - d86d0a0f51749123e8d79db2b0237700928f6fd2 authored over 5 years ago
add fetch polyfill for Cypress

github.com/Coding-Coach/find-a-mentor - 621435902da64820d76b15174be5c2839f633987 authored over 5 years ago
increase mentors controller test coverage (#93)

* increase mentors controller test coverage

* fix the requested changes

github.com/Coding-Coach/find-a-mentor-api - c2372060adca60fb80de084cacc9224c44efd70e authored over 5 years ago
Add sentry (#94)

* install sentry

* initialize sentry

* initialize sentry

* configure sentry with user d...

github.com/Coding-Coach/find-a-mentor-api - 3d50450b31363ae436193d0bb14072b29192b5c9 authored over 5 years ago
fixes #652 favorites flows works again (#653)

github.com/Coding-Coach/find-a-mentor - a507e4bd4b7bdff20c46fef442f2aa48174176ab authored over 5 years ago
Merge pull request #92 from MuthomiMate/fix/deleted-user-template-id

fix the deleted user email template id

github.com/Coding-Coach/find-a-mentor-api - b545e4f3a3944d08b2e0f2703ff26b5103183b60 authored over 5 years ago
fix the deleted user email template id

github.com/Coding-Coach/find-a-mentor-api - 13d9d4b0b1a079e707780ee149152a9c03e0b957 authored over 5 years ago
resolve #654 - Permalinks are not working

github.com/Coding-Coach/find-a-mentor - a2b0c02e90271dde7c0c432cb5d6889d7e687038 authored over 5 years ago
send deleted user email when user is deleted by admin (#88)

* send deleted user email when user is deleted by admin

* send deleted user email when user i...

github.com/Coding-Coach/find-a-mentor-api - d966e11ba49746b03f742c8f5acae3e84a5cbdd6 authored over 5 years ago
Added twitter card image (#358)

github.com/Coding-Coach/coding-coach - a7a9c8781cf5f57c8dbc80c632fdc0c37d1118c5 authored over 5 years ago
Overwrite default auth0 name and avatar (Issue #639) (#651)

* Overwrite default auth0 name and avatar

* Created a function that will prevent populating t...

github.com/Coding-Coach/find-a-mentor - 9fe1a6aada78d3d8efd5e4cfa3385c86e42c63e6 authored over 5 years ago
Filters to context (#650)

* WIP: App.js to hooks

* permalink service created

* rollback a chango on name report

*...

github.com/Coding-Coach/find-a-mentor - 35f27c54fada5c84c08e853bbca941c379f46574 authored over 5 years ago
Adding a Contribute guide (#87)

* Adding instructions to setup auth0

* Adding sendgrid instructions

* Adding instructions ...

github.com/Coding-Coach/find-a-mentor-api - 387c2cfcc30b43e432b0eb8533b4ba9300f5cc61 authored over 5 years ago
Update slack invitation

github.com/Coding-Coach/coding-coach - 6677a24abdd0d0d4ea8688cf3563cabfc36311c5 authored over 5 years ago
Removing user from auth0 (#86)

* Creating a service to talk with auth0

* Writing tests for remove method

* Adding tests f...

github.com/Coding-Coach/find-a-mentor-api - 6f78a2324c0de7af8fc2007add634baf91168382 authored over 5 years ago
Remove irrelevant content

github.com/Coding-Coach/find-a-mentor - 26f43fc2eeb09d77d0b519e15b1a80e748cdb8c7 authored over 5 years ago
#646: Filers fields are visible while app is loading (#648)

github.com/Coding-Coach/find-a-mentor - c446737c801e9ed99f0afe5d2736d7d82ce27106 authored over 5 years ago
fix page navigation bug (#645)

github.com/Coding-Coach/find-a-mentor - 06bed73ca918833e3160fc027623203c0692ab2e authored over 5 years ago
[gatsby-config]: Add plugin for sitemap (#355)

[gatsby-config]: Add plugin for sitemap (fixes #350)

[gatsby-config]: Add plugin for sitemap ...

github.com/Coding-Coach/coding-coach - 85249c6ccc28da0f844ab00869b5a9cfb906c8f4 authored over 5 years ago
#627 Moves filters from Filter.js file to context (#644)

github.com/Coding-Coach/find-a-mentor - cf9f04a98e25628f3f76f8af96e5f0347641d6ef authored over 5 years ago
[FEAT] User-mentor moved to context #627 part (#641)

github.com/Coding-Coach/find-a-mentor - a7e3a7e487da7fd372ba765e36ae94155370cb02 authored over 5 years ago
Fix #629: Add validations for facebook, Github and Twitter username (#636)

* Fix #629: Add validations for facbook, github and twitter username

* Respond to feedback on PR

github.com/Coding-Coach/find-a-mentor - a45f7be3e9fbd2f6a4c48c6c8355ce474a9256c4 authored over 5 years ago
Make PWA better (#354)

https://developer.mozilla.org/en-US/docs/Web/Manifest/display

github.com/Coding-Coach/coding-coach - c776ebc533c9e34b92209297a50cc864e333afe0 authored over 5 years ago
Update manifest.json (#635)

github.com/Coding-Coach/find-a-mentor - 8e72cae91800aa08d08c36a96443a0ab825bc0e8 authored over 5 years ago
Refactor Filter component using hooks v2 (#622)

* run e2e tests seperately

* re-establish e2e tests

* make things pretty

* refactor fil...

github.com/Coding-Coach/find-a-mentor - 305880061e19f9b44ed14ac10cb9d5e4f689d414 authored over 5 years ago
add mentorship guidelines (#631)

github.com/Coding-Coach/find-a-mentor - c5abfa6ae8b865c89501fb92dd8d6e216684c84d authored over 5 years ago
mentors card UI update (#624)

github.com/Coding-Coach/find-a-mentor - ea89426dd11e0864d9601651655e4f113cb56eaa authored over 5 years ago
add sentry; configure user scope (#619)

github.com/Coding-Coach/find-a-mentor - a6e48a11f9a35f78daa5f4745e902882e92dbd84 authored over 5 years ago
Update tags.js (#620)

Added a new tag - blazor

github.com/Coding-Coach/find-a-mentor - 567f822fba4a56a300df3761b0d31f6b5ddd6aca authored over 5 years ago
Update event action name

github.com/Coding-Coach/find-a-mentor - 62c6cf74ef86c9627ebeec5b3f8078ca407bf097 authored over 5 years ago
track pagination event

github.com/Coding-Coach/find-a-mentor - 0a6e64628050414689c44abf056437e3a4eefcf3 authored over 5 years ago
Updated background and theme colors (#617)

github.com/Coding-Coach/find-a-mentor - f39582dda9d4138bce2d9bf930fa725cc0870d88 authored over 5 years ago
Adding comments with Disqus (#353)

* Adding disqus to support comments

* Disqus should not be pre-rendered when building

github.com/Coding-Coach/coding-coach - aabea883d048093a0599caaa1b2cfc4cf855ba19 authored over 5 years ago
Create emeruche-cole.md (#346)

github.com/Coding-Coach/coding-coach - 8db8b252c0d1e7e1eea99e294fbfcd89e185fefe authored over 5 years ago
Truncating long names (#349)

* Adding ellipsis to long names

* Sorting by name

github.com/Coding-Coach/coding-coach - 28e5b73be11d634f3b3013a18c0579b3fed4bf89 authored over 5 years ago
Attempt to make platform PWA (#348)

Removed comment on `gatsby-plugin-offline` to use Gatsby's offline tools.
Changed theme and bac...

github.com/Coding-Coach/coding-coach - 296f4a1f7f32131990d2ae59671e827ca5783c64 authored over 5 years ago
Add Fabian Gündel to contributors (#345)

github.com/Coding-Coach/coding-coach - 70c5f8b748330eece28244a9fe960c8eee1008fc authored over 5 years ago
Fixes paths on index.html, recover deleted images (#615)

github.com/Coding-Coach/find-a-mentor - 2185405bdcf36432bbf89ddb94a91098a09e8e5c authored over 5 years ago
tried fixing manifest file (#614)

#603

github.com/Coding-Coach/find-a-mentor - 5a667446ea116141afaa8b449d55f769e8f35bb2 authored over 5 years ago
Adding travis build status icon (#83)

github.com/Coding-Coach/find-a-mentor-api - 1eb4658757d9e1ef82d1a8b3717e4992351bb22b authored over 5 years ago
Add ci (#81)

Long holiday weekend, but I'm back :)

* initial travis config

* add linting

* use cor...

github.com/Coding-Coach/find-a-mentor-api - 2dedf0e540ea52324c8cb6f42775f9f00e796081 authored over 5 years ago
Added .md file (#344)

github.com/Coding-Coach/coding-coach - fd10023717096aa9ccfa970a5a79b58f5ccd78e9 authored over 5 years ago
Simplifies code contributions and automates the dev setup (#612)

* Update README.

* Update .gitpod.yml

Co-Authored-By: Mosh Feu <[email protected]>

github.com/Coding-Coach/find-a-mentor - 88164b280b1870284da735d66acc15e2702d65be authored over 5 years ago
adds Ramiro Zapata as contributor (#343)

github.com/Coding-Coach/coding-coach - caf75632259b9a05d19a120fa05952601bd59472 authored over 5 years ago
[chore] Update dependencies (#610)

github.com/Coding-Coach/find-a-mentor - ed575f973672a463ec36fa338a56cbfb1116f7d5 authored over 5 years ago
Adding overflow to code blocks (#342)

github.com/Coding-Coach/coding-coach - e57d560d8a2fb400e51d5dd031ac25a55996c121 authored over 5 years ago
Fixing purgecss to avoid removing styles from blog posts (#341)

github.com/Coding-Coach/coding-coach - 7bb9b22b32a3e08a7d9ad5b4a8b5a09ac088675e authored over 5 years ago
Publishing the welcome post (#340)

* Adding list styles

* Updating content and format for the post

* Setting up images suppor...

github.com/Coding-Coach/coding-coach - 4d1b5d8ebdfec0ba8badfe0d807df06452e88374 authored over 5 years ago
Update blog post and author info for rodrigo juarez (#338)

github.com/Coding-Coach/coding-coach - daca2c8b73f6750b1109f554cd58dd1e9ad5597f authored over 5 years ago
Bump mixin-deep from 1.3.1 to 1.3.2 (#609)

Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release...

github.com/Coding-Coach/find-a-mentor - 7efcf226ea5eeed6d060535613f29d71b28f6ab3 authored over 5 years ago
Add Quickstart to README (#608)

* Add Quickstart to README

As an experienced developer, I found I missed the `npm install` st...

github.com/Coding-Coach/find-a-mentor - 14a5dac046b2cc0d2a870d3357f060da9375b1a1 authored over 5 years ago