freeCodeCamp/curriculum
Konstantinos Lamogiannis 82c8d6d3de
fix(curriculum): update db method used in implementation-of-social-authentication-iii (#39651)
* fix: update method used from findAndModify to findOneAndUpdate

Updating the method used at implementation-of-social-authentication-iii, both for english and chinese

* fix: changed text findAndModify to findOneAndUpdate

* fix: removed chinese file

* Update curriculum/challenges/english/06-quality-assurance/advanced-node-and-express/implementation-of-social-authentication-iii.english.md

Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>

Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
2020-09-23 15:21:26 +00:00
..
__fixtures__ test: add tests for translated challenge parser 2020-08-16 04:45:17 +05:30
challenges fix(curriculum): update db method used in implementation-of-social-authentication-iii (#39651) 2020-09-23 15:21:26 +00:00
schema chore: remove isRequired from curriculum files 2020-09-21 20:51:46 +05:30
test Feat: editable dom element (#39341) 2020-09-16 11:54:11 +05:30
.babelrc chore: preparing for the move 2018-09-27 12:36:41 +05:30
.editorconfig chore: preparing for the move 2018-09-27 12:36:41 +05:30
.npmignore fix(pkg): Reintroduce build step 2018-10-05 15:58:12 +01:00
.travis.yml travis: container based builds have been deprecated (#34642) 2019-01-03 14:21:06 +05:30
CHANGELOG.md chore: fix typos in spelling (#38100) 2020-02-08 23:59:10 +05:30
comment-dictionary.js fix: added Chinese comment translations for Responsive Web Design 2020-08-16 04:45:17 +05:30
commitizen.config.js chore: preparing for the move 2018-09-27 12:36:41 +05:30
commitlint.config.js chore: preparing for the move 2018-09-27 12:36:41 +05:30
create-challenge-bundle.js chore: preparing for the move 2018-09-27 12:36:41 +05:30
getChallenges.acceptance.test.js test: add tests for translated challenge parser 2020-08-16 04:45:17 +05:30
getChallenges.js fix(tools): update parser for multi-file editor 2020-09-16 11:54:13 +05:30
getChallenges.test.js test: add tests for translated challenge parser 2020-08-16 04:45:17 +05:30
gulpfile.js fix: simplify language specific testing 2020-08-16 04:45:19 +05:30
lib.js feat(langs): Prep Spanish challenges for parsing 2018-10-11 02:15:05 +05:30
LICENSE.md chore: preparing for the move 2018-09-27 12:36:41 +05:30
package-entry.js chore: preparing for the move 2018-09-27 12:36:41 +05:30
package-lock.json feat(learn): Added project-based curriculum tools (#39448) 2020-09-16 11:54:12 +05:30
package.json chore: move to tools/challenge-helper-scripts 2020-09-17 16:17:37 +05:30
utils.js fix: simplify language specific testing 2020-08-16 04:45:19 +05:30