Commit Graph

7159 Commits

Author SHA1 Message Date
Luis
81685bcbbb feat(curriculum): add Space Mission Roster Workshop - JavaScript v9 (#64915)
Co-authored-by: majestic-owl448 <26656284+majestic-owl448@users.noreply.github.com>
Co-authored-by: LGH831 <luishernandez1@csumb.edu>
2026-03-14 12:28:45 +00:00
Venkataramana Devathoti
1bfdfcb8cd fix: truncate search input placeholder on mobile viewports (#66449)
Co-authored-by: Venkat <venkat@Venkats-MacBook-Pro.local>
2026-03-14 10:26:11 +01:00
Huyen Nguyen
efa59cb718 refactor(client,curriculum): remove showSpeakingButton from challenge metadata (#66408) 2026-03-14 10:23:08 +01:00
Huyen Nguyen
e397313132 fix(client): reduce gap between action row and breadcrumbs (#66317) 2026-03-14 10:21:38 +01:00
Jessica Wilkins
5713194d48 feat(client,curriculum): add MCP and RAG course to catalog (#66315)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2026-03-13 08:41:11 -05:00
Ragini Pandey
52e2141f4a fix(client): use requestAnimationFrame to focus editor on mount in Firefox (#66405) 2026-03-13 13:34:40 +01:00
Zaira
1bc166aa08 feat(curriculum): add JS graphs and trees review page (#65818)
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
Co-authored-by: Sem Bauke <sem@freecodecamp.org>
2026-03-13 09:13:30 +00:00
Zaira
f252c23a9f feat(curriculum): add npm quiz (#66255)
Co-authored-by: Ilenia M <nethleen@gmail.com>
2026-03-13 09:30:59 +01:00
Zaira
7544727e23 feat(curriculum): add algorithms review page to JSV9 (#65944)
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
Co-authored-by: majestic-owl448 <26656284+majestic-owl448@users.noreply.github.com>
2026-03-13 09:16:58 +01:00
Zaira
a8dca39dda feat(curriculum): add JS DFS lab (#65778)
Co-authored-by: majestic-owl448 <26656284+majestic-owl448@users.noreply.github.com>
2026-03-13 08:59:53 +01:00
Jessica Wilkins
4015c354b9 feat: Add precalculus course to catalog (#66089)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2026-03-12 10:55:17 -07:00
Harshith Kumar
ab14a6a9b1 fix(client): handle navbar style in high contrast mode (#66303) 2026-03-12 15:26:33 +00:00
DanielRosa74
42ca533939 refactor(client): have a single place to edit sounds url (#66381) 2026-03-12 21:20:11 +07:00
Oliver Eyton-Williams
9aa6f05fa1 fix(client): duplicate console output (#66350) 2026-03-11 21:15:50 +01:00
Oliver Eyton-Williams
b72d31c209 refactor(client): source superblock intros from curriculum (#66328) 2026-03-11 08:53:10 -07:00
freeCodeCamp's Camper Bot
5d19e0d009 chore(i18n,client): processed translations (#66372) 2026-03-11 20:05:05 +07:00
Hillary Nyakundi
29979ca3a4 feat(curriculum): add linked list operations lab (#65448)
Co-authored-by: Ilenia M <nethleen@gmail.com>
Co-authored-by: majestic-owl448 <26656284+majestic-owl448@users.noreply.github.com>
2026-03-10 17:01:55 +00:00
Jessica Wilkins
521c221276 fix: incomplete html and css course names for catalog (#66316)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2026-03-10 16:29:30 +00:00
Oliver Eyton-Williams
66c9c7913f Revert "fix(client): avoid redundant updateFile dispatch on load when files are unchanged" (#66345) 2026-03-10 16:19:29 +01:00
majestic-owl448
bd767988e4 fix(curriculum): reorder intros for superblock responsive-web-design-v9 (#66295) 2026-03-10 09:48:17 -05:00
majestic-owl448
7302c9b965 fix(curriculum): reorder intros for superblock relational-databases-v9 (#66294) 2026-03-10 09:47:10 -05:00
majestic-owl448
86f34c557a fix(curriculum): reorder intros for superblock python-v9 (#66293) 2026-03-10 09:45:54 -05:00
majestic-owl448
1ad17425aa fix(curriculum): reorder intros for superblock back-end-development-and-apis-v9 (#66292) 2026-03-10 09:45:01 -05:00
majestic-owl448
40a1339b8c fix(curriculum): reorder intros for superblock front-end-development-libraries-v9 (#66291) 2026-03-10 09:43:23 -05:00
majestic-owl448
512172de1e fix(curriculum): reorder intros for superblock javascript-v9 (#66290) 2026-03-10 09:40:46 -05:00
leputz
d4161819cc fix(client) downloaded daily code challenge solution with filename (#64385) 2026-03-10 09:15:37 -05:00
Sem Bauke
8c3a89113a fix(client): avoid redundant updateFile dispatch on load when files are unchanged (#66326) 2026-03-10 13:51:26 +00:00
Jessica Wilkins
ecceedbbb6 feat: Add interactive rdbs courses to catalog (#66218) 2026-03-10 10:14:40 +03:00
freeCodeCamp's Camper Bot
072cc4bdab chore(i18n,client): processed translations (#66312) 2026-03-09 16:51:49 +01:00
Kolade Chris
87edde16fe feat(curriculum): add dsa review to js v9 cert (#66009)
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
Co-authored-by: majestic-owl448 <26656284+majestic-owl448@users.noreply.github.com>
Co-authored-by: Kiruthika R <146549751+kiruthikadev-r@users.noreply.github.com>
2026-03-09 12:59:46 +00:00
Hillary Nyakundi
08954857c7 feat(curriculum): add queue data structure lab (#66269) 2026-03-09 17:13:41 +05:30
Ahmad Abdolsaheb
4ea5ae56cb feat: add independent lowerjaw in labs (#65785) 2026-03-09 14:38:31 +03:00
Oliver Eyton-Williams
f1717edae5 refactor: move static curriculum data out of redux (#66214) 2026-03-07 17:41:46 +02:00
majestic-owl448
ac6973f001 feat(curriculum): add html music player workshop (#65825)
Co-authored-by: Jeevankumar S <110320697+Jeevankumar-s@users.noreply.github.com>
Co-authored-by: Dario <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: Sem Bauke <sem@freecodecamp.org>
2026-03-06 19:15:08 +01:00
Oliver Eyton-Williams
c73a809870 fix(client): stop ts editor getting hidden (#66267) 2026-03-06 11:34:31 +01:00
Jessica Wilkins
0ee6075afe feat: Add prompt course to catalog (#66228)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2026-03-05 10:09:21 -08:00
Aditya Singh
695419bfb2 fix(client): update text container for fsd lessons (#65889) 2026-03-05 07:40:20 +02:00
Tom
4ece1e4577 fix(client): remove ms trophy solution links on timeline (#66223) 2026-03-05 09:46:36 +05:30
Kolade Chris
da0298f39b feat(curriculum): add dynamic programming js lesson (#65987)
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
Co-authored-by: majestic-owl448 <26656284+majestic-owl448@users.noreply.github.com>
2026-03-04 21:46:41 +00:00
majestic-owl448
a6b34d01b7 feat(curriculum): Add N-Queens problem lab to javascript-v9 (#65740)
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
2026-03-04 18:43:43 +00:00
freeCodeCamp's Camper Bot
16e13a2725 chore(i18n,client): processed translations (#66237) 2026-03-04 16:07:04 +01:00
Kolade Chris
8f43f47fc0 feat(curriculum): add dsa quiz to js v9 cert (#66019)
Co-authored-by: majestic-owl448 <26656284+majestic-owl448@users.noreply.github.com>
2026-03-04 14:38:47 +01:00
Kolade Chris
4760d3514e feat(curriculum): add dynamic programming review for JS cert (#65991)
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
Co-authored-by: majestic-owl448 <26656284+majestic-owl448@users.noreply.github.com>
2026-03-04 11:52:39 +00:00
Kolade Chris
58e76dca0c feat(curriculum): add dsa lessons to js v9 cert (#66008)
Co-authored-by: majestic-owl448 <26656284+majestic-owl448@users.noreply.github.com>
2026-03-03 21:56:05 +00:00
Aditya Singh
c77b49d613 fix(client): remove notes from certifications (#66210) 2026-03-03 07:46:00 -06:00
Tom
5d10ce3fb4 fix(client): daily challenge calendar (#66202)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2026-03-03 14:28:54 +01:00
Sebastian
b9307e19b6 feat(curriculum): add second flexbox workshop to FSD cert (#62735)
Co-authored-by: jdwilkin4 <jwilkin4@hotmail.com>
Co-authored-by: Leonhard Gulewitsch <leonhard@gulewitsch.com>
Co-authored-by: l3onhard <l3onhard@users.noreply.github.com>
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
Co-authored-by: Anna <a.rcottrill521@gmail.com>
Co-authored-by: Dario <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: John Doe <johnDoe123@email.com>
Co-authored-by: Ilenia M <nethleen@gmail.com>
Co-authored-by: Jeevankumar S <110320697+Jeevankumar-s@users.noreply.github.com>
Co-authored-by: majestic-owl448 <26656284+majestic-owl448@users.noreply.github.com>
2026-03-03 11:24:05 +01:00
Oliver Eyton-Williams
e902fd270f refactor: update gatsby schema, remove customization + use inferrable type (#65857) 2026-03-03 10:48:53 +01:00
majestic-owl448
3250669a2b feat(curriculum): add rest api and web services theory (#65634)
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
2026-03-03 09:29:48 +01:00
Mrugesh Mohapatra
c24a5bdf86 chore(client): updated GQL syntax (#66136) 2026-03-02 15:11:02 -06:00