Commit Graph

35748 Commits

Author SHA1 Message Date
Ilenia
8bfc079a0e fix(curriculum): convert find_if_bodies and find_while_bodies to find_bodies (#54090) 2024-03-14 11:11:17 +01:00
Huyen Nguyen
ce2bb3a369 feat(ui-components): implement Modal component with headlessui (#54044)
Co-authored-by: Sboonny <muhammedelruby@gmail.com>
2024-03-14 12:45:39 +03:00
Shaun Hamilton
22b2356205 fix(curriculum): adjust test text to match instructions (#54086) 2024-03-14 09:14:46 +01:00
Dario-DC
cf70a9d0e3 fix(curriculum/python): improve password generator project (#53456) 2024-03-14 08:56:49 +01:00
freeCodeCamp's Camper Bot
a8af679bbf chore(i18n,client): processed translations (#54076) 2024-03-14 08:46:57 +01:00
Hammadh
041ef504ad fix(curriculum): fixed the spelling of the word "grid" (#54082)
Co-authored-by: Hammadh <hammadh@ncit.gov.mv>
2024-03-14 07:38:17 +01:00
Ahmad Abdolsaheb
8c75531016 feat(client): create sign_in and user_data GA events (#54074) 2024-03-13 17:08:23 +03:00
Ahmad Abdolsaheb
b4584174cb feat(client): update multiple donation modals logic (#54071) 2024-03-13 13:16:56 +01:00
Prajvala R C
d33e89acb9 fix(curriculum): All tests for the for...of loop in the Dice game should allow campers to use let or const (#54066) 2024-03-13 08:36:33 +01:00
James
4c84362b4a chore(curriculum): add quotes to strings in OOP shopping cart (#54023) 2024-03-13 08:45:28 +06:00
freeCodeCamp's Camper Bot
9c20069eb2 chore(i18n,learn): processed translations (#53819)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2024-03-12 22:29:52 +05:30
Sem Bauke
89f0d27e42 fix(client): remove extra attribute on avatar-renderer (#54057) 2024-03-12 22:10:06 +07:00
DanielRosa74
b94aef6c74 feat(curriculum): add animations to block 3.2 of the English Curriculum (#54033) 2024-03-12 15:03:01 +00:00
Sem Bauke
00d5003996 chore: upgrade husky to v9 (#54027) 2024-03-12 14:42:38 +01:00
Tomas
896a88d08e fix(curriculum): forum leaderboard project step 61 - added test cases for test method solution (#54048) 2024-03-12 12:49:43 +01:00
Anas0
e324c8ce2b fix(ui): update CloseButton styles to match /learn (#54029)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-03-12 11:04:40 +01:00
Tomas
75703a7711 test(playwright): added tests for delete-modal component (#54019)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-03-12 08:16:45 +01:00
Nitish sharma
7a2175a67d fix(client): Missing space between certifications sections on Settings page (#54056) 2024-03-12 13:43:52 +07:00
a2937
61b5d253f3 feat (curriculum): add instructions to data analysis in python project (#52506)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
2024-03-12 07:42:24 +01:00
miyaliu666
dab0213d16 feat(curriculum): add English curriculum block 3.3 roles and responsibilities (#53868)
Co-authored-by: DanielRosa74 <daniel.c.rosa@gmail.com>
2024-03-11 13:26:24 -05:00
Tom
2183ae4d89 feat(api): add multifile python projects to new api (#53931)
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2024-03-11 15:58:09 +01:00
Punith G
242290a1a0 fix(curriculum): hint label discrepancy (#54038) 2024-03-11 13:34:42 +01:00
Oliver Eyton-Williams
01dfea9263 feat: learn english block 6.2 (#52539)
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2024-03-11 11:44:41 +01:00
Niraj Nandish
0577deb64f feat(api): submit survey endpoint (#53934)
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2024-03-11 10:56:34 +01:00
Oliver Eyton-Williams
0225713b2a chore: update node base images (#54026) 2024-03-11 10:51:02 +01:00
Lasse Jørgensen
37414aaf18 fix(curriculum): add information about npm init, shorten text (#54034) 2024-03-11 10:49:08 +01:00
Lasse Jørgensen
0daa2e193f fix(curriculum): add information about server restart (#54035) 2024-03-11 08:17:14 +01:00
Oliver Eyton-Williams
fcf6bfae6a test: speed up api tests (#53969) 2024-03-09 10:36:19 +05:30
DanielRosa74
6f3496a2a5 feat(curiculum): add animations to block 3.1 (#53866) 2024-03-08 09:51:38 -06:00
Sem Bauke
0f605e5855 fix(curriculum): The Odin Project Learn Variables and Operators set image link to own CDN (#54010) 2024-03-08 09:36:49 -06:00
Oliver Eyton-Williams
b9eac675bc chore(deps): update @freecodecamp/curriculum-helpers to v3 (#54017) 2024-03-08 11:30:24 +01:00
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