Commit Graph

31238 Commits

Author SHA1 Message Date
Tom
136f60bbef feat: move rdb order to middle of superblocks (#46138)
feat: move rdb out of beta
2022-08-10 18:48:39 +02:00
renovate[bot]
1f8c08efbb fix(deps): update dependency @freecodecamp/loop-protect to v3 (#46801)
* fix(deps): update dependency @freecodecamp/loop-protect to v3

* refactor: preset definition to getBabelOptions

* refactor: pass in presets

* refactor: simplify getBabelOptions

* fix: use getBabelOptions

* refactor: use simpler names

* chore: update comment

* fix: destructure properly

* fix: remove default object

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2022-08-10 16:12:59 +01:00
sidemt
348baeb496 chore(i18n,client): improve Japanese meta tags (#47250) 2022-08-10 16:50:59 +02:00
camperbot
a24121e334 chore(i18n,client): processed translations (#47227) 2022-08-10 08:56:55 +02:00
Naomi Carrigan
b6115b9880 fix: adjust grid map css (#47159)
* fix: adjust grid map css

* feat: use grid instead

Co-authored-by: Bruce B <bbsmooth@gmail.com>

Co-authored-by: Bruce B <bbsmooth@gmail.com>
2022-08-10 11:00:30 +09:00
mjh
ab82857ab2 fix(curriculum): Made output for sample code in snippet clearer - Multidimensional Array Access (#47222)
* Made output for sample code in snippet clearer

* Made formatting more consistent

* Fixed names for formatting fix
2022-08-09 20:39:56 +00:00
Muhammed Mustafa
441815b72a fix(curriculum): dead links in data analyzer python (#47201)
* fix(curriculum): dead links

Co-authored-by: mmatsumoto1026 <mmatsumoto1026@gmail.com>

* Changed the link text

* added 10 hours to links that don't have them

* added advance python course article and consistance space

* Switch the link to learn the basic of python

* Fix links' text format

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

Co-authored-by: mmatsumoto1026 <mmatsumoto1026@gmail.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2022-08-09 13:16:51 -07:00
Lasse Jørgensen
50e6afcc14 fix(curriculum): use DOM for link element tests (#47208)
* fix(curriculum): use DOM for link element tests

* fix: revert back to regex for link element location test
2022-08-09 13:02:16 -07:00
camperbot
35ae1439f3 chore(i18n,learn): processed translations (#47228) 2022-08-09 11:35:15 -07:00
sidemt
85b8029582 fix(curriculum): add missing instructions for lang attribute (#47226)
* fix(curriculum): add missing instructions for lang attribute

* fix(curriculum): add missing test for lang attribute

* fix(curriculum): make instructions a little vague
2022-08-09 09:20:25 -05:00
Shiva Prasad
5195cd4cb2 fix(curriculum): PhotoGallery Step 5 (#47224)
Clarifies instruction for Learn CSS Flexbox by Building a Photo Gallery App Step 5
Closes Issue #47223
2022-08-09 08:44:11 -05:00
Moshe
632f899628 fix: 'logs' route should always have :_id param (#47215)
* fix: 'logs' route should always have :id param

* fix: change all urls to have _id
2022-08-09 08:40:33 -05:00
Bruce Blaser
b42e7f1474 fix: Colored Markers Step 2 - tighten up tests (#47181)
* fix: tighten up tests

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-css-colors-by-building-a-set-of-colored-markers/61695ab9f6ffe951c16d03dd.md

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

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-css-colors-by-building-a-set-of-colored-markers/61695ab9f6ffe951c16d03dd.md

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

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-css-colors-by-building-a-set-of-colored-markers/61695ab9f6ffe951c16d03dd.md

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

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-css-colors-by-building-a-set-of-colored-markers/61695ab9f6ffe951c16d03dd.md

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

* fix: clarify hints

Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
2022-08-09 15:34:33 +02:00
Muhammed Mustafa
e605233d3a feat(client): i18n link alert (#46755)
attach i18next to window, give window alerts access to i18next.t

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2022-08-09 11:58:36 +02:00
renovate[bot]
3b9db39c9c fix(deps): update dependency react-instantsearch-dom to v6.31.1 2022-08-09 05:36:18 +00:00
renovate[bot]
e2d97e9cfd chore(deps): update typescript-eslint monorepo to v5.33.0 2022-08-09 02:07:00 +00:00
Bruce Blaser
399eaa01ed fix(curriculum): clarify instructions for cafe menu step 41 (#47213)
* fix: clarify instructions

* refactor: reword instructions
2022-08-08 14:58:32 -05:00
camperbot
29d9c52b8c chore(i18n,docs): processed translations (#47216) 2022-08-08 20:43:59 +02:00
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