Commit Graph

31766 Commits

Author SHA1 Message Date
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
Gem
ed74dada27 fix(curriculum): grammar in Steps 8 and 10 of Accessibility Quiz Challenge (#48239)
* Update 6140883f74224508174794c0.md

* Update 613e275749ebd008e74bb62e.md
2022-10-26 11:22:29 +02:00
camperbot
7649336591 chore(i18n,docs): processed translations (#48249)
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2022-10-26 14:37:05 +05:30
renovate[bot]
c9c5a575bc fix(deps): update grouped - stripe (#48213)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-26 14:10:48 +05:30
camperbot
9d19ffa66b chore(i18n,learn): processed translations (#48251) 2022-10-25 16:43:05 -05:00
Andrew Dawes
95561b0cb4 fix(curriculum): several typos and grammar errors (#48210)
* Fixed several typos and grammar errors

* Revert to an because the context is english US

* Fixed some weird wording

* Switch a to an

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

Co-authored-by: Ilenia <nethleen@gmail.com>
2022-10-25 13:38:21 +02:00
Tom
eb9f86a85b feat: remove playwright webkit (#48142)
* feat: remove playwright webkit

* chore: remove line
2022-10-25 12:36:18 +05:30
Viswas Haridas
c24b64a641 fix(curriculum): split step 30 of building a quiz (#48175)
* fix(curriculum): split step 30 of building a quiz

* fix: update step 30 - requires the camper to add a specified `id` to each `input`

* fix: add step 31 - requires the camper to add the corresponding `for` attribute to each `label`

* fix(curriculum): split tests in step 31

fix: add separate tests to check whether the `for` attribute exists in each `label`

* fix: rewording in step 31

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

* fix: move `label`-`input` linking instruction to step 31

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
2022-10-25 15:27:02 +09:00
camperbot
7d5f67e384 chore(i18n,learn): processed translations (#48235) 2022-10-24 10:55:50 -07:00
Kristofer Koishigawa
bdc2f43c00 fix: update German News and forum links (#48166)
* fix: update German News and forum links

* fix: update German backend development help link
2022-10-25 02:29:28 +09:00
camperbot
94a9c37eae chore(i18n,docs): processed translations (#48232) 2022-10-24 11:07:38 -05:00
camperbot
a68d34c7d5 chore(i18n,client): processed translations (#48233) 2022-10-24 15:46:00 +01:00
Muhammed Mustafa
c0588f3b32 docs: mention clean command in add new lang docs (#48191)
* docs: mention clean command in add new lang docs

* Clearer description and structure of the solution

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

Co-authored-by: Ilenia <nethleen@gmail.com>
2022-10-24 11:06:51 +02:00
Muhammed Mustafa
6074cdf9c1 feat(client): clear ESLint comment in learn layout (#48154)
feat(client): clear enlist comment in learn layout
2022-10-24 11:00:02 +02:00
Y Matsuda
e4a8bb15b8 fix(curriculum): add ending dots for consistency (Build a Survey Form) (#48218)
fix(curriculum): add ending dots for consistency
2022-10-24 10:57:32 +02:00
renovate[bot]
a2803e208e chore(deps): update dependency tailwindcss to v3.2.1 2022-10-24 04:27:08 +00:00
renovate[bot]
729412e5e7 chore(deps): update dependency @types/node to v16.18.0 2022-10-24 00:51:18 +00:00
renovate[bot]
6e50badd0e chore(deps): update typescript-eslint monorepo to v5.40.1 2022-10-23 21:19:34 +00:00
renovate[bot]
0b7df23a5d chore(deps): update dependency concurrently to v7.5.0 2022-10-23 18:09:52 +00:00
renovate[bot]
4a559275b5 chore(deps): update automerged always - codesee to v0.410.0 2022-10-23 15:46:34 +00:00
Jeremy L Thompson
fd34202188 fix(curriculum) - more commas in destructuring (#48176)
fix - support extra commas
2022-10-23 23:03:43 +09:00
Hatim Zahid
874651413a fix(curriculum): Added description texts about spaces in step 154 #48160 (#48196)
* fix(curriculum):  Added description texts about spaces in step 154 #48160

* fix(curriculum): Added description texts about spaces in step 154 #48160

Used the text as described in  #48087 (comment).

* fix(curriculum): Added description texts about spaces in step 154 #48160

* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-basic-javascript-by-building-a-role-playing-game/62aa226207f33d3ad4c6f546.md

Removed Space in front of Your, as to not confuse future contributors.

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

* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-basic-javascript-by-building-a-role-playing-game/62aa226207f33d3ad4c6f546.md

Removed space warming text to make description less verbose.

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

Co-authored-by: Ilenia <nethleen@gmail.com>
2022-10-23 10:55:59 +02:00
renovate[bot]
09778bd72e fix(deps): update dependency react-tooltip to v4.4.3 2022-10-23 08:22:51 +00:00
renovate[bot]
560bae0844 chore(deps): update dependency joi to v17.6.4 2022-10-23 04:56:02 +00:00
renovate[bot]
ad5db90b5e chore(deps): update dependency gatsby-plugin-webpack-bundle-analyser-v2 to v1.1.30 2022-10-23 02:16:29 +00:00
renovate[bot]
9dfbe98197 chore(deps): update babel monorepo to v7.19.6 2022-10-22 23:38:44 +00:00