Commit Graph

27238 Commits (3f1cd6eb3331bc4daf3e36c598bce7750ccf8f30)

Author SHA1 Message Date
Arjun Yadav 3f1cd6eb33
fixed the grammar of the description (#41531) 2021-03-19 06:55:21 -06:00
Shaun Hamilton 251d916e76
fix(learn): specify connect-mongo version in adnode (#41524) 2021-03-19 06:43:56 +01:00
Laurent Labine 00b37093db
fix(curriculum): replace single-line blocks with multi-line blocks for… (#41525)
* fix(curriculum) replace single-line blocks with multi-line blocks for Front End Libraries #41523

Second attempt

* Update curriculum/challenges/english/03-front-end-libraries/react/use--for-a-more-concise-conditional.md

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2021-03-18 23:40:32 +00:00
Sem Bauke b064991667
fix(curriculum): Replace single-line blocks with multi-line blocks for Responsive Web Design (#41519)
* fix(curriculum) replace single-line block with multi-line blocks

* fix(curriculum) replace single-line block with multi-line blocks (missed blocks)
2021-03-18 17:24:09 -06:00
camperbot a4e4ffce99
chore(i8n,curriculum): processed translations (#41521)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-03-18 10:16:46 -07:00
camperbot 2943b34f8b
chore(i8n,docs): processed translations (#41520)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-03-18 11:07:55 -06:00
Nicholas Carrigan (he/him) 8305cad79a
fix: address crowdin issues (#41517) 2021-03-18 16:31:05 +01:00
Oliver Eyton-Williams 4ea2ad881b
docs: change node alias from stable to lts (#41503) 2021-03-18 05:39:27 -07:00
camperbot 80cdeb78bb
chore(i8n,curriculum): processed translations (#41515)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-03-17 13:48:12 -06:00
camperbot a668d13caf
chore(i8n,docs): processed translations (#41514)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-03-17 10:29:03 -06:00
Mrugesh Mohapatra 5c7e4f4dd1
revert(curriculum): add 3 more certs to Chinese curriculum (#41513)
This reverts commit 217bc10160.
2021-03-17 08:24:25 -05:00
gikf b8ddfc08b3
fix(learn): rework Project Euler 63 (#41425)
* fix: rework challenge to use argument in function

* fix: add solution

* fix: correct function call in seed code

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>

* fix: improve instructions wording

* fix: correct typo

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2021-03-16 18:41:47 -05:00
Mrugesh Mohapatra e5763e9bb4
chore: remove extraneous files from contributor tools (#41488) 2021-03-16 12:32:50 -07:00
Sem Bauke 80054b0c94
fix: restored removed alias for running cypress test (#41509) 2021-03-16 22:37:07 +05:30
Michael Padilla 7603312b35
fix(i18n): Typo on motivation file (#41497)
Fixed Typo on compliments and motivationalQuotes.
2021-03-16 09:03:06 -07:00
Oliver Eyton-Williams e9b1247688
test(api): suppress expected log (#41502) 2021-03-16 09:53:08 -06:00
Randell Dawson 217bc10160
fix: add 3 more certs to chinese curriculum (#41508) 2021-03-16 21:12:40 +05:30
Oliver Eyton-Williams cbdf317aae
fix: suppress warning for seedless challenges (#41507)
Both challengeType 11 and challengeType 3 have no seeds, so there's no
need to warn about a lack of seed.

The warning has been updated to better reflect the problem (lack of
seed, not lack of comments)
2021-03-16 09:22:39 -06:00
Sem Bauke 97e040e0a4
fix(docs) Moderator handbook grammar and spelling improvements (#41506)
* fix(docs) Moderator handbook grammar and spelling improvements

* fix(docs) added suggestions by RandellDawson

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

* fix(docs) Restore title

Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
2021-03-16 08:09:02 -07:00
Randell Dawson d2f4b70ea6
fix: remove end of line chars after code blocks (#41498) 2021-03-16 07:49:43 -07:00
camperbot 843eb81632
chore(i8n,curriculum): processed translations (#41504)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-03-16 07:41:19 -07:00
Michael Padilla 6f6c4f9081
Fix: Redundant word on english devops.md (#41505) 2021-03-16 14:27:21 +01:00
camperbot dcadc249f4
chore(i8n,curriculum): processed translations (#41496)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-03-15 14:01:16 -06:00
Shaun Hamilton cd722a0e7f
fix(client): change repl.it validation to replit for migration (#41457) 2021-03-15 19:37:43 +05:30
camperbot b2179c5222
chore(i8n,client): processed translations (#41495)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-03-15 13:05:17 +00:00
camperbot 8c4448b516
chore(i8n,docs): processed translations (#41493)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-03-15 12:56:08 +00:00
Mrugesh Mohapatra 917a9d2643
chore: delete housekeeping workflows (#41487)
Latest changes enforced by GitHub prevents using the action in dependabot's PR's context. See: https://github.com/ahmadnassri/action-dependabot-auto-merge/issues/60, https://github.blog/changelog/2021-02-19-github-actions-workflows-triggered-by-dependabot-prs-will-run-with-read-only-permissions

Regardless of the above we also moved to needing atleast two approvals

Removing this workflow for now.
2021-03-15 05:04:54 -06:00
camperbot 903a301849
chore(i8n,curriculum): processed translations (#41490)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-03-14 21:20:39 -06:00
camperbot 5e563329ad
chore(i8n,learn): processed translations (#41462)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-03-13 10:31:57 -07:00
camperbot c6bef53773
chore(i8n,docs): processed translations (#41460)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-03-13 10:30:59 -07:00
camperbot 85650f5f41
chore(i8n,client): processed translations (#41461)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-03-13 10:29:53 -07:00
Randell Dawson 50369edd12
feat(tools): Add a PR labeler action to the repo (#41458) 2021-03-13 22:14:19 +05:30
Nicholas Carrigan (he/him) f1c8a9825b
fix(i18n,client): translatable cta url (#41384) 2021-03-12 17:14:54 -07:00
Randell Dawson c198d508be
fix(learn): Improve tests for the Nest an Anchor Element within a Paragraph challenge (#41456) 2021-03-12 10:09:22 -07:00
camperbot d74a6ec539
chore(i8n,docs): processed translations (#41453)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-03-12 07:34:08 -08:00
Randell Dawson a3f6a2a904
fix(docs): Added missing word to sentence in devops.md (#41455) 2021-03-12 07:31:49 -08:00
gikf 9669e39b85
fix(learn): make tests and test descriptions more explicit (#41281)
* fix: make tests and descriptions more explicit

* fix: add example to description

* fix: replace pre tags with markdown

* fix: move test data to seed code for convenience

* fix: correct grammar from review

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>

* Revert "fix: move test data to seed code for convenience"

This reverts commit 7a9c4723d6.

* fix: small corrections

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2021-03-12 07:29:03 -08:00
camperbot 42a811ea83
chore(i18n,learn): processed translations (#41454)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-03-12 20:00:30 +05:30
Randell Dawson 33bd4fb2c4
fix(learn): Change Codepen template link (#41440) 2021-03-12 10:41:48 +05:30
Mrugesh Mohapatra 2cc38f6cc5
docs: update devops flight-manuals (#41446)
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2021-03-12 10:21:57 +05:30
pandacoder7 53d372c298
fix: update challenge for crowdin in anchor page (#41450) 2021-03-11 13:35:34 -07:00
camperbot 8821a51474
chore(i8n,learn): processed translations (#41445)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-03-11 13:34:42 -07:00
Luca 5589c37804
fix(learn): remove wrong spaces and make quotes consistent (#41434)
* Remove spaces that are not meant to be there (L37, L134, L156) Makes quotes consistent (L61)

Remove spaces that are not meant to be there (L37, L134, L156)
Makes quotes consistent (L61)

* Consistent spacing after commas

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2021-03-11 07:19:07 -08:00
camperbot ce18c05b95
chore(i8n,docs): processed translations (#41443)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-03-11 05:07:21 -08:00
Mrugesh Mohapatra b0bfc00f21 fix(actions): update workflow matrices & docs
This commit intentionally adds a matrix to keep supporting Node.js 12
while we evaluate it
2021-03-11 12:19:42 +05:30
Mrugesh Mohapatra 6c91f81b0e chore(deps): upgrade eslint, prettier & related packages 2021-03-11 12:19:42 +05:30
Mrugesh Mohapatra 0a53a1d7f0 chore(deps): upgrade lerna to v4 2021-03-11 12:19:42 +05:30
Mrugesh Mohapatra 4dd4865b94 chore(deps): upgrade root for patches & minor revs 2021-03-11 12:19:42 +05:30
Mrugesh Mohapatra 972878c727
docs: update ordering on the sidebar (#41435) 2021-03-11 10:54:38 +05:30
Nicholas Carrigan (he/him) c70bac4614
fix(tools): update automated message (#41437)
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
2021-03-11 02:44:19 +05:30