Commit Graph

31220 Commits (fe045b996b1c40df0d4326824369e7242ad6da49)

Author SHA1 Message Date
Bruce Blaser fe045b996b
fix(curriculum): remove ambiguous sentence from a11y quiz step 42 (#47205)
fix: remove ambiguous sentence
2022-08-08 20:43:31 +02:00
Bruce Blaser 92ea45931e
fix(curriculum): make test a little more lenient for reg form step 36 (#47218)
fix: make test a little more lenient
2022-08-08 20:35:17 +02:00
Sem Bauke 98e1b9eab3
feat: add superblock intro to curriculum data API (#47161)
* feat: add superblock intro to curriculum data API

* fix: type correlation intro

* fix: add key to Joi schema
2022-08-08 12:16:19 -05:00
Ilenia acc93a3a68
Fix: better description for steps 12&15 in registration form (#47058)
* fix: text against challenge guideline

* fix: unclear challenge description step 15

* Apply suggestions from code review
2022-08-08 12:08:24 -05:00
Hankai Xia bc369e97d8
fix(client): worker executor task once (#46951) 2022-08-08 11:20:15 -05:00
camperbot 6c71cbca24
chore(i18n,learn): processed translations (#47217) 2022-08-09 00:45:29 +09:00
Ahmad Abdolsaheb 29e4a18a56
feat(tools): donation tests (#46633)
* feat: add stripe donate page test for non donors

* fix: revert changes to see if ev is passed correctly

* feat: download artifacts

* fix: add quotations for spec args with global patterns

* fix: remove firefox from cypress donation tests

* fix: trigger action on main push

* Apply suggestions from code review

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* feat: remove matrix and simplify

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2022-08-08 08:43:23 -07:00
hanswang123456 87f0f75d9e
fix(curriculum): update test regex to allow whitespaces (#47150)
* Added spacing fix to catch end of line spaces

* allow for spaces before "("
2022-08-08 12:37:49 +01:00
renovate[bot] 41e85ef2bb fix(deps): update dependency @stripe/stripe-js to v1.35.0 2022-08-08 07:51:48 +00:00
renovate[bot] 73e7669618
chore(deps): update codesee to v0.342.0 (#47195)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-08 13:09:32 +05:30
camperbot c24248511c
chore(i18n,learn): processed translations (#47166) 2022-08-08 11:37:37 +05:30
camperbot e55ba54b47
chore(i18n,client): processed translations (#47164) 2022-08-08 11:36:57 +05:30
renovate[bot] c7bc1074b2 fix(deps): update dependency next to v12.2.4 2022-08-08 05:50:31 +00:00
renovate[bot] 45f575a3af chore(deps): update dependency @types/chai to v4.3.2 2022-08-08 02:45:21 +00:00
renovate[bot] 74dc4e8069 fix(deps): update dependency react-transition-group to v4.4.5 2022-08-07 22:54:38 +00:00
renovate[bot] 4cedba2e9f chore(deps): update storybook monorepo to v6.5.10 2022-08-07 20:53:55 +00:00
hanswang123456 7ed2109eec
fix(curriculum): allow whitespaces after closing tags (#47171)
* Added spacing fix to catch end of line spaces

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-html-by-building-a-cat-photo-app/5dc23991f86c76b9248c6eb8.md

Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>

* Update 5dc23991f86c76b9248c6eb8.md

* allow for spaces before "("

* cleaned up edits

Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
2022-08-07 20:52:55 +02:00
renovate[bot] 3053c9d8a6 chore(deps): update dependency tailwindcss to v3.1.8 2022-08-07 16:39:38 +00:00
renovate[bot] aaca7ee732 chore(deps): update dependency postcss to v8.4.16 2022-08-07 13:23:29 +00:00
renovate[bot] 295ddcef8d chore(deps): update dependency mock-fs to v5.1.4 2022-08-07 10:06:43 +00:00
Dylan R 1cd621fa67
fix(curriculum) changed wording on step 55 (#47182)
* update step 55

* Update wording to Sboonny's suggestion

Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>

* update wording to bbsmooth's suggestion

* Changed "Finally" to "Then"

Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
2022-08-07 06:11:27 +02:00
renovate[bot] 25a0d819b6 chore(deps): update dependency @types/validator to v13.7.5 2022-08-07 00:54:54 +00:00
renovate[bot] 4890e36d65 chore(deps): update dependency @types/inquirer to v8.2.2 2022-08-06 22:46:56 +00:00
Bruce Blaser 8b88223255
fix(curriculum): typo in step 6 of CatPhotoApp project (#47193)
fix: typo in hint
2022-08-06 19:38:53 +00:00
renovate[bot] 3aca9eee95 chore(deps): update dependency @testing-library/jest-dom to v5.16.5 2022-08-06 18:21:54 +00:00
renovate[bot] 7cff1176fa chore(deps): update dependency @testing-library/dom to v8.16.1 2022-08-06 15:14:08 +00:00
renovate[bot] b3bcc79444 chore(deps): update babel monorepo 2022-08-06 12:50:04 +00:00
renovate[bot] b9d5c28272 chore(deps): update github/codeql-action digest to af35bd3 2022-08-06 10:23:10 +00:00
renovate[bot] caeb9d35a3 chore(deps): update actions/setup-python digest to b55428b 2022-08-06 04:38:16 +00:00
hanswang123456 787049696a
fix(curriculum): Extended description (#47169)
* Added spacing fix to catch end of line spaces

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-html-by-building-a-cat-photo-app/5dc23991f86c76b9248c6eb8.md

Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>

* Update 5dc23991f86c76b9248c6eb8.md

* allow for spaces before "("

* Update create-a-javascript-promise.md

* cleaned up changes on main

* Extended description

* fix(curriculum):Extend challenge description

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>

Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
2022-08-05 19:02:34 +00:00
kelvinyy 781eba5c68
Fix/update cat photo app bug of not checking type attribute (#47152)
* fix the issue not checking type attribute

* bug fix for not checking type attribute

* fix the bug of not checking type attribute

* Update 5ef9b03c81a63668521804de.md

update hints

* Update 5ef9b03c81a63668521804df.md

update hint

* Update 5f1a80975fc4bcae0edb3497.md

update hint

* Update 5f1a80975fc4bcae0edb3497.md

* Update 5ef9b03c81a63668521804df.md

* Update 5f1a80975fc4bcae0edb3497.md

* Update 5f1a80975fc4bcae0edb3497.md

* Update 5ef9b03c81a63668521804de.md

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-html-by-building-a-cat-photo-app/5f1a80975fc4bcae0edb3497.md

Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-html-by-building-a-cat-photo-app/5f1a80975fc4bcae0edb3497.md

Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-html-by-building-a-cat-photo-app/5f1a80975fc4bcae0edb3497.md

Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-html-by-building-a-cat-photo-app/5f1a80975fc4bcae0edb3497.md

Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-html-by-building-a-cat-photo-app/5ef9b03c81a63668521804de.md

Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-html-by-building-a-cat-photo-app/5ef9b03c81a63668521804de.md

Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>

* added space to step 45

* removed space from step 48

Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
2022-08-05 12:19:39 +02:00
camperbot a3d6a413a2
chore(i18n,learn): processed translations (#47154) 2022-08-05 10:05:49 +02:00
camperbot 6f6cf5f63a
chore(i18n,client): processed translations (#47153) 2022-08-05 10:05:09 +02:00
Jagruti Tiwari 4e55be35bd
feat: show reset button after submitting the code once (#47126)
* feat: shows reset after checking code once

* fix: changed conditions to hide and show help button
2022-08-04 17:13:34 +03:00
Radi Totev b1a0ecf6c6
fix(curriculum): improve test in use-const-for-action-types challenge (#46956)
* Improve test in use-const-for-action-types challenge

* Remove let and var checks

Co-authored-by: Sem Bauke <semboot699@gmail.com>
2022-08-04 11:51:35 +02:00
Naomi Carrigan 4cdf31d9dc
chore: remove mongo reference (#47133)
* chore: remove mongo reference

* chore: apply review suggestions

Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>

Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>
2022-08-04 11:26:41 +02:00
camperbot 2bb7c9ca97
chore(i18n,learn): processed translations (#47141) 2022-08-04 07:01:45 +05:30
Oliver Eyton-Williams 7818ba55b5
fix(validation): create .env before config (#47143) 2022-08-03 09:54:52 -07:00
Abhishek Sharma 9a9cef38bd
fix(curriculum): updated JS debugging challenge run-test (#47139) 2022-08-03 18:29:04 +02:00
Oliver Eyton-Williams 853be8d712
fix: create config before audit (#47142) 2022-08-03 15:06:24 +00:00
sidemt de874000cd
fix(curriculum): correct and improve the instruction (#47067)
* fix(curriculum): correct and improve the instruction

* apply jeremylt's suggestion

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
2022-08-03 08:14:25 -06:00
Oliver Eyton-Williams a5188ec78b
fix: create config before auditing i18n challenges (#47137) 2022-08-03 07:03:59 -07:00
Dylan R c143f6815f
fix(curriculum): removed the mention of 6 spaces for easier understanding (#47088) 2022-08-03 12:05:29 +05:30
Oliver Eyton-Williams 97a36fff9a
feat(i18n): check no slug duplicates (#47127)
* refactor: move challenge auditing to  function

* feat: confirm each slug only appears once

* refactor: rename explanatory variables
2022-08-03 07:50:24 +02:00
Randell Dawson 08ce28fba3
fix(curriculum): Changed Mongoose version to avoid warnings in boilerplate's Node console when working on Mongoose challenges (#47129)
* fix: changed mongoose version to avoid warnings in console

* fix: changed ~ to ^ for mongoose version

Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>

Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>
2022-08-03 07:36:13 +02:00
Naomi Carrigan c17bd7cd89
fix: resolve typos in catdog classifier (#47130)
* fix: resolve typos in catdog classifier

* fix: missed a couple
2022-08-03 07:31:23 +02:00
camperbot af288935b9
chore(i18n,docs): processed translations (#47121) 2022-08-02 20:12:39 +05:30
Naomi Carrigan 9267c890bd
fix: skip meta order test when running specific block (#47071) 2022-08-02 16:32:24 +02:00
camperbot 4b4e043675
chore(i18n,client): processed translations (#47122) 2022-08-02 15:53:00 +02:00
camperbot 336596fe32
chore(i18n,learn): processed translations (#47124) 2022-08-02 15:52:31 +02:00