Commit Graph

35772 Commits

Author SHA1 Message Date
Lasse Jørgensen
cbfb17cc8a fix(curriculum): remove DB from env instructions (#55321) 2024-06-26 17:19:53 +05:30
Ilenia
c240bd40e8 chore(e2e): use ControlOrMeta and remove browserName (#55326) 2024-06-26 09:01:26 +00:00
freeCodeCamp's Camper Bot
09fe21653d chore(i18n,learn): processed translations (#55323)
Co-authored-by: Naomi <commits@nhcarrigan.com>
2024-06-26 09:55:48 +02:00
Oliver Eyton-Williams
cf133c2f27 test: simplify hotkey tests (#55315)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-06-26 00:50:40 -07:00
Duong The Pham
f96e9da021 chore(curriculum): Wrap strings in quotes in Learn Recursion by Building a Decimal to Binary Converter (#55126)
Co-authored-by: Naomi <accounts+github@nhcarrigan.com>
2024-06-25 21:38:00 -07:00
Gagan Bhullar
0b58071f29 fix(curriculum): random background random color method placement in step 3 (#55316) 2024-06-25 20:30:21 +02:00
Naomi
2782530bcb feat: convert dice game into review style project (#54821)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2024-06-25 10:56:15 -07:00
Shaun Hamilton
59498e5b09 feat(client): allow empty source code testing (#53797)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2024-06-25 13:27:44 +02:00
Supravisor
1b237f3c78 fix(curriculum): is keyword is properly introduced after first usage (#55314)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
2024-06-25 13:26:26 +02:00
Oliver Eyton-Williams
c58bdc9948 chore(deps): update playwright (#55313) 2024-06-25 08:38:18 +00:00
Sadat Hussain
1c19b85ffe fix(curriculum): typo in problem 311 of Project Euler (#55310)
Co-authored-by: Sadat <sadat.bagban@intimetec.com>
2024-06-25 07:17:39 +00:00
Lasse Jørgensen
1ef9a4e49c fix(curriculum): update browser site URL, note about done callback (#55292) 2024-06-24 13:09:35 -07:00
Huyen Nguyen
0ccf96783c fix(client): use translation string in button label (#55306) 2024-06-24 20:48:51 +02:00
Naomi
9bcf70206d feat: block other package managers (#55304) 2024-06-24 16:49:52 +00:00
Huyen Nguyen
b15b41c9c9 test(e2e): add donation-modal.spec.ts (#55239) 2024-06-24 09:30:16 -07:00
Gagan Bhullar
f0e538d2c9 fix(curriculum): replace semi-colon with semicolons (#55302) 2024-06-24 16:52:33 +02:00
freeCodeCamp's Camper Bot
66ed6a5f8c chore(i18n,learn): processed translations (#55301) 2024-06-24 07:50:32 -07:00
freeCodeCamp's Camper Bot
b302b39ef3 chore(i18n,client): processed translations (#55300) 2024-06-24 16:13:50 +02:00
Lasse Jørgensen
3a078957ca fix(curriculum): update tests for pokemon search app (#55221) 2024-06-24 13:06:14 +02:00
Huyen Nguyen
7f381b3a30 fix(client, curriculum): center images in challenge description (#55190) 2024-06-24 12:42:32 +02:00
Naomi
2393c84b22 feat: create starting points for intro pages (#55004) 2024-06-24 12:40:04 +02:00
Zaira
b93c80b152 fix(curriculum/ python): italicize definition case convertor project (#55180)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
2024-06-24 11:43:45 +02:00
Krzysztof G
d50c292f33 fix(curriculum): prevent hardcoding cash register (#55066) 2024-06-24 11:23:43 +02:00
Lasse Jørgensen
c70b4beb8d fix(curriculum): log test, method return, example code (#55298) 2024-06-24 02:07:46 -07:00
Supravisor
be79c94de5 fix(curriculum): add back ticks to variable name Platformer Game step 20 (#55287) 2024-06-24 10:57:42 +02:00
Sidhartha Amperayani
6faca2af88 fix(curriculum): typos (#55296) 2024-06-24 06:12:48 +02:00
Naramala Siva Vekata Pavan
ca3ad72bad fix(curriculum): typo in alt text (#55291) 2024-06-23 08:00:19 +02:00
Suresh Krishnan V
c9638c81f0 fix(curriculum): typo in calorie counter step 69 (#55282) 2024-06-22 13:17:06 +02:00
Rahul S Srivastava
6c2e5c4e32 chore: updated the missing backticks (#55284) 2024-06-22 13:12:28 +02:00
Anna
0fa0d6fe84 feat(curriculum): add a preview page to pyramid project (#54885) 2024-06-22 10:56:07 +02:00
Supravisor
76cd4ecd35 fix(curriculum) update assertion for typography link element (#54904) 2024-06-21 13:04:14 -07:00
Ilenia
e5a5a308fa fix(curriculum): trim string to be working selector (#55192) 2024-06-21 12:31:04 -07:00
Gagan Bhullar
416fe240dd fix(curriculum): update missing double quote in build telephone number (#55272) 2024-06-21 21:24:14 +02:00
Andrej Milanović
68158893aa docs: add Building a Pyramid Generator to README.md (#55266) 2024-06-21 16:51:55 +00:00
Oliver Eyton-Williams
e80dd98e91 build: give linting more memory (#55265) 2024-06-21 16:40:31 +00:00
Oliver Eyton-Williams
f6e50ac7b9 fix: remove comments from user code before test (#55113) 2024-06-21 22:04:11 +05:30
Haris Ali
f8d88586c3 fix(e2e): removed browserName from the function files (#55246)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-06-21 15:48:58 +00:00
Anna
cd636a143a feat(tools/scripts): test project create tool (#55247)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2024-06-21 15:47:36 +00:00
Manabu Matsumoto
2847c7c77a fix(UI): minimize the fixed contents upper the editor (#54978) 2024-06-21 17:47:09 +02:00
Oliver Eyton-Williams
fd1bf0dd5a test: minor fix to how cookies are passed around (#55259) 2024-06-21 08:36:46 -07:00
Oliver Eyton-Williams
dda9c929b0 fix(api): clear cookies on account/delete (#55260) 2024-06-21 16:39:31 +02:00
yoko
7fdd9d0380 fix(curriculum): small fixes in JS forum leaderboard project (#55249)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-06-21 07:07:35 -07:00
Oliver Eyton-Williams
1b75c91f1f chore(deps): update curriculum-helpers (#55256) 2024-06-21 07:04:37 -07:00
freeCodeCamp's Camper Bot
a5f9e04200 chore(i18n,learn): processed translations (#55254) 2024-06-21 13:24:08 +02:00
Jeremy L Thompson
1034558974 fix(curriculum): cash register tests need valid global state (#55245) 2024-06-21 07:38:14 +02:00
Sem Bauke
27c4957479 feat: Top Learn to Solve Problems and Understand Errors (#55027)
Co-authored-by: Naomi <accounts+github@nhcarrigan.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2024-06-20 14:52:25 -05:00
rupanjanas
830c7587cc fix(curriculum): Pokémon search app id "#type" to "#types" (#55219) 2024-06-20 20:41:35 +02:00
Oliver Eyton-Williams
1d1a9daba3 fix(client): handle reset after saving learner code (#55103) 2024-06-20 20:35:28 +02:00
Supravisor
bf536b9447 fix(curriculum): resize accessibility logo (#54824)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-06-20 20:26:17 +02:00
Oliver Eyton-Williams
589e891c26 fix(api): narrow serializers for update-my-email (#55178) 2024-06-20 20:20:08 +02:00