Commit Graph

38030 Commits

Author SHA1 Message Date
JarydSt
0c05bc8002 fix(curriculum): update HTML Review chapter with missing sections (#59235)
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
2025-04-15 11:57:22 -05:00
Kristofer Koishigawa
f8c5a86285 feat: add react debugging video ids and transcripts (#59632)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
2025-04-15 09:04:12 -07:00
Nielda Karla
f0ba8441d5 fix(Curriculum): Fix missing words of tasks in block 13 B1 English curriculum (#59717) 2025-04-15 18:01:44 +02:00
Tom
c1fd83fdeb fix(curriculum): use base64 image in mock fetch data (#59729) 2025-04-15 17:47:34 +02:00
Clarence
d5d917f0bb fix(curriculum): ensure acronym Aria is in all caps (#59728) 2025-04-15 09:22:10 -04:00
Supravisor
6d213cfb7a fix(curriculum): add mid dot to formula (#59720) 2025-04-15 11:34:53 +02:00
Supravisor
88ab14e18b fix(curriculum): add confidential and top secret user stories and tests (#59673)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
2025-04-15 09:41:49 +02:00
Supravisor
6a2b95df8d fix(curriculum): allow image placement in any order (#59585)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2025-04-14 22:51:34 -07:00
Huyen Nguyen
0c0817c089 fix(curriculum): TOP block name (#59708) 2025-04-14 16:36:59 -05:00
ZE206
37593122dd fix(cirriculum): missing word in fill in the blank answer (#59711) 2025-04-14 18:53:51 +00:00
Mrugesh Mohapatra
107df1e4a4 fix(GHA): fix formatting and expansion 2025-04-14 22:59:13 +05:30
freeCodeCamp's Camper Bot
54cc4b0042 chore(i18n,learn): update i18n-curriculum submodule (#59713) 2025-04-14 10:20:13 -05:00
freeCodeCamp's Camper Bot
5cda7c7ae0 chore(i18n,client): processed translations (#59709) 2025-04-14 10:20:01 -05:00
Mrugesh Mohapatra
a875294adf fix(gha): use machine IP, and better logs 2025-04-14 19:18:13 +05:30
Mrugesh Mohapatra
6c8f785dd2 fix(gha): use specifc hostname for Tailscale 2025-04-14 19:17:12 +05:30
Oliver Eyton-Williams
4a69928b91 refactor: split ShowCertification into subcomponents (#59663) 2025-04-14 13:41:43 +03:00
Clarence
392fa65e07 fix(curriculum): update favorite icon toggler requirements (#59679) 2025-04-14 10:22:39 +02:00
Supravisor
4d11cd8ddb fix(curriculum): typos in css review (#59700) 2025-04-13 21:28:10 -07:00
Richard
3fdb52a715 fix(curriculum): add function invocation to ensure correct answer match (#59692) 2025-04-13 18:05:00 +00:00
c0d1ng_ma5ter
d31445fc15 fix(curriculum): Add missing backsticks in sort method lecture (#59688) 2025-04-13 10:38:09 -07:00
riyueguang
cd50a5564b chore: remove duplicate word in comment (#59683) 2025-04-12 11:07:19 +02:00
Mrugesh Mohapatra
c87ae5a8ba fix(GHA): improve specificity of concurrency (#59677) 2025-04-12 13:54:12 +05:30
Mrugesh Mohapatra
a78f40f7e6 fix(api): remove authorization checks (#59680) 2025-04-11 22:21:00 +05:30
Jessica Wilkins
f07aa3016a chore(curriculum): adding transcript and video ids to React state and events lecture block (#59473)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
Co-authored-by: Kristofer Koishigawa <2051070+scissorsneedfoodtoo@users.noreply.github.com>
2025-04-11 09:42:06 +02:00
Ahmad Abdolsaheb
7329ddbe2f fix(client): space-out the user bio from nav (#59662) 2025-04-11 01:58:06 -05:00
Prashant Rathore
2c1281d8ba fix(curriculum): rewrite HTML Foundations Lesson H (#59659) 2025-04-10 20:28:50 -07:00
Brendan Hawk
b81ed34e78 fix(curriculum): lightbox typo (#59672) 2025-04-10 23:14:53 +00:00
Clarence
fda0764aa7 fix(curriculum): misspelled word in review dictionaries and sets (#59671) 2025-04-10 22:45:28 +00:00
Anupam
c4cac248dc fix(learn): lowercase "Classes" in JavaScript quiz intro (#59669) 2025-04-10 21:36:03 +00:00
Tom
b6fb98f5a3 fix: lint errors (#59667) 2025-04-10 12:13:09 -07:00
dennmar
2a6138a7cf fix(curriculum): fix tests for steps 28 and 45 of the BST lesson (#59630) 2025-04-10 20:30:47 +02:00
Oliver Eyton-Williams
e404d9d44b chore: stop building entire curriculum when testing subset (#59599) 2025-04-10 10:14:41 -05:00
Oliver Eyton-Williams
5ef98680f9 refactor: remove unused vars (#59658) 2025-04-10 10:06:46 -05:00
Huyen Nguyen
9d2701b1ab chore(curriculum, tools): improve external curricula data validation (#59541) 2025-04-10 10:05:07 -05:00
Ilenia
67f8c2868a feat: add review files for python module (#59615)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-04-10 17:03:45 +02:00
Anna
b8d4099796 feat(tools): create challenge helper script for quiz files (#59523) 2025-04-10 09:56:42 -05:00
Shaun Hamilton
48091110d5 chore(tools): update screenshot-service to tsx and deps (#59517) 2025-04-10 20:21:13 +05:30
Ahmad Abdolsaheb
56933d059f feat(client): ab test shorter block donations (#59616) 2025-04-10 09:21:43 -05:00
yoko
c796a25f31 fix(client,i18n): prevent unwanted line breaks in Japanese and Chinese block labels (#59649) 2025-04-10 06:59:41 -07:00
c0d1ng_ma5ter
0d7c5f7dba fix(curriculum): Clarify JS functions quiz (#59625)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-04-10 06:55:03 -07:00
Oliver Eyton-Williams
6ab9f57d69 feat(api): deprecate /api endpoints (#59657) 2025-04-10 17:04:20 +05:30
Nielda Karla
8d6fc13c33 feat(Curriculum): Publish blocks 14, 15, and add intro to B1 English curriculum blocks (#59574)
Co-authored-by: Anastasiia <109740924+anastasiiauk@users.noreply.github.com>
2025-04-10 08:31:49 -03:00
Lasse Jørgensen
ec61748cdc fix(curriculum): allow comma separated declarations (#59347)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2025-04-10 12:34:50 +02:00
Lasse Jørgensen
d3652470ac fix(curriculum) Recipe Tracker - Step 6, cross platform variables tests (#59501) 2025-04-10 12:00:42 +02:00
Supravisor
6d8922f8bd fix(curriculum): typo in video transcript (#59652) 2025-04-10 11:51:54 +02:00
Clarence
12c0db24d6 fix(curriculum): fixed typo in learn how to express decisions (#59656) 2025-04-10 11:12:20 +02:00
Clarence
84ccaf7e4c fix(curriculum): fixed misspelled word in learn how to manage conversation (#59654) 2025-04-10 11:11:44 +02:00
Clarence
1d91da48a1 fix(curriculum): fixed typo in learn how to manage a conversation (#59655) 2025-04-10 11:08:47 +02:00
Oliver Eyton-Williams
2029b5fde2 feat(client): use new users endpoints (#59284) 2025-04-10 09:43:29 +05:30
Huyen Nguyen
07e708890a fix(client): show donation modal on module completion (#57583)
Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2025-04-09 13:32:02 -05:00