6954 Commits

Author SHA1 Message Date
miyaliu666
bf952f4c04 fix(curriculum): update A1 Chinese pinyin chapter based on QA feedback (#64765) 2025-12-19 05:59:22 -08:00
Jeevankumar S
fd6c937541 fix: remove stray console.log from SpeakingModal (#64771)
Co-authored-by: Jeevankumar <jeeevnkumar2003@gmail.com>
2025-12-19 14:24:31 +01:00
Zaira
75f3021c77 feat(curriculum): add intro to NodeJS review page (#63139)
Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com>
Co-authored-by: majestic-owl448 <26656284+majestic-owl448@users.noreply.github.com>
2025-12-18 08:43:54 +00:00
Sem Bauke
8034515276 fix(client): add better navigation for navigating back to blocks (#64027)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-12-17 20:36:23 +01:00
freeCodeCamp's Camper Bot
e9e504e415 chore(i18n,client): processed translations (#64608) 2025-12-17 19:53:11 +01:00
majestic-owl448
df3add27db fix(curriculum): add missing intro (#64704) 2025-12-17 08:55:22 -08:00
majestic-owl448
913e43cfbe fix(curriculum): change Node.js Core Modules module name (#64606) 2025-12-17 17:39:35 +05:00
majestic-owl448
5a4256014a chore: format web manifest (#64695) 2025-12-17 10:54:19 +00:00
Gary Yeung
db87216eb9 fix(client): align block labels on mobile view (#64492)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-12-17 02:14:29 -08:00
Zaira
56dec0d7bf feat(curriculum): add intro to node js lessons (#63084)
Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com>
2025-12-17 10:31:25 +01:00
miyaliu666
e8acdca2db feat(curriculum): Add A1 Chinese Chapter 2 (#63505)
Co-authored-by: DanielRosa74 <58576743+DanielRosa74@users.noreply.github.com>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-12-16 19:47:48 +00:00
Diem-Trang Pham
6475180ab8 fix(curriculum,client): rename Chapter 1 of A1 Chinese (#64660)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-12-16 11:39:12 -08:00
majestic-owl448
4ad8101ae0 feat(curriculum): add Working with npm Scripts theory block (#64221)
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com>
2025-12-16 07:23:28 -06:00
Sem Bauke
060a23f2d3 fix(curriculum): update A1 chinese blocknames (#64646)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-12-16 12:42:02 +00:00
Oliver Eyton-Williams
3bdf64b4e7 fix: delete/reset modal - stop passing event payloads (#64618) 2025-12-16 17:42:29 +05:30
Sem Bauke
2f38e4d023 chore(curriculum): remove Pinyin review and quiz blocks from curriculum structure (#64644) 2025-12-16 03:06:54 -08:00
Shaun Hamilton
065a2dcfd1 feat: release b1 exam (#64643) 2025-12-16 10:35:31 +01:00
Huyen Nguyen
09148e0cd9 chore(deps): upgrade @freecodecamp/ui to 5.0.1 (#64611) 2025-12-16 08:55:06 +01:00
laxita
a102b19dcc fix(client): Increased line height of quiz labels containing ruby (#64633) 2025-12-15 20:52:11 +00:00
Huyen Nguyen
f411fc156a feat(curriculum): add Pinyin Practice block with placeholder task (#64631) 2025-12-15 14:04:05 -06:00
Zaira
b107734c31 feat(curriculum): add intro to NodeJS quiz (#63141) 2025-12-15 10:24:57 -08:00
miyaliu666
5ba1048972 feat(curriculum): Add A1 Chinese Chapter 3 Module 1 (#62780)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
Co-authored-by: Steven Ding <1139274654@qq.com>
Co-authored-by: DanielRosa74 <58576743+DanielRosa74@users.noreply.github.com>
Co-authored-by: Nielda Karla <90112119+nieldakarla@users.noreply.github.com>
2025-12-15 06:22:07 -08:00
Oliver Eyton-Williams
78b430c197 refactor(client): simplify checks to see if a user has a certification (#64380) 2025-12-15 19:47:35 +05:30
Oliver Eyton-Williams
6fc07e3561 refactor(client): manually generate webmanifest (#64529) 2025-12-15 11:27:02 +01:00
Huyen Nguyen
f3b6b60089 fix(client): increase font size and spacing for Chinese text (#64388) 2025-12-15 09:48:53 +01:00
Nielda Karla
0cd88a07f8 feat(curriculum): release A1 Spanish (#64519)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-12-14 10:48:04 -08:00
Oliver Eyton-Williams
ac3a31e920 fix: redirect to api /signin from client /settings (#64398) 2025-12-14 11:29:24 +05:30
Oliver Eyton-Williams
44f5cd6cfc feat: add user flags for all certifications (#64338)
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2025-12-12 15:51:05 +02:00
Huyen Nguyen
4558096cee fix(client,curriculum): add lang property to Challenge type (#64552) 2025-12-12 13:51:07 +01:00
leputz
5c3dd55406 fix(client): show more descriptive error message on fetchUserError (#64061)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-12-12 12:28:43 +02:00
Anna
9f16487a20 fix(curriculum): use C# highlighting in static typing discussion (#63890) 2025-12-12 11:01:16 +01:00
Shaun Hamilton
33b1967a25 feat: save submission to db (#64450) 2025-12-12 08:31:25 +01:00
Huyen Nguyen
76957f53a7 feat(client): add Chinese Curriculum and Spanish Curriculum to links.json (#64544) 2025-12-11 23:22:25 +00:00
Alifa Ara
10834d6f86 feat(curriculum): add parent teacher workshop to FSD cert (#62618)
Co-authored-by: Bharath Valaboju <69413757+Bharath314@users.noreply.github.com>
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: jdwilkin4 <jwilkin4@hotmail.com>
Co-authored-by: Ilenia M <nethleen@gmail.com>
Co-authored-by: Kolade <chrisjay967@gmail.com>
Co-authored-by: majestic-owl448 <26656284+majestic-owl448@users.noreply.github.com>
2025-12-11 21:55:33 +00:00
Nielda Karla
366b8142da feat(Curriculum): Add A1 Chinese curriculum intro (#64524) 2025-12-11 19:13:33 +00:00
Huyen Nguyen
0e2f81831e fix(client,challenge-parser): display highlighted text as span for language challenges (#63802) 2025-12-11 19:03:16 +00:00
Sem Bauke
43781bf6e1 chore(client): update component library to v5 (#64279) 2025-12-11 09:32:18 +05:30
Shaun Hamilton
dbc5dd4f4a fix(client): .app.tar.gz exam bin is macos (#64095) 2025-12-11 07:59:20 +05:30
Diem-Trang Pham
51b6a310ac test(client): add test for ü character conversion to PinyinToHanziInput (#64484)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-12-10 17:54:05 -08:00
DanielRosa74
ea876f90bb feat(i18n, learn): add 4 new Spanish characters (#64480) 2025-12-10 21:40:04 +00:00
freeCodeCamp's Camper Bot
02f28fd6c8 chore(i18n,client): processed translations (#64454) 2025-12-10 09:34:53 -06:00
Huyen Nguyen
7a0b7b8733 refactor(client): remove hasEditableBoundaries from learn wrapper (#64453) 2025-12-10 16:26:12 +01:00
Oliver Eyton-Williams
397928c510 fix(client): render report user page for signed out users (#64399) 2025-12-10 18:29:56 +05:30
Oliver Eyton-Williams
1b98725699 feat(client): remove broken signout button from /update-email (#64400) 2025-12-10 18:29:05 +05:30
Oliver Eyton-Williams
a67abd3fbc feat(client): redirect from /settings + /update-email after sign out (#64405) 2025-12-10 12:13:41 +01:00
Shaun Hamilton
d28fbdf081 feat: release rdb and python certs (#64253)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
2025-12-09 19:55:36 +00:00
AJTekniko
673e913b78 refactor(client): remove aria-label from icons in ShareTemplate component (#64389)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-12-09 09:30:46 -08:00
freeCodeCamp's Camper Bot
2fee689ea5 chore(i18n,client): processed translations (#64371) 2025-12-08 10:13:24 -06:00
Tom
6a54b7c43f fix(client): change twitter to X and update twitter URL's (#64046) 2025-12-08 12:49:23 +02:00
Huyen Nguyen
cabddb74cb feat(challenge-parser,client): display Chinese dialogue with ruby annotations (#64235) 2025-12-08 10:00:05 +01:00