Commit Graph

6409 Commits

Author SHA1 Message Date
riyueguang
cd50a5564b chore: remove duplicate word in comment (#59683) 2025-04-12 11:07:19 +02:00
Ahmad Abdolsaheb
7329ddbe2f fix(client): space-out the user bio from nav (#59662) 2025-04-11 01:58:06 -05:00
Brendan Hawk
b81ed34e78 fix(curriculum): lightbox typo (#59672) 2025-04-10 23:14:53 +00:00
Anupam
c4cac248dc fix(learn): lowercase "Classes" in JavaScript quiz intro (#59669) 2025-04-10 21:36:03 +00:00
Oliver Eyton-Williams
5ef98680f9 refactor: remove unused vars (#59658) 2025-04-10 10:06:46 -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
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
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
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
freeCodeCamp's Camper Bot
c2a8235caf chore(i18n,client): processed translations (#59648) 2025-04-09 08:19:09 -05:00
Huyen Nguyen
1f1e6ff626 refactor(client, curriculum): consolidate is-FSD checks (#59598) 2025-04-09 11:49:26 +03:00
Huyen Nguyen
be4b7b0761 fix(a11y): add aria-label to heatmap buttons (#59591)
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
2025-04-08 22:22:28 -05:00
miyaliu666
24cefc76a0 feat(curriculum): Add English tasks B1 Block 13 (#59332)
Co-authored-by: DanielRosa74 <58576743+DanielRosa74@users.noreply.github.com>
Co-authored-by: Nielda Karla <90112119+nieldakarla@users.noreply.github.com>
2025-04-08 17:41:29 +00:00
Ilenia
c78456438a feat(curriculum): create python quizzes files (#59626) 2025-04-08 19:25:39 +02:00
Arif Khalid
25249d1654 feat(client): Persist editor open tabs (#59103)
Co-authored-by: sembauke <semboot699@gmail.com>
2025-04-08 16:05:19 +03:00
Sem Bauke
70e4439b6d refactor(profile): update components to use user object instead of individual props (#58680) 2025-04-08 11:46:39 +03:00
Supravisor
667596e641 fix(curriculum): add multiple quiz sets available to quiz intro (#59361)
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2025-04-07 14:18:58 -05:00
freeCodeCamp's Camper Bot
fe2669d9f0 chore(i18n,client): processed translations (#59617) 2025-04-07 08:27:45 -07:00
Sukka
14ced4f271 fix: replace unpkg w/ jsdelivr & cdnjs (#59291)
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-04-07 08:28:17 +00:00
Ilenia
36f1ea66ac feat: add placeholder for all python module (#59552) 2025-04-04 18:04:33 +00:00
yoko
322e62ba90 feat(curriculum): add typescript review page (#59548)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
2025-04-04 12:10:58 -05:00
Tom
369e0591ac fix(client): heatmap button size (#59576) 2025-04-03 12:14:48 -07:00
dennmar
175c46c43e fix(curriculum): fix anchors with hash within iframe to scroll to target element (#59508) 2025-04-03 13:41:16 -05:00
AilaLu
fb10a28554 fix(client): adjust button padding and dimensions (#59559) 2025-04-03 10:09:32 -05:00
Oliver Eyton-Williams
1c08b1d65b fix: show project previews (#59568) 2025-04-03 15:53:02 +02:00
Tom
8ec8ded8e6 refactor(curriculum): rework pokemon project to rpg creatures project (#58812) 2025-04-03 12:46:03 +02:00
Huyen Nguyen
1287bf2265 fix(client): navigate campers to the correct page when exiting quiz (#59369) 2025-04-03 08:47:54 +02:00
Oliver Eyton-Williams
556a00198e refactor(client): use generic messengers in awaitResponse (#59272) 2025-04-02 19:38:14 +00:00
Oliver Eyton-Williams
a82316e469 refactor(client): simplify sort challenge files (#59179)
Co-authored-by: Naomi <accounts+github@nhcarrigan.com>
2025-04-02 13:50:43 -05:00
Mohamad Salman
6e1b87cc78 fix: correct punctuation by replacing em dash with comma (#58949)
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2025-04-02 20:43:48 +02:00
freeCodeCamp's Camper Bot
9713c7bbba chore(i18n,client): processed translations (#59547) 2025-04-02 09:50:04 -05:00
Shaun Hamilton
89675220cb feat(client): decouple superblock id from certification name (#59478) 2025-04-02 16:09:48 +02:00
Jessica Wilkins
a28c768180 fix(curriculum): typo in dependency management tools lecture dashedname (#59484) 2025-03-31 18:05:55 +00:00
Jessica Wilkins
4b8dff6561 chore(curriculum): remove test automation block (#59470) 2025-03-31 16:44:22 +00:00
freeCodeCamp's Camper Bot
74347f38c8 chore(i18n,client): processed translations (#59514) 2025-03-31 16:42:38 +00:00
Tom
fb6aa2cacd chore: remove fcc-10 GB flag (#59468) 2025-03-30 23:28:49 -07:00
Sem Bauke
aef1f890bd feat(schema): add 'dialogue-grid' layout option to block layouts (#59474) 2025-03-28 09:44:57 -07:00
Huyen Nguyen
17982e3448 chore: clean up profile tests (#59461) 2025-03-28 09:07:40 +05:30
yoko
9f81fa9ec9 feat(curriculum): add content for css libraries and frameworks review page (#59441)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Naomi <accounts+github@nhcarrigan.com>
2025-03-28 00:06:39 +00:00
Oliver Eyton-Williams
d6628979e9 feat: remove getUserInput (#59442) 2025-03-27 14:40:29 +01:00
Tom
5b7b0d14ef feat(curriculum): add boilerplate lecture files/challenges through ts (#59278)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
2025-03-27 08:37:54 -05:00
c0d1ng_ma5ter
6350c9101b fix(client): Change reset lesson message to be dynamic (#59400)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-03-27 14:37:21 +01:00
Arif Khalid
e411c1eea6 fix(client): fix backend code source submission (#58832)
Co-authored-by: sembauke <semboot699@gmail.com>
2025-03-26 23:26:33 +00:00
Oliver Eyton-Williams
350424701f feat: remove 'original' and __file (#59446) 2025-03-26 21:34:06 +00:00
freeCodeCamp's Camper Bot
8eb4739023 chore(i18n,client): processed translations (#59445) 2025-03-26 15:03:50 +01:00
Oliver Eyton-Williams
13085afa68 feat(client): highlight sass in instructions (#59443) 2025-03-26 06:52:38 -07:00
Oliver Eyton-Williams
862968bb92 chore(client): update tsconfig lib and target (#59425) 2025-03-25 18:28:26 +00:00
PARAMESH T S
20790ec622 fix(curriculum) : Typo Fix for issue (#59429) 2025-03-25 10:24:24 -04:00