Commit Graph

36017 Commits (e9b700865a44fb89b5dd4b9e0915c6d612887f05)

Author SHA1 Message Date
Oliver Eyton-Williams e9b700865a
refactor: use link helper over Gatsby's Link (#55767) 2024-08-09 15:06:19 -05:00
Tom 18fe86897e
fix(curriculum): recipe page block title (#55800) 2024-08-09 16:39:32 +00:00
Supravisor dc2657c04e
fix(curriculum): Accessibility Quiz remove placeholder text (#55739) 2024-08-09 09:49:41 -05:00
Tom 9797bcf89a
feat(learn): add blockType to block meta (#55568) 2024-08-09 08:40:58 -05:00
Oliver Eyton-Williams d5f109ac4e
fix(client): only fetch completion data on challenge pages (#55787) 2024-08-09 08:40:06 -05:00
Gagan Bhullar 119bfdf9b9
fix(curriculum): step 89 hasOwnProperty fix (#55791)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
2024-08-09 08:42:29 +02:00
Huyen Nguyen 29334e46ee
refactor(client): move punctuation mark to translation string (#55798) 2024-08-09 12:02:28 +05:30
Ehsan aec2fd26f7
fix(curriculum): typo in step 2 of Building a Gradebook App (#55796) 2024-08-08 17:10:35 -07:00
Krzysztof G. 6b9979ae50
fix(curriculum): tests passing with seed code in Dice game (#55614) 2024-08-08 19:35:07 +00:00
Krzysztof G. 0497aac520
fix(curriculum): tests passing with seed code in Platformer game (#55600) 2024-08-08 12:06:43 -07:00
Gagan Bhullar 46be3ad28e
fix(curriculum): disable loop protect for euler 187 (#55618) 2024-08-08 12:04:00 -07:00
Oliver Eyton-Williams e9ac6c5e72
fix(api): modularize auth handlers (#55671) 2024-08-08 23:05:25 +05:30
Oliver Eyton-Williams 7d84da184a
fix(api): UserRateLimit schema (#55663) 2024-08-08 23:03:49 +05:30
Jessica Wilkins f54227d581
feat(curriculum): add cat photo app workshop (#55552)
Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com>
2024-08-08 10:13:46 -07:00
Gagan Bhullar 91b4f3fe97
fix(curriculum): step 18 code checking too strict in spreadsheet project (#55783) 2024-08-08 10:12:06 -07:00
Vishal Joshi 437cd8ea95
fix(curriculum): added the backticks in hsl keyword (#55789) 2024-08-08 09:20:03 -07:00
Shaun Hamilton 5e313855a4
fix(client): add key to map fragment (#55786) 2024-08-08 08:56:01 -05:00
Tom 4ce4eb670f
chore(client): optimize landing images (#55771) 2024-08-08 15:49:11 +02:00
Oliver Eyton-Williams fec2315447
refactor(client): render lower jaw via React portal (#55785) 2024-08-08 09:38:52 +02:00
Gagan Bhullar 274b7bc377
fix(curriculum): dice game steps fix (#55666)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-08-07 16:48:20 -07:00
Oliver Eyton-Williams 381f167a0f
feat(client): cache manifest for one day (#55776) 2024-08-07 15:22:03 -07:00
Krzysztof G. 2770c1d21b
fix(curriculum): always passing test in Shopping cart step 5 (#55539) 2024-08-07 14:09:45 -07:00
Krzysztof G. de6ce161dc
fix(curriculum): always passing tests in Forum leaderboard (#55556) 2024-08-07 14:05:57 -07:00
Gagan Bhullar 258d687bcc
fix(ui): render certification on profile page in ul (#55576)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-08-07 15:41:08 -05:00
freeCodeCamp's Camper Bot bd85192d91
chore(i18n,client): processed translations (#55777) 2024-08-07 12:27:24 -07:00
Ishaan Gupta 6adb407371
fix(curriculum): remove extra parenthesis from Todo App Step 24 onward (#55529)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-08-07 13:53:05 -05:00
Iliyan Nedelchev 192079f6f9
fix(curriculum): redundant quotes in Step 25 of accessibility quiz (#55778) 2024-08-07 11:05:01 -07:00
freeCodeCamp's Camper Bot 7059ac8d84
chore(i18n,learn): update i18n-curriculum submodule (#55779) 2024-08-07 17:37:20 +02:00
Kevin 411c820eea
fix(curriculum): add ternary example to music player step 70 (#55706) 2024-08-06 20:42:04 -07:00
Lasse Jørgensen d19cd8bc4d
fix(client): left align modal content, large modal size (#55759) 2024-08-06 20:40:33 -07:00
Lasse Jørgensen a480ebdeb8
fix(curriculum): add location of if statement to requirement and hint (#55762) 2024-08-06 20:39:59 -07:00
Abdul Muqsit 77662f8ac0
fix(curriculum): typos in building a Dice Game Step 13 (#55773) 2024-08-06 20:39:18 -07:00
Mariya Abdul Ghafoor d2c34bbccf
fix(ui): fix upper jaw inline code string spacing (#55681)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2024-08-06 17:09:38 -07:00
Oliver Eyton-Williams 5930afb823
refactor: slightly simplify rendering of ToolPanel (#55601) 2024-08-06 15:28:27 -07:00
Oliver Eyton-Williams fe7a43dc20
test: fix flaky settings test (#55722) 2024-08-06 15:05:10 -07:00
Eric Do 3164f75f67
fix(curriculum): replace p tag with h3 tag (#55738) 2024-08-06 14:29:43 -07:00
Supravisor c0468dba9d
fix(curriculum): Spreadsheet Clarify range instructions (#55747) 2024-08-06 14:26:31 -07:00
Jessica Wilkins 30ffa7195c
feat(curriculum): add blog workshop (#55696)
Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com>
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
2024-08-06 12:56:37 -07:00
Akshat Tripathi a77f50bff4
fix(curriculum): wording in Building a Spreadsheet step 55 (#55728) 2024-08-06 21:47:35 +02:00
Oliver Eyton-Williams bde209bbba
fix(client): parse learner code with DOMParser (#55763) 2024-08-06 08:40:45 -05:00
Oliver Eyton-Williams 7410ed0aa7
fix(client): send body in update-stripe-card requests (#55729) 2024-08-05 18:55:32 -05:00
Ahmad Abdolsaheb a1c12847e4
feat(api): add update-stripe-card endpoint (#55548)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2024-08-05 18:52:03 -05:00
Lasse Jørgensen 65dfc044e8
fix(curriculum): update tests, remove self-closing (#55547) 2024-08-05 17:49:21 -05:00
Lasse Jørgensen c5bfb6297f
fix(curriculum): update tests, remove self-closing (#55545) 2024-08-05 17:46:07 -05:00
Lasse Jørgensen c377346d48
fix(curriculum): update tests, remove self-closing (#55544) 2024-08-05 17:43:03 -05:00
Krzysztof G. 543e804b98
fix(curriculum): improve rock, paper, scissors tests (#55531) 2024-08-05 15:59:37 -05:00
Oliver Eyton-Williams 2f4d1e3807
fix(client): improve editor performance (#55726) 2024-08-05 11:24:28 -07:00
freeCodeCamp's Camper Bot da5e460f09
chore(i18n,client): processed translations (#55752)
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2024-08-05 11:23:40 -07:00
Lasse Jørgensen fdf147cf24
fix(client): conditional rendering of breadcrumb/spacers (#55629)
Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
2024-08-05 10:59:42 -07:00
Huyen Nguyen ff5fd21e00
test(e2e): add tests for the claim cert button on /settings (#55514) 2024-08-05 10:15:19 -07:00