Commit Graph

36041 Commits

Author SHA1 Message Date
Oliver Eyton-Williams 609cdb0c4a feat(api): redirect auth requests if already signed in (#55829) 2024-08-14 18:53:20 +05:30
Kyle Pfister bbf6356214 fix(curriculum): update hint text to 'You should have' in the Luhn algorithm challenge (#55853) 2024-08-14 12:01:08 +05:00
Sanjeev Murmu cb277da4be fix(curriculum): Typo in learn the bisection method step 18 (#55854) 2024-08-14 11:45:49 +05:00
Oliver Eyton-Williams 041a841995 refactor(client): simplify page creation (#55720) 2024-08-13 17:36:00 +02:00
Dario-DC 90b2cfbfeb feat(curriculum): add book inventory lab (#55678) 2024-08-13 09:17:26 -05:00
Oliver Eyton-Williams b9893bb4d6 feat(client): show demo on demand in labs (#55569)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2024-08-13 14:56:19 +02:00
Michael Ehme 7b05b89d03 fix(curriculum): retrying tests with delay for async challenges (#55503) 2024-08-13 12:13:54 +02:00
Gagan Bhullar f91b8284bf fix(curriculum): step 54 math.pow too strict (#55793)
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2024-08-13 09:53:44 +02:00
NeemaJoju e61e1f9276 fix(curriculum): fix incorrectly highlighted texts (#55814) 2024-08-13 09:12:48 +02:00
Shaun Hamilton 552583df8a feat(api-server): use unified topology (#55828) 2024-08-13 09:07:28 +02:00
Krzysztof G. e121fb6e28 fix(curriculum): tests passing with seed code in Statistic calculator (#55591) 2024-08-13 09:06:43 +02:00
Tom 5a890998a4 fix: block order and more placeholders (#55834) 2024-08-13 09:01:10 +02:00
Krzysztof G. 09521d0498 fix(curriculum): optional space after constructor (#55817) 2024-08-13 08:59:57 +02:00
Krzysztof G. e647da8d41 fix(curriculum): tests passing with seed code in Spam filter (#55589) 2024-08-12 16:36:20 -07:00
Jessica Wilkins dcc3b2746b feat(curriculum): add greeting bot workshop (#55799)
Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com>
2024-08-12 14:53:06 -05:00
Jessica Wilkins fb571302c4 feat(curriculum): add final exam table workshop (#55757) 2024-08-12 14:43:47 -05:00
Tom 0167e426f6 chore(curriculum): add placeholder fed blocks in intro.json (#55833) 2024-08-12 14:33:22 -05:00
Supravisor cbfdb013af fix(curriculum): allow space before semi colon in for loop (#55825)
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2024-08-12 12:43:08 -05:00
Dario-DC 12b2434859 feat(curriculum): add travel agency page lab (#55633)
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2024-08-12 12:00:47 -05:00
Dario-DC 10da750534 feat(curriculum): add video compilation lab (#55639)
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2024-08-12 10:09:44 -05:00
freeCodeCamp's Camper Bot 5a740838bf chore(i18n,learn): update i18n-curriculum submodule (#55830) 2024-08-12 10:02:24 -05:00
freeCodeCamp's Camper Bot 1472af0ae3 chore(i18n,client): processed translations (#55827) 2024-08-12 10:02:06 -05:00
Mrugesh Mohapatra 399a1f91ff fix(client): force postcss-loader config location (#55813) 2024-08-12 07:41:40 -07:00
Supravisor 66d29c084d chore(curriculum): add quotes to strings in Dice Game (#55537)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2024-08-09 20:56:37 +00:00
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