Commit Graph

31791 Commits

Author SHA1 Message Date
renovate[bot]
c61242e37d chore(deps): update dependency @types/validator to v13.7.10 2022-10-31 00:04:22 +00:00
renovate[bot]
316fa4d836 chore(deps): update dependency webpack-bundle-analyzer to v4.7.0 2022-10-30 19:11:09 +00:00
renovate[bot]
898a9331a6 chore(deps): update dependency mock-fs to v5.2.0 2022-10-30 15:43:34 +00:00
renovate[bot]
69593e10b7 fix(deps): update dependency next to v12.3.2 2022-10-30 12:54:18 +00:00
renovate[bot]
1532822fc4 chore(deps): update dependency cypress to v10.11.0 2022-10-30 10:12:04 +00:00
renovate[bot]
437d27316c chore(deps): update automerged always - codesee to v0.415.0 2022-10-30 07:52:18 +00:00
renovate[bot]
254284d0ea fix(deps): update dependency sanitize-html to v2.7.3 2022-10-30 05:43:28 +00:00
renovate[bot]
731ef9344f fix(deps): update dependency @stripe/react-stripe-js to v1.14.1 2022-10-30 03:30:16 +00:00
renovate[bot]
13d2cf6085 chore(deps): update storybook monorepo to v6.5.13 2022-10-30 01:05:55 +00:00
renovate[bot]
617a692489 chore(deps): update dependency inquirer to v8.2.5 2022-10-29 22:50:25 +00:00
renovate[bot]
510f348ab3 chore(deps): update dependency autoprefixer to v10.4.13 2022-10-29 20:14:27 +00:00
renovate[bot]
48ce680adc chore(deps): update dependency acorn to v8.8.1 2022-10-29 17:30:44 +00:00
YMatsuda
d06d15d763 fix(curriculum): describe different browser behavior (Survey Form) (#48280)
* fix(curriculum): describe different browser behavior

* Update curriculum/challenges/english/01-responsive-web-design/responsive-web-design-projects/build-a-survey-form.md

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

* Update curriculum/challenges/english/14-responsive-web-design-22/build-a-survey-form-project/build-a-survey-form.md

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

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
2022-10-29 10:25:56 -07:00
NOUR-EDDINE NAFZAOUI
14d65735f4 docs: correct typo in moderator handbook (#48321)
correct typo in moderator handbook
2022-10-29 17:17:27 +02:00
Viswas Haridas
b068a6eb0a fix(curriculum): update description of build a city skyline step 71 (#48255)
fix: update description of build a city skyline step 71

Co-authored-by: Sem Bauke <semboot699@gmail.com>
2022-10-29 17:07:37 +02:00
Dennis Quinlan
2664744b31 fix(curriculum): build a city skyline step 20 instruction updated (#48161)
Altered description for step 20
2022-10-29 17:05:18 +02:00
Nemanja Lekic
d425994852 fix(curriculum): alter description of build a city skyline step 102 (#48282) 2022-10-29 17:04:20 +02:00
renovate[bot]
8db01ff41c chore(deps): update dependency @types/react-dom to v17.0.18 2022-10-29 13:23:23 +00:00
renovate[bot]
3f302be627 chore(deps): update dependency @types/react to v17.0.52 2022-10-29 10:41:48 +00:00
renovate[bot]
5c93a5b708 chore(deps): update dependency @types/node to v16.18.2 2022-10-29 08:35:29 +00:00
hanswang123456
215912d608 fix(curriculum): Added introduction to meta tag (#47221)
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2022-10-29 06:29:48 +00:00
miyaliu666
defc4377b1 chore(client,i18n): Update Chinese trending articles (#48289)
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2022-10-29 06:29:37 +00:00
Prince Mendiratta
deca35257b feat: disable find hotkey in editor (#48241)
Signed-off-by: Prince Mendiratta <prince.mendi@gmail.com>

Signed-off-by: Prince Mendiratta <prince.mendi@gmail.com>
2022-10-28 22:45:18 -07:00
renovate[bot]
16adbfde85 chore(deps): update github/codeql-action digest to aacfdb2 2022-10-29 04:41:12 +00:00
camperbot
3d1a669406 chore(i18n,learn): processed translations (#48291) 2022-10-28 20:09:49 +05:30
renovate[bot]
cfa538c9cf chore(deps): update dependency knip to v0.13.0 (#48205)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-28 18:49:00 +05:30
camperbot
b7b4a9ec3a chore(i18n,client): processed translations (#48290) 2022-10-28 15:03:08 +02:00
camperbot
7d19481838 chore(i18n,docs): processed translations (#48288) 2022-10-28 14:43:55 +02:00
Arijit Ghosh
d350b14c12 fix(curriculum): improve a hint in the new JS RPG project (#48286)
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
2022-10-28 10:45:11 +00:00
Muhammed Mustafa
52953a5b95 feat(client): add rtl direction attribute to html element (#48245)
* feat(client): add rtl direction attribute to html element

* WIP: add LangDirection as base for direction attribute selection

* DRY rtlLanguages for easier future usage

Co-authored-by: Mrugesh Mohapatra <hi@mrugesh.dev>

* Remove urdu, to avoid unknown bugs

* Fix merge conflict, by clearing import values

Co-authored-by: Mrugesh Mohapatra <hi@mrugesh.dev>
2022-10-28 08:13:09 +02:00
Mrugesh Mohapatra
4facf4a1bd docs: add notes about the deployments (#48279) 2022-10-28 01:19:22 +05:30
camperbot
51f1b32901 chore(i18n,learn): processed translations (#48277) 2022-10-27 19:21:48 +02:00
camperbot
8e4f1e5b09 chore(i18n,docs): processed translations (#48276) 2022-10-27 21:30:40 +05:30
Muhammed Mustafa
3279ab161e feat(client): refactor universal nav missing types (#48144)
* feat(client): refactor universal nav missing types

* extends link type from gatsby link types


Co-authored-by: auchynnikau <viachaslau_auchynnikau@epam.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2022-10-27 20:20:59 +05:30
Atir Nayab
f92a851a0a feat(client): add icon in setting page button (#48268) 2022-10-27 20:06:47 +05:30
Jagruti Tiwari
af156fdfe4 feat(client): add "completed x of y" in completion modal (#47022)
* feat: wrote a new function and updated the test case

* fix: lint errors

* fix: Fixed the changes not being reflected in the code. And undid unwanted commits from the last time

* fix: removing unwanted updates to the package-lock.json

* fix: Removing unwanted changes from package-lock.json

* fix: removing unwanted changes from package-lock.json

* fix: updating snapshots to fix the test case

* chore: update snapshot

* Update client/src/templates/Challenges/components/completion-modal.tsx

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

* Update client/src/templates/Challenges/components/completion-modal.tsx

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

* Update client/src/templates/Challenges/components/completion-modal.tsx

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

* fix: removed hard coded english words from translation text

* fix: only show output when id is cert project

* fix: correctly count completed challenges

* fix: update test and snapshot

[skip ci]

* fix: at least one challenge is always completed

When the modal pops-up, there is always at least one challenge counted as "complete"

* refactor: slightly improve readability

Co-authored-by: Ilenia <nethleen@gmail.com>
Co-authored-by: Mrugesh Mohapatra <hi@mrugesh.dev>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2022-10-27 14:26:45 +00:00
Dylan R
65644c420d fix(curriculum): reword colour-marker step 11 and 12 (#48269)
added wording changes for easier understanding
2022-10-27 14:18:31 +01:00
Juan Carlos Tello
2ae2c38be2 fix(curriculum): corrected wrong usage of it's contraction (#48254)
* replaced it's value by its value in 04-data-visualization challenge

* Fix it's default size typo in 14-responsive-web-design challenge

* Fix it's scaleLinear method typo in 04-data-visualization challenge

* Removed changes to non-English files

Co-authored-by: Sem Bauke <semboot699@gmail.com>
2022-10-27 10:28:53 +02:00
Vaibhav Gupta
e2da8dae3c chore(client): Don't re-create preview iframe from scratch on each test run (#48178)
* remove unnecessary call

* Remove unused variable: previewTask

* review comments
2022-10-27 09:41:47 +02:00
Atir Nayab
f45cd6543c fix(curriculum): use getComputedStyle to check css value (#48240)
* fix(bug): use getComputedStyle to check css value

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-accessibility-by-building-a-quiz/6148da157cc0bd0d06df5c0a.md

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

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2022-10-27 09:14:42 +02:00
Naomi Carrigan
f9a8e11de6 chore: update checklist boxes in pull request template (#48271)
chore: these boxes have been bugging me
2022-10-27 08:38:13 +02:00
camperbot
a00844eac5 chore(i18n,client): processed translations (#48262) 2022-10-26 13:36:50 -07:00
camperbot
d2eddd791f chore(i18n,learn): processed translations (#48263) 2022-10-26 12:51:22 -07:00
hbar1st
2496369a57 docs(mod-guide): clarify how to deal with solutions (#48237)
* fix(mod-guide): clarified how to deal with soln.

* Apply suggestions from code review

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

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
2022-10-26 11:05:47 -07:00
Mrugesh Mohapatra
b393d88b9e refactor: s/all-langs/i18n/g (#48258) 2022-10-26 10:08:27 -07:00
camperbot
cf24131967 chore(i18n,docs): processed translations (#48260) 2022-10-26 19:03:11 +02:00
Mrugesh Mohapatra
c101aa3654 fix(tools): fail-safe cleanup (#48261) 2022-10-26 20:02:20 +05:30
camperbot
14bd12e12a chore(i18n,client): processed translations (#48250)
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2022-10-26 17:45:40 +05:30
Mrugesh Mohapatra
df29edc541 fix: remove strict engine (#48259)
fix: remove stric engine
2022-10-26 16:37:14 +05:30
renovate[bot]
3bf10537cd fix(deps): update dependency @growthbook/growthbook-react to v0.10.0 (#48212)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-26 15:07:49 +05:30