Commit Graph

35067 Commits

Author SHA1 Message Date
Huyen Nguyen
138a80f6ca refactor(client): migrate buttons on the settings page to ui-components (#53739) 2024-03-08 08:15:03 +01:00
guangwu
095d44fc53 fix(client): typo in python worker handler (#54022) 2024-03-08 07:38:43 +01:00
James
2003cf7217 chore(curriculum): add quotes to strings in todo app (#54008)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-03-08 10:08:12 +07:00
Supravisor
a4737ae55b fix(curriculum): add note to clarify instructions (#54006)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Lasse Jørgensen <28780271+lasjorg@users.noreply.github.com>
2024-03-07 23:46:01 +01:00
Oliver Eyton-Williams
e470765bc0 chore: housekeeping (update + pin actions etc.) (#54015) 2024-03-07 13:55:37 +00:00
Tomas
ca3497b0cf fix: test fail if # placed in beginning of line comment (#54005) 2024-03-07 12:11:17 +00:00
Andrew Howard
fb4db697a5 fix(curriculum): fixed typo for clarity (#54007) 2024-03-07 12:44:36 +01:00
Oliver Eyton-Williams
9f71d1c3ac test: stop mocking env vars in jest.utils (#53985) 2024-03-07 08:36:06 +01:00
Nitish sharma
87762e9a93 fix(ui-components): replace ?? with the || operator in CloseButton (#53990) 2024-03-07 01:51:02 +05:30
Enkai Huang
f74a276fcd fix(curriculum): Typo in Building a Password Generator - Step 62 (#54001) 2024-03-07 02:28:11 +07:00
dean glükler
3aaa2c1393 fix(curriculum): Clarify instructions for step 81 of spreadsheet project (#53972) 2024-03-06 16:20:44 +00:00
RGHANILOO
33ec40e9c8 chore(curriculum): add quotes to strings in building a music player project (#53954) 2024-03-06 07:57:17 -08:00
Ilenia
f746a488e3 fix: test not passing with semicolon (#53996) 2024-03-06 16:11:08 +01:00
Supravisor
fec4d7399c fix(curriculum): block pages still have replit instructions (#53961) 2024-03-06 20:07:36 +07:00
freeCodeCamp's Camper Bot
cfbabc08bf chore(i18n,client): processed translations (#53998) 2024-03-06 14:58:06 +02:00
Oliver Eyton-Williams
78f7ceb47a fix(client): show message if indentation error (#53986) 2024-03-06 11:49:24 +01:00
Krzysztof G
f00b77446a fix(curriculum): description missing part of expected result (#53993)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-03-06 09:50:51 +01:00
Oliver Eyton-Williams
eb066942d8 fix(api): ms validation new api (#53983) 2024-03-06 00:05:59 -08:00
Ahmad Abdolsaheb
19be14b72f feat: replace executeGA (#53740)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2024-03-05 11:26:56 +01:00
Oleksandr Tkachenko
f10131acdb fix(e2e, playwright): [Playwright] Flaky test in multifile-editor.spec.ts (#53031)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-03-05 10:17:03 +00:00
Nastaran Motiee
c01d418e48 fix(curriculum): fixed broken test cases (#53400) 2024-03-05 10:51:11 +01:00
PrajvalaRC
3b38612a9f fix(curriculum): test for step 48 of dice game project (#53982) 2024-03-05 10:49:50 +01:00
RGHANILOO
a04c87e05f chore(curriculum):add quote to text and string in Building a Date Formatter project (#53948) 2024-03-05 09:49:00 +01:00
Supravisor
f6e32bf9f7 fix(curriculum): update description for step 5 of spam filter project (#53975) 2024-03-05 09:44:22 +01:00
Huyen Nguyen
e9f0fe6bfa fix(ui-components): apply theme classes to Storybook preview body (#53974) 2024-03-05 08:45:33 +01:00
Sem Bauke
2f275b6808 fix(curriculum): set Learn Variables and Operators to upcoming change (#53981) 2024-03-05 07:11:37 +00:00
Nitish sharma
967e813327 fix(curriculum): hint in step 46 of platformer game (#53970)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-03-05 06:57:36 +00:00
Naomi
96059eab4f chore: do a li'l i18n sync (#53980) 2024-03-05 06:35:31 +00:00
Tom
87351f39d9 fix(api): ms trophy validation (#53978) 2024-03-05 14:50:53 +09:00
Sem Bauke
a8ce82facb feat: The Odin Project Learn Operators and Variables (#53943)
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2024-03-04 19:39:35 +00:00
freeCodeCamp's Camper Bot
61e5a0d1ad chore(i18n,client): processed translations (#53968) 2024-03-04 19:32:12 +01:00
RGHANILOO
22c6dd3b77 chore(curriculum): add quotes to strings in SciCo with Python - time calculator project (#53957) 2024-03-04 19:14:42 +01:00
RGHANILOO
8069a8b7f4 Chore(curriculum)(new javascript course): add quotes to strings in building football team cards (#53955) 2024-03-04 14:10:15 +01:00
RGHANILOO
3cc1946572 chore(curriculum): add quotes to strings in SciCo with Python Arithmetic Formatter project (#53956) 2024-03-04 04:22:15 -08:00
James Pittman
b89a25f05e fix(curriculum): use python syntax for >= & <= (#53950)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2024-03-04 08:56:52 +01:00
Mahesh Bohara
89647a5986 fix: update tests of Table component to use getByRole (#53949) 2024-03-04 09:52:20 +03:00
RGHANILOO
e9f832d3bd chore(curriculum): add quotes to text / strings in Build a Pokémon Search App Project (#53939) 2024-03-02 00:15:07 +00:00
Yixuan Dai
da536be451 fix(curriculum): provide stress mark (é) in tasks (#53945) 2024-03-01 22:07:21 +07:00
Oliver Eyton-Williams
c77a1c622f refactor(test): improve build error message (#53946) 2024-03-01 13:09:23 +01:00
Oliver Eyton-Williams
84e5f82d3c chore(deps): update @freecodecamp/curriculum-helpers to 2.5.0 (#53944) 2024-03-01 11:07:49 +02:00
Sem Bauke
fd4e275cfb fix: update src and alt for TOP images (#53278) 2024-02-29 23:25:04 -08:00
RGHANILOO
f497a225cb chore(curriculum): add quotes to strings in the Build a Palindrome Checker Project (#53940) 2024-03-01 08:15:51 +01:00
Busola Tom
43cf93a3a5 fix(curriculum): Updated Cafe Menu Step 58 font casing (#53941) 2024-03-01 07:52:11 +01:00
RGHANILOO
d94801c7e3 chore(curriculum): wrap strings in quotes in Build a Roman Numeral Converter project (#53915) 2024-02-29 13:27:11 -08:00
RGHANILOO
16f9b1aecf chore(curriculum): add quotes to string/text in Build a Telephone Number Validator Project (#53922) 2024-02-29 13:25:54 -08:00
Mohd Saifulla
46f8296b67 fixed: typo in English for developers - 4th course, Dialog 1, Task2 -work not workin (#53933) 2024-02-29 18:45:11 +01:00
Huyen Nguyen
f48f3b3b6a chore(ui-components): minor tailwind config update (#53926) 2024-02-29 09:22:02 -08:00
RGHANILOO
8ba5783aa1 chore(curriculum): add quotes to string/texts in Build a Cash Register Project (#53924) 2024-02-29 15:52:54 +01:00
Kunal Gursal
02c4e90893 fix(curriculum): correct pronoun gender (#53921) 2024-02-29 21:35:53 +07:00
Oliver Eyton-Williams
6da2e71327 feat: add example of how to use python helpers (#53908) 2024-02-29 12:48:35 +01:00