Commit Graph

31281 Commits (5f9c56361b5f598e6d2e9195cbae0489e67f0934)

Author SHA1 Message Date
sidemt eea6f5195c
fix(i18n): configure search Japanese publication (#46888) 2022-07-14 14:02:01 +05:30
renovate[bot] 9756175852 fix(deps): update dependency react-i18next to v11.18.1 2022-07-13 22:31:58 +00:00
sidemt 48a731d3cb
fix(curriculum): fix the instruction and the test to match the hint (CatPhotoApp Step3) (#46831)
* fix(curriculum): fix the instruction and the test to match the hint

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

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

Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
2022-07-13 19:10:44 +02:00
renovate[bot] 578ac12a8e chore(deps): update typescript-eslint monorepo to v5.30.6 2022-07-13 17:04:47 +00:00
camperbot 6fb0b04b54
chore(i18n,docs): processed translations (#46882) 2022-07-13 07:05:55 -07:00
camperbot 828d047ffe
chore(i18n,learn): processed translations (#46884) 2022-07-13 19:34:49 +05:30
Bruce Blaser 6185deec06
fix: clarify instructions for reg form step 26 (#46879)
fix: clarify instructions
2022-07-13 15:22:47 +05:30
Jeremy L Thompson de7dce41e6
fix(curriculum) Convert C to F function - more ideomatic name (#46875)
minor - more ideomatic name

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
2022-07-13 15:22:21 +05:30
Oliver Eyton-Williams 2f6eef61d4
fix: save project to redux on submit (#46791) 2022-07-13 15:20:02 +05:30
Rey f89c6806a3
fix: use regex to filter tests in Sudoku Solver (#46751)
* fix: use regex to filter tests

* Update sudoku-solver.md
2022-07-13 15:13:24 +05:30
Ilenia 1a8899bfb8
feat: remove random id from forum topic title (#46869)
feat/remove random id from forum topic title

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
2022-07-12 16:46:11 -07:00
Naomi Carrigan 8b8afb5e01
temp: rollback firefox to 101 (#46878)
* temp: pin firefox to 101

* temp: use sudo
2022-07-12 17:26:35 -05:00
Moshe 67cf5d63f2
fix(client): prevent navigating on failed submissions (#46734)
* fix(37615): avoid navigate to next challenge api fails

* fix: elsint errors

* fix: more elsint errors

* fix: make 'navigate' call conditional

* chore: removed async prefix from naigateTo method

* refactor: compare types with constants

* chore: remove unused closeChallengeModal

* fix: restore call to closeModal

* refactor: use setTimeout inside map block

* fix: requested changes according the comments

* fix:remove !request.ok block
2022-07-12 10:17:08 -05:00
camperbot 8cb1fd3cf6
chore(i18n,learn): processed translations (#46872) 2022-07-12 16:20:26 +02:00
camperbot b0ad70ffc3
chore(i18n,docs): processed translations (#46871) 2022-07-12 16:18:43 +02:00
Moshe 8d4d4d79e8
fix(ui): "sign in" button hidden at small devices (#46561)
* fix(UI): missing sign-in button at small devices

* feat: replace menu and sign-in buttons text with images

* refactor: svg icons replaced by fortawesome ones

* test: fix e2e test of navigation menu button

* feat: display sign in button and hide all

* feat: display sign in icon on nav for small screens

* feat: add accessibility span for menu icon

* fix: lint errors

Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com>
2022-07-12 08:15:52 -05:00
camperbot 5f93634c9d
chore(i18n,learn): processed translations (#46850) 2022-07-12 13:56:02 +02:00
Manabu Matsumoto 6b1d2e374f
fix(curriculum): fitting an instruction text to fcc document (#46866)
* fix: fitting an instruction text to fcc document

* Update curriculum/challenges/english/07-scientific-computing-with-python/scientific-computing-with-python-projects/probability-calculator.md

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

Co-authored-by: Sem Bauke <semboot699@gmail.com>
2022-07-12 13:15:58 +02:00
Naomi Carrigan f283e93987
chore: resolve issues identified on crowdin (#46862)
* fix: wrap input in code

* chore: resolve remaining issues
2022-07-12 10:42:30 +02:00
Seweryn e579a6409d
fix(curriculum): correct registration form step 33 instructions (#46860)
fix: correct form step 33 instructions
2022-07-12 09:49:11 +02:00
Lucas Legrand c29057455a
fix: regex correction for meta tags (#46861)
regex correction for meta tags

Co-authored-by: LucasLegrand <lucas.legrand@invyo.io>
2022-07-12 09:28:13 +02:00
Sagiv Abdush b07460ca5b
delete Let's make some more! text from skyline project level #18 page. (#46865)
delete Let's make some more! text from the page.
2022-07-12 00:16:59 -07:00
Harsh Kashyap 3ecc381f95
fix(curriculum): corrected grammar in line 12 of the description section of learn HTML forms.md (#46859)
* Update 60fad1cafcde010995e15306.md

Hello, 
I have changed the sentence, please have a look.

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-html-forms-by-building-a-registration-form/60fad1cafcde010995e15306.md

Thank you, I have committed the changes suggested by you.

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

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
2022-07-12 07:13:40 +00:00
Bruce Blaser 38416caf28
fix: catphotoapp step 6 - change h1 to h2 in last sentence (#46864)
fix: change h1 to h2 in last sentence
2022-07-12 08:21:43 +02:00
Seweryn f229ac13f2
Clarify 'Registration Form' project step 33 instructions (#46858)
* fix: clarify form step 33 instructions

* fix: simplify the form project instructions

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

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
2022-07-11 21:46:13 +02:00
Oliver Eyton-Williams 9adf9fa9f2
fix: use shx for cross-platform cp (#46847) 2022-07-11 09:30:56 -07:00
Ilenia 450548027c
docs: fix internal link (#46851) 2022-07-11 18:25:42 +02:00
Seweryn 6fe4fd4df5
Fix description inaccuracy in the step 12 of the 'Colored Markers' project (#46853)
fix: remove inaccuracy from the description
2022-07-11 18:17:11 +02:00
camperbot db1d9e36f8
chore(i18n,docs): processed translations (#46848) 2022-07-11 15:25:31 +02:00
Ilenia f61b227665
chore: rename project type from bonfire to jsProject (#46823)
* change bonfire in index.js

* change bonfire in build.js

* change bonfire in challenge-types.js

* change bonfire in test-challenges.js

* add jsProject to constants.js
2022-07-11 07:28:29 -05:00
Ilenia 237f11be8b
chore: change type of challenges to type 1 js (#46826) 2022-07-11 11:06:08 +02:00
Sherelle 5021c56320
removed jargon text in line 10 that goes against challenge document #… (#46842)
removed jargon text in line 10 that goes against challenge document #46837
2022-07-10 11:17:49 -05:00
Manabu Matsumoto 05923624e9
fix(curriculum): add code block to input element in cat photo app step 36 (#46844)
fix: add code block to input element
2022-07-10 11:14:44 -05:00
renovate[bot] 00d6e1acd8 chore(deps): update dependency @testing-library/dom to v8.15.0 2022-07-10 16:13:23 +00:00
Randell Dawson 55b3fcef3b
fix(curriculum): Add new tests to check for space between result strings for two JavaScript challenges involving string concatenation (#46833) 2022-07-10 19:39:52 +07:00
Naomi Carrigan 31a542d111
fix: update i18n keys (#46838)
* fix: update key for i18n CTA link

* chore: sync remaining keys

* fix: update forum category links
2022-07-10 10:25:46 +02:00
Naomi Carrigan db7b7a3819
docs: clarifications on translation flow (#46839)
* docs: add tip at top of translation page to call out article

* docs: add note about maintaining client json files

* docs: add instructions for missing github json files
2022-07-10 09:20:26 +02:00
Dhruv Gajjar a18639dc07
fix(curriculum): Dead code example in (#46825)
fix(curriculum): Dead code example in #46813
2022-07-10 09:06:12 +02:00
renovate[bot] f2c3329855 fix(deps): update dependency react-instantsearch-dom to v6.30.0 2022-07-10 06:21:47 +00:00
renovate[bot] fc580165ae fix(deps): update dependency psl to v1.9.0 2022-07-10 03:05:25 +00:00
renovate[bot] aa3c514ba8 chore(deps): update dependency rollup to v2.76.0 2022-07-10 00:45:47 +00:00
renovate[bot] 44fb2f37b8 chore(deps): update codesee to v0.315.0 2022-07-09 22:18:13 +00:00
packagespace eac6a1b9af
Removed missing data from challenge text (#46832)
Removed false information from challenge text
2022-07-09 11:42:04 -07:00
renovate[bot] 4b9583acc8 fix(deps): update dependency next to v12.2.2 2022-07-09 17:02:46 +00:00
renovate[bot] cededa10de chore(deps): update dependency @testing-library/dom to v8.14.1 2022-07-09 14:45:51 +00:00
renovate[bot] 8855d90854 fix(deps): update dependency next to v12.2.1 2022-07-09 11:54:02 +00:00
David Qian 5bfa2123a7
fix(curriculum): typos in rosetta code (#46820)
Update rosetta code doc
2022-07-09 10:00:27 +02:00
renovate[bot] 428de4154d chore(deps): update dependency tailwindcss to v3.1.5 2022-07-09 04:54:24 +00:00
renovate[bot] b0352c34e9 chore(deps): update babel monorepo to v7.18.8 2022-07-09 02:00:46 +00:00
Arun Teja Dhondi f4bce8582a
fix: updated typo in english cramers-rule (#46812)
typo fix in cramers-rule
2022-07-08 15:13:52 -07:00