Commit Graph

26284 Commits (4a74567986d8de748f954e8957adc7613e85193f)

Author SHA1 Message Date
Oliver Eyton-Williams 4a74567986 fix: remove title from Chinese chals 2020-10-06 23:10:08 +05:30
Oliver Eyton-Williams a9092776b5 fix(curriculum): update 3 Chinese challenges 2020-10-06 23:10:08 +05:30
Oliver Eyton-Williams 1b895e7809 fix: translate title and dashName correctly 2020-10-06 23:10:08 +05:30
Oliver Eyton-Williams ed2840cb1c refactor: use dashedName over dasherize(title) 2020-10-06 23:10:08 +05:30
Randell Dawson d90f84e968
fix(learn): Change demo urls on various backend projects (#39688)
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2020-10-05 23:41:27 +05:30
Mrugesh Mohapatra a48ed627ad fix(docs): add news theme guidelines to doc site 2020-10-04 07:54:30 +05:30
Mrugesh Mohapatra c064bf0022 fix(docs): local server config, run alongside fCC 2020-10-04 07:54:30 +05:30
Mrugesh Mohapatra 56a46fd700 fix(docs): add rudimentary support for RTL in Arabic 2020-10-04 07:54:30 +05:30
Mrugesh Mohapatra 7287fe9f2b fix(docs): add translation link to avoid GitHub 2020-10-04 07:54:30 +05:30
Mrugesh Mohapatra 778a5fc2e8 fix(docs): update translations CTA on landing 2020-10-04 07:54:30 +05:30
Randell Dawson 90f6d23639
feat(learn): Create tool to delete an existing project step in project-based curriculum (#39786)
* feat: created tool to delete step

* docs: update README.md with delete-step instructions

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2020-10-03 11:54:19 +02:00
Mrugesh Mohapatra 86a1da59ff fix(docs): add i18n to nav, and other tweaks 2020-10-02 20:11:25 +05:30
Mrugesh Mohapatra 2e8b0366dc fix(docs): use relative linking 2020-10-02 20:11:25 +05:30
Mrugesh Mohapatra b05fb313c4
chore: update codeowners to tag staff 2020-10-02 04:05:18 +05:30
Randell Dawson d94b3010e3
fix(learn): changed question to be different from the video (#39773)
* fix(learn): changed test to be different from the video

the array on the test and it's solution were same as the video explanation, replaced the test with one suggested in #39097

* fix to use np,ones

Co-authored-by: Nitin <67074979+nitnjain@users.noreply.github.com>
Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com>
2020-10-01 22:08:57 +01:00
Mrugesh Mohapatra 48c41e5a6a
fix(docs, i18n): remove translations nav due to sidebar bug (#39774) 2020-10-02 01:19:03 +05:30
github-actions[bot] 84c5c641c3
chore(docs,i8n): processed translations from crowdin (#39769)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2020-10-02 00:28:40 +05:30
Mrugesh Mohapatra 5bf84ae475
fix(crowdin): remove push events and use manual runs (#39770) 2020-10-02 00:02:13 +05:30
Mrugesh Mohapatra 5a42caffb1 fix(crowdin): update config and exclude files 2020-10-01 23:52:16 +05:30
Mrugesh Mohapatra b1420e2de1 chore: remove all processed files 2020-10-01 23:52:16 +05:30
Mrugesh Mohapatra 94ba6cdd0d docs: add translations nav, update styles, links 2020-10-01 23:52:15 +05:30
github-actions[bot] 41c8472015 chore(docs,i8n): processed translations from crowdin (#39734)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2020-10-01 23:52:15 +05:30
Randell Dawson 11b8e5ba9a
chore(learn): remove other language curriculum Chinese (#39745) 2020-10-01 23:31:10 +05:30
max-voronov 17a6a8868b
Refactor Honesty (#39726)
* remove unused prop from Honesty component

* convert Honesty into a functional component
2020-10-01 09:11:45 -05:00
Oliver Eyton-Williams 2b60d14b5c
test(client): match any dates (linkedin button) (#39754)
Co-authored-by: Twaha Rahman <39026437+Twaha-Rahman@users.noreply.github.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2020-10-01 19:40:00 +05:30
Haraman Johal 41d40608a1
fix(learn): reword incorrect line reference (#39742) 2020-10-01 04:26:43 -07:00
Mrugesh Mohapatra 18d2c92da1
fix(i18n): remove debug code and activate crowdin (#39733) 2020-09-30 16:40:06 +05:30
Mrugesh Mohapatra 63efc10eca
feat(i18n): crowdin actions for docs (#39730) 2020-09-30 16:19:48 +05:30
Ahmad Abdolsaheb 4e51e845bb
fix: remove duplicate of borderColorPicker (#39732) 2020-09-30 14:56:30 +05:30
max-voronov 55f3df293a
chore(client): refactor ImageLoader (#39691) 2020-09-30 14:52:20 +05:30
Tom d23feadc1f
feat: update replit links to clone from repos (#39724) 2020-09-29 21:37:53 -07:00
Oliver Eyton-Williams 41b7a33100
fix: replace .chinese.md extension with .md 2020-09-29 22:09:05 +02:00
Oliver Eyton-Williams 2b9e38a17b
fix: replace .english.md extension with .md 2020-09-29 22:09:04 +02:00
Oliver Eyton-Williams 9718244431
fix: watch curriculum changes 2020-09-29 22:09:02 +02:00
Oliver Eyton-Williams df532099bc
test: stop relying on curriculum dir structure
Also refactors path resolution a little
2020-09-29 22:09:02 +02:00
Oliver Eyton-Williams 9089ddca5c
fix: use location for language, not extension
Rather than relying on .lang.md this expects to find the English source
challenge in /curriculum/challenges/english/<translationPath>
2020-09-29 22:09:01 +02:00
Oliver Eyton-Williams 34f2c4ae32
refactor: acceptedLanguage -> supported 2020-09-29 22:08:59 +02:00
Tom 1f530602ba
fix: nightlife app link (#39727) 2020-09-29 15:55:27 -04:00
Mike Shecket 682b85a423
Copyediting of descriptions for Advanced Node & Express challenges (#39606)
* Copyediting of challenge descriptions

* Copyedited descriptions of Chai challenges

* Update curriculum/challenges/english/06-quality-assurance/advanced-node-and-express/clean-up-your-project-with-modules.english.md

Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com>

* Update curriculum/challenges/english/06-quality-assurance/advanced-node-and-express/create-new-middleware.english.md

Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com>

* Update curriculum/challenges/english/06-quality-assurance/advanced-node-and-express/implement-the-serialization-of-a-passport-user.english.md

* Update curriculum/challenges/english/06-quality-assurance/advanced-node-and-express/create-new-middleware.english.md

Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com>

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

Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com>

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

Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com>

* Update curriculum/challenges/english/06-quality-assurance/advanced-node-and-express/registration-of-new-users.english.md

Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com>

* Update curriculum/challenges/english/06-quality-assurance/quality-assurance-and-testing-with-chai/test-for-truthiness.english.md

Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com>

* Update curriculum/challenges/english/06-quality-assurance/quality-assurance-and-testing-with-chai/test-for-truthiness.english.md

Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com>

* Update curriculum/challenges/english/06-quality-assurance/advanced-node-and-express/how-to-use-passport-strategies.english.md

Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com>

* Update curriculum/challenges/english/06-quality-assurance/advanced-node-and-express/implement-the-serialization-of-a-passport-user.english.md

Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com>

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

Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com>

* Update curriculum/challenges/english/06-quality-assurance/advanced-node-and-express/clean-up-your-project-with-modules.english.md

Co-authored-by: Manish Giri <manish.giri.me@gmail.com>

* fix: added code tags

Co-authored-by: Manish Giri <manish.giri.me@gmail.com>

* fix: add code tag

* fix: change to code tag

* fix: change to code tags

* fix: added code tags

* fix: capitalize Passport

* fix: added code tags

* fix: added code tags

* fix: added code tags

* fix: added code tags

* fix: added code tags

* fix: added code tags

* fix: added code tags

* fix: added code tags

* fix: added code tags

Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com>
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
Co-authored-by: Manish Giri <manish.giri.me@gmail.com>
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
2020-09-29 09:43:21 -07:00
PeterF521 ad9c3b0b60
fix(i18n): Portuguese testStrings translated (#39201)
Co-authored-by: Nicholas Carrigan <nhcarrigan@gmail.com>
Co-authored-by: PeterF521 <peterf521@gmail.com>
2020-09-29 21:08:14 +05:30
Jeremy A Gray 0e3c3e2ff7
fix(learn): avoid conflict with spring forward EST to EDT (#39681)
March 8, 2009 is the weekend of spring forward to EDT in the US.  This change moves the example date and test back one day to add twelve hours to a time on March 6, 2009, resulting in a time on March 7, 2009.
2020-09-29 20:47:26 +05:30
Oleksandr Stetsyuk 69ccca0d73
In file boo-who.russian.md change translate to correct russian (#39689) 2020-09-29 20:43:47 +05:30
Mrugesh Mohapatra da7d290bc1
feat(i18n): add crowdin for docs (#39709) 2020-09-28 23:26:02 +05:30
Mainak Debnath 362e8254f8
fix(learn): update test to allow negative arguments (#39701)
* Updated the regex in test

* Changed regex

Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com>

* Updated changes in regex

Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com>

Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com>
2020-09-28 16:03:24 +01:00
Kristofer Koishigawa 0a0fe2bae5
fix: suppress algolia errors (#39703) 2020-09-27 16:25:11 +05:30
Mrugesh Mohapatra b16c0641bf
docs: update and simplify all documentation (#39686)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2020-09-26 17:51:23 +05:30
Oliver Eyton-Williams 61ba415717
fix: tighten up ensure-env and env.js (#39694) 2020-09-26 00:40:17 +05:30
Walter Palagi 3d7af80047
fix(learn): React propTypes challenge, improve test text (#39682)
* In React propTypes challenge, improve test text

Fixes #39204

* Remove code tags around "number"

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

Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
2020-09-24 23:11:05 -07:00
Walter Palagi 104a8068e3
fix(learn): in ES6 spread operator challenge test for arr2 length > 0 (#39680)
* fix(learn): in ES6 spread operator challenge test for arr2 length > 0 too

Fixes #39662

* Accept correction

Co-authored-by: Nicholas Carrigan <nhcarrigan@gmail.com>

Co-authored-by: Nicholas Carrigan <nhcarrigan@gmail.com>
2020-09-24 16:14:44 -07:00
Menno 9d2e89984c
fix(learn): add notMatch method to instructions (#39655)
update use regular expressions to test a string with the notMatch method
2020-09-24 22:32:55 +01:00