find-a-mentor-api
find-a-mentor-api copied to clipboard
CodginCoach API
Hi @moshfeu and @crysfel, - I could add a condition in the template file to check if there is a value in the reason to only in this case show...
When mentors decline a request they allowed to not specify the reason. **The issue** Currently, even if they didn't leave a reason, the email says > They provided the reason...
Bumps [sharp](https://github.com/lovell/sharp) from 0.25.2 to 0.30.5. Changelog Sourced from sharp's changelog. v0.30.5 - 23rd May 2022 Install: pass PKG_CONFIG_PATH via env rather than substitution. @dwisiswant0 Add support for --libc flag...
todo: verify all current users ([api](https://auth0.com/docs/api/management/v2/#!/Users/patch_users_by_id)) Client PR - https://github.com/Coding-Coach/find-a-mentor/pull/925
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
We need to generate a slug for all users in the database (and all new users), we are going to use it to create links in the FE for their...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...
Bumps [simple-get](https://github.com/feross/simple-get) from 3.1.0 to 3.1.1. Commits 496166d 3.1.1 6eb82c0 Bug fix: Thirdparty cookie leak See full diff in compare view Maintainer changes This version was pushed to npm by...
Bumps [undefsafe](https://github.com/remy/undefsafe) from 2.0.2 to 2.0.5. Release notes Sourced from undefsafe's releases. v2.0.5 2.0.5 (2021-10-17) Bug Fixes remove debug and add tests (58fc474), closes #12 Commits 5d3fa34 chore: adding semver...