Commit Graph

31220 Commits (fe045b996b1c40df0d4326824369e7242ad6da49)

Author SHA1 Message Date
sidemt d2914dd4d6
fix(curriculum): add missing code tag (#47119) 2022-08-02 17:17:28 +05:30
camperbot 29607c1522
chore(i18n,learn): processed translations (#47114) 2022-08-02 17:16:54 +05:30
Naomi Carrigan 88a9b8842d
feat(tools): validate curriculum PRs (#47116)
* feat(tools): validate curriculum PRs

* fix: syntax issues

* fix: catch failure correctly

* fix: use contains because colon was being weird??
2022-08-02 17:16:23 +05:30
Huyen Nguyen d69dc5d75b
fix(curriculum): minor typo in the Twitch JSON API challenge (#47112) 2022-08-01 18:40:28 +02:00
camperbot 792111d1b3
chore(i18n,docs): processed translations (#47113) 2022-08-01 09:23:40 -07:00
mxvrnv 11b308adc3
chore(curriculum): add a missing period (#47101)
Co-authored-by: mxvrnv <mxvrnv@mxvrnvs-MacBook-Air.local>
2022-08-01 18:34:20 +07:00
Randell Dawson b08954ae90
fix: Change instructions for Set up a Template Engine challenge to make user implement res.render() (#47108)
fix: have user implement res.render
2022-08-01 08:37:49 +02:00
renovate[bot] 18f9d63ebb fix(deps): update stripe 2022-08-01 01:14:15 +00:00
renovate[bot] 91112827ab chore(deps): update codesee to v0.334.0 2022-07-31 22:13:52 +00:00
renovate[bot] fc30163dfc chore(deps): update typescript-eslint monorepo to v5.31.0 2022-07-31 19:01:29 +00:00
renovate[bot] d31c5a62ff chore(deps): update dependency webpack to v5.74.0 2022-07-31 16:42:06 +00:00
renovate[bot] 643124d9fa fix(deps): update font awesome to v6.1.2 2022-07-31 14:28:01 +00:00
renovate[bot] afefff3377 fix(deps): update dependency react-transition-group to v4.4.4 2022-07-31 10:59:13 +00:00
renovate[bot] 2cb5f6e180 fix(deps): update dependency react-i18next to v11.18.3 2022-07-31 05:40:21 +00:00
renovate[bot] c59ea81f3c fix(deps): update dependency algoliasearch to v4.14.2 2022-07-31 03:34:35 +00:00
renovate[bot] 8aed1e1a4a chore(deps): update dependency @types/node to v16.11.47 2022-07-31 01:17:01 +00:00
renovate[bot] 74f1771809 chore(deps): update dependency rollup to v2.77.2 2022-07-30 21:55:28 +00:00
renovate[bot] b555fdb33a chore(deps): update dependency tailwindcss to v3.1.7 2022-07-30 19:29:55 +00:00
renovate[bot] 13d5e4ab10 chore(deps): update dependency autoprefixer to v10.4.8 2022-07-30 17:31:31 +00:00
renovate[bot] 793c3616d0 chore(deps): update dependency @types/react to v17.0.48 2022-07-30 15:24:44 +00:00
renovate[bot] bc1e980ca5 chore(deps): update dependency @types/node to v16.11.46 2022-07-30 12:39:31 +00:00
Muhammed Mustafa 03e18aeeb9
chore(curriculum): change the decription in chain middleware (#47080)
Co-authored-by: William Kelly <williammkelly00@gmail.com>

Co-authored-by: William Kelly <williammkelly00@gmail.com>
2022-07-30 07:11:02 +02:00
renovate[bot] 4dbe4986ab chore(deps): update dependency @rollup/plugin-typescript to v8.3.4 2022-07-30 04:36:37 +00:00
renovate[bot] 78abf47e2e chore(deps): update github/codeql-action digest to 5207709 2022-07-30 02:46:06 +00:00
kartik 82691be5e2
doc: change wording of PR guidance (#47070)
* TYPO: improved words

* Update docs/how-to-open-a-pull-request.md

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

* Update docs/how-to-open-a-pull-request.md

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

* Update docs/how-to-open-a-pull-request.md

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

* Update docs/how-to-open-a-pull-request.md

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

* Update docs/how-to-open-a-pull-request.md

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-07-29 19:44:32 +00:00
vedanshi cd4d51b5a9
fix(curriculum): missing code block (#47077)
* Update 60fac56271087806def55b33.md

* select -> `select`

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

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
2022-07-29 10:25:10 -06:00
camperbot fd1e4b4d4c
chore(i18n,learn): processed translations (#47081) 2022-07-29 09:22:06 -07:00
sidemt 1b5a9ed161
fix(curriculum): remove reference to a label element that doesn't exist (#47066) 2022-07-29 18:03:42 +02:00
Arun Kumar 972dbd5c27
fix(curriculum): Change the typo from ad to as (#47076)
Changed the typo in understand-bcrypt-hashes.md

Co-authored-by: Arun Kumar Borru <arunkumar.b@holosuit.com>
2022-07-29 10:11:52 +02:00
camperbot c36ddf9c61
chore(i18n,docs): processed translations (#47060) 2022-07-28 11:34:05 -07:00
camperbot 39b5842b79
chore(i18n,learn): processed translations (#47042) 2022-07-28 13:21:48 +00:00
Sameer Supe 3cc300127e
fix(curriculum): test case for arguments optional (#47059)
* added test case for curriculum

* Revert "added test case for curriculum"

This reverts commit a23ee9d3cd.

* added test case for curriculum
2022-07-28 15:11:06 +02:00
Muhammed Mustafa 5e5a374ee1
fix(curriculum): text going against challenge docs (#46849)
* fix(curriculum): text going against challenge docs

* less aggressive tone in step 33

* Clearer description

Co-authored-by: Ilenia <nethleen@gmail.com>

* middle ground for step 23

* middle ground for step 25

* I am convinced

* Naomi clearning Typos and clearing description

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

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-css-variables-by-building-a-city-skyline/5d822fd413a79914d39e98e1.md

Co-authored-by: Ilenia <nethleen@gmail.com>
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
2022-07-28 07:33:59 -05:00
Kristofer Koishigawa 9bcd2d778a
fix: update Basic Node and Express challenge text (#47048)
* fix: update body-parser text

* fix: update dotenv text

* Update curriculum/challenges/english/05-back-end-development-and-apis/basic-node-and-express/use-body-parser-to-parse-post-requests.md

Co-authored-by: Sem Bauke <semboot699@gmail.com>

* Update curriculum/challenges/english/05-back-end-development-and-apis/basic-node-and-express/use-the-.env-file.md

Co-authored-by: Ilenia <nethleen@gmail.com>

* Update curriculum/challenges/english/05-back-end-development-and-apis/basic-node-and-express/use-body-parser-to-parse-post-requests.md

Co-authored-by: Sem Bauke <semboot699@gmail.com>

Co-authored-by: Sem Bauke <semboot699@gmail.com>
Co-authored-by: Ilenia <nethleen@gmail.com>
2022-07-28 12:23:33 +02:00
Muhammed Mustafa 5cfa9caa61
chore(curriculum): validate registration form project (#46855)
* created new step for link step

* step 2 account for lang in description and hint

* added meta attribute description and test

* indent tab to space issue

* fixed test failing with seed code

* Changed editable region

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

* Removed extra spaces

* moved the editor area in step 4

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2022-07-28 11:30:43 +02:00
Lasse Jørgensen 8475632318
fix(curriculum): remove media query requirement, general improvements (#46639)
* fix(curriculum): remove media query requirement, general improvements

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-css-flexbox-by-building-a-photo-gallery/6153a3ebb4f7f05b8401b716.md

Co-authored-by: Muhammed Mustafa <MuhammedElruby@gmail.com>

* fix(curriculum): simplify flex-direction step

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-css-flexbox-by-building-a-photo-gallery/6153a3ebb4f7f05b8401b716.md

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

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-css-flexbox-by-building-a-photo-gallery/61537c5f81f0cf325b4a854c.md

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

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-css-flexbox-by-building-a-photo-gallery/61537c9eecea6a335db6da79.md

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

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-css-flexbox-by-building-a-photo-gallery/61537d86bdc3dd343688fceb.md

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

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-css-flexbox-by-building-a-photo-gallery/61537d86bdc3dd343688fceb.md

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

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-css-flexbox-by-building-a-photo-gallery/615f171d05def3218035dc85.md

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

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-css-flexbox-by-building-a-photo-gallery/615f171d05def3218035dc85.md

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

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-css-flexbox-by-building-a-photo-gallery/615389bd81347947ea7ba896.md

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

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-css-flexbox-by-building-a-photo-gallery/615389bd81347947ea7ba896.md

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

* Apply suggestions from code review

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

* fix(curriculum): update/fix tests, new background color

* fix(curriculum): add lang attribute requirement

* Apply suggestions from code review

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

* Apply suggestions from code review

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

* fix(curriculum): rewrite step, add tests

* fix(curriculum): update flex-direction step

* fix(curriculum): update seed code

* fix(curriculum): use CSSHelp to get correct width value

* fix: update hint text for step 6

* Apply suggestions from code review

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

* fix: close regex

* fix: regex spaces

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-css-flexbox-by-building-a-photo-gallery/6153a3952facd25a83fe8083.md

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

* fix: reason for padding (also avoids code block near punctuation)

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-css-flexbox-by-building-a-photo-gallery/61537d86bdc3dd343688fceb.md

Co-authored-by: Sem Bauke <semboot699@gmail.com>

Co-authored-by: Muhammed Mustafa <MuhammedElruby@gmail.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
Co-authored-by: Sem Bauke <semboot699@gmail.com>
2022-07-28 09:55:51 +02:00
renovate[bot] 1640d11521
chore(deps): update dependency markdownlint to v0.26.1 (#47025)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-28 12:55:54 +05:30
Naomi Carrigan 836ccb79b1
chore: resolve type coercion todo comment (#47036) 2022-07-28 09:18:08 +02:00
Ilenia 659f055589
fix: substitute moment in npm challenges (#46924)
* fix: substitute moment infirst challenge

* fix: other challenges moment->freecodecamp

* use @freecodecamp/ex in first npm challengnge

* @freecodecamp/example in second npm challenge

* @freecodecamp/example in third npm challenge

* @freecodecamp/example in fourth npm challenge

* @freecodecamp/example in fifth npm challenge

* Apply suggestions from code review

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2022-07-28 09:09:27 +02:00
wongwinnie198 cb632fcb1c
docs: editing the curriculum file structure page (#47046)
chore: editing the curriculum file structure page
2022-07-28 09:04:38 +02:00
Ilenia ea25aeb293
fix: step 65 don't accept wrong syntax (#47018) 2022-07-27 21:38:32 +00:00
Gabriel Rocha fc17b83f2c
fix: allow HTML multiline tag syntax (#46983)
* fix: allow HTML multiline tag syntax

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-basic-css-by-building-a-cafe-menu/5f332a88dc25a0fd25c7687a.md

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

Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
2022-07-27 14:25:53 -07:00
Ilenia 88f012878d
fix: step 30 registration form add test against wrong code (#47017)
* fix: add test against wrong code

* feat: add mention of option elements
2022-07-27 21:21:28 +00:00
AirSay.Codes 245dec9519
fix(docs): inconsistent spacing in theme_CSS (#47031)
Update _theme.css

Inconsistent Spacing in the code lines.
2022-07-27 21:04:59 +00:00
Ilenia f50d190d8b
feat(curriculum): remove space requirement in steps 43&46 of cat photo app project (#47019)
* fix: remove requirement for space before text

* Apply suggestions from code review
2022-07-27 13:59:45 -07:00
Ilenia c356ecfa29
feat: move blur example from step 34 to step 35 rothko (#47020)
* feat: move example from step 34 to step 35 rothko

* change wording
2022-07-27 13:55:10 -07:00
camperbot fd5d8a3174
chore(i18n,docs): processed translations (#47049) 2022-07-27 13:12:29 -07:00
Ilenia 344c9afa80
fix(curriculum): make use .env file challenge clearer (#47047)
* fix(curriculum): make use env file challenge clearer

* @bbsmooth wording
2022-07-27 20:18:35 +02:00
Kristofer Koishigawa b81dea1e82
fix: update Advanced Node and Express text (#47050)
* fix: update pug related text

* fix: update passport and express-session text

* fix: update mongodb text

* fix: update passport-local text

* fix: update bcrypt text

* fix: update passport-github text

* fix: update socket.io text

* fix: passport.socketio, connect-mongo, and cookie-parser text
2022-07-27 19:17:16 +02:00
Kristofer Koishigawa 1baad2357c
fix: update Information Security with HelmetJS text (#47052)
* fix: update helmet text

* fix: update bcrypt text
2022-07-27 19:15:07 +02:00