Commit Graph

35542 Commits

Author SHA1 Message Date
Dario-DC 6db9dbece4 fix(curriculum): improve tests and instructions for Expense Tracker project (#54624)
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
2024-05-23 13:06:29 +05:00
yoko f5a37bab1b fix(curriculum): small fixes in cat painting project (#54918) 2024-05-23 07:35:13 +00:00
Ahmad Abdolsaheb 72e10e59b5 fix: reduce premature skipping of donation animation (#54817)
Co-authored-by: Naomi <accounts+github@nhcarrigan.com>
2024-05-23 00:06:35 -07:00
cheenu-1824 0386697562 fix(curriculum): Updated description for step 6 of Review DOM project (#54934) 2024-05-22 23:19:37 -07:00
Anna b880e021f1 fix(curriculum): prevent hardcoding pokemon (#54822)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2024-05-23 10:37:03 +06:00
Jessica Wilkins 2baa9e19d7 feat: adding lessons for else if to pyramid project (#54830)
Co-authored-by: Joy Shaheb <khondokoralam@gmail.com>
Co-authored-by: Lasse Jørgensen <28780271+lasjorg@users.noreply.github.com>
2024-05-22 20:14:35 -07:00
Sem Bauke 61ce96ecfd feat: convert Codeally test to Playwright (#54876) 2024-05-22 16:52:50 -07:00
Oliver Eyton-Williams aae96b3af9 fix(api): update-my-username response body (#54901) 2024-05-22 16:44:36 -07:00
Sem Bauke d4cad32e68 feat: convert "Donation Block Completion modal" tests to Playwright (#54903) 2024-05-22 16:41:53 -07:00
Krzysztof G 26ea6d30c9 fix(curriculum): replace flaky solution (#54616) 2024-05-22 12:24:13 -07:00
Anne Deepa Prasanna e70ef2a03f fix(curriculum): allow positive numbers only for decimal to binary conversion (#54708) 2024-05-22 12:21:47 -07:00
Supravisor 7700a4f450 fix(curriculum): rename currentWeapon variable to currentWeaponIndex (#54787) 2024-05-22 23:30:01 +06:00
freeCodeCamp's Camper Bot bc2b139b4e chore(i18n,client): processed translations (#54919) 2024-05-22 09:00:25 -07:00
freeCodeCamp's Camper Bot 0b16d2ce96 chore(i18n,learn): processed translations (#54923) 2024-05-22 17:27:37 +02:00
Ilenia c2ad373b90 fix(curriculum): test fails if it's not list comprehension (#54909) 2024-05-22 17:25:36 +02:00
Anna 15d0281c95 fix(ui): restore python reset button (#54913) 2024-05-22 16:39:57 +02:00
VP-66 5b6ba27035 fix(curriculum): Inconsistent uses of "a" and "an" (#54915) 2024-05-22 16:12:20 +02:00
Oliver Eyton-Williams e877b9208c fix(api): give expected default if field missing (#54807) 2024-05-22 14:43:13 +03:00
Sem Bauke b11b17e218 feat: donate page donor tests to playwright (#54857) 2024-05-22 14:25:53 +03:00
Anna 52dfbe96dc fix(curriculum): prevent hardcoding palidrome checker answers (#54816)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2024-05-22 11:14:32 +02:00
Dario-DC 5a44a9dbe2 fix(curriculum): test in password generator project, step 54 (#54804) 2024-05-22 11:13:25 +02:00
Anna 5ac73c6e07 fix(ui): hide the help icon from the screen reader (#54812)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-05-21 22:17:02 -07:00
miyaliu666 305dd17a09 feat(curriculum): add English curriculum block 9.3 providing explanations to help others understand (#54492)
Co-authored-by: Naomi <nhcarrigan@gmail.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2024-05-21 12:17:31 -07:00
miyaliu666 ebfc3d7e08 feat(curriculum): add animations to block 6.1 of the English Curriculum (#54852)
Co-authored-by: Naomi <commits@nhcarrigan.com>
Co-authored-by: DanielRosa74 <58576743+DanielRosa74@users.noreply.github.com>
2024-05-21 11:16:20 -07:00
Oliver Eyton-Williams 672e1105f8 refactor: use api requests to simplify editor spec (#54911) 2024-05-21 17:55:49 +00:00
Jessica Wilkins b19a58c763 fix(curriculum): last test for step 1 RPS project to better check for final result (#54815) 2024-05-21 09:42:27 -07:00
Jessica Wilkins 6d464466a1 fix(curriculum): last assertion for review DOM project step 5 (#54841) 2024-05-21 09:41:53 -07:00
Ilenia ba8ca2a0b4 feat: teach the camper to look at the browser console (#54905) 2024-05-21 16:36:32 +00:00
Sem Bauke 4313bd22cd feat: convert "show certification" tests to Playwright (#54899) 2024-05-21 09:01:09 -07:00
Sem Bauke c1e04945e9 feat: convert projects to Playwright (#54689)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2024-05-21 17:37:35 +02:00
Huyen Nguyen 34d6baef72 test(playwright): add tests for editor theme selection logic (#54481)
Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
2024-05-21 08:01:42 -07:00
Dario-DC 8d638df973 fix(curriculum/python): improve shortest path algorithm project (#53428)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2024-05-21 16:36:53 +02:00
Huyen Nguyen 9d7880bea0 test(playwright): ensure the user is signed out after account deletion (#54730) 2024-05-21 15:01:39 +03:00
Zaira a38ee2052e fix(curriculum): acknowledge tracebacks in binary search tree (#54789)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2024-05-21 13:35:57 +02:00
Manabu Matsumoto 65bf8b61af fix(UI): make the progression lines elastic (#54678) 2024-05-21 00:54:46 -07:00
Sem Bauke aab35aae9e feat: convert basic css tests to Playwright (#54856) 2024-05-21 09:31:01 +02:00
MohamedRahimm 941c38b443 fix(curriculum): Update description for Step 1 of the Luhn Algorithm Project (#54773)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
2024-05-21 09:25:53 +02:00
Sem Bauke 4811993716 feat: convert multifile tests to Playwright (#54833) 2024-05-21 06:39:45 +00:00
DanielRosa74 9b09507209 feat(curriculum): set isUpcomingChange flags to false in part 4 blocks (#54889) 2024-05-20 21:52:22 -05:00
Tom d289aef901 fix(curriculum): english 7.2 task 11 description (#54888) 2024-05-20 19:27:20 -07:00
DanielRosa74 72e1670c9e feat(curriculum): add challenges to block 4.3 of the English Curriculum (#54776) 2024-05-20 17:14:07 -05:00
DanielRosa74 6b2b220bce feat(curriculum): add animations to block 4.2 of the English Curriculum (#54415)
Co-authored-by: Naomi <nhcarrigan@gmail.com>
2024-05-20 15:06:04 -07:00
Oliver Eyton-Williams d06bbab6f8 refactor(api): more, smaller tests (#54671) 2024-05-20 11:18:14 -07:00
DanielRosa74 f897769f0b feat(curriculum): add available audios to scene.js (#54838) 2024-05-20 11:15:47 -07:00
freeCodeCamp's Camper Bot 7bf0611b9e chore(i18n,learn): processed translations (#54879) 2024-05-20 09:39:48 -07:00
Kolade Chris 32b93cfb2b fix: made timeAgo function way shorter and viewCount shorter (#54583)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Joy Shaheb <khondokoralam@gmail.com>
2024-05-20 10:26:30 -05:00
Dario-DC 92385426bc chore(curriculum): make the bisection method project visible (#54858) 2024-05-20 08:10:43 -07:00
Dario-DC d7ae42e2ab fix(curriculum): restore commented function call in step 51, python cipher project (#54874) 2024-05-20 08:06:46 -07:00
freeCodeCamp's Camper Bot 5c19e29d39 chore(i18n,client): processed translations (#54878) 2024-05-20 08:51:54 -05:00
Huyen Nguyen 3ea11603b6 fix(client): space between years being top contributor (#54870) 2024-05-20 15:10:35 +03:00