Commit Graph

36664 Commits

Author SHA1 Message Date
Zaira
bbdfdf8f4b chore(curriculum): adding content to JS variables and datatypes review page (#57178)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
2024-11-15 17:08:15 +00:00
Jessica Wilkins
b8ceb22f57 chore(curriculum): adding content to JS strings review page (#57168) 2024-11-15 10:20:44 -06:00
Jessica Wilkins
dae5b5c3da chore(curriculum): adding content to css animations review page (#57158) 2024-11-15 10:16:39 -06:00
Jessica Wilkins
f42b2a2070 chore(curriculum): adding content for the css prep exam review page (#57159) 2024-11-15 10:13:32 -06:00
Oliver Eyton-Williams
6b1eeae775 feat: simplify code transformation (#57155) 2024-11-15 14:35:08 +01:00
Jessica Wilkins
237d518c0c chore(curriculum): adding content to css grid review page (#57156) 2024-11-15 11:46:46 +01:00
Varshitha
0adcf7d59b fix(learn): update certification claim message (#57175) 2024-11-15 09:39:39 +00:00
yoko
f37291880e fix(curriculum): small fixes in JS RPG project (#57146)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-11-14 23:53:17 -08:00
Shaun Hamilton
9f3e827e37 chore: update /exams response (#57157) 2024-11-15 08:09:08 +02:00
Supravisor
c2f2467ca5 fix(curriculum): typo in TODO app (#57169) 2024-11-15 05:31:53 +01:00
Jessica Wilkins
5108492da6 fix(curriculum): remove duplicate JavaScript lecture (#57164) 2024-11-14 21:08:59 +01:00
Tom
442b788f00 feat(curriculum): add remaining lectures (#57151) 2024-11-14 16:21:10 +01:00
Kolade Chris
24a4657d88 feat: adding library manager (#56782)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
Co-authored-by: RGHANILOO <bytemefirst@gmail.com>
Co-authored-by: Sulaiman <sulaimanshinwari830@gmail.com>
Co-authored-by: Lasse Jørgensen <28780271+lasjorg@users.noreply.github.com>
2024-11-13 23:44:31 +00:00
Dario-DC
9b0e931c17 chore(curriculum): add shopping cart workshop to FSD cert (#57052)
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
2024-11-13 22:12:54 +00:00
Dario-DC
4cfa10dc04 chore(curriculum): add spam filter workshop to new cert (#56801)
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
2024-11-13 15:16:50 -06:00
Dario-DC
e0126caf66 chore(curriculum): remove dsa blocks from JS modules (#57051) 2024-11-13 15:05:06 -06:00
Jessica Wilkins
03484d95d4 feat(curriculum): adding content to css and accessibility review page (#57102)
Co-authored-by: Bruce Blaser <bbsmooth@gmail.com>
2024-11-13 12:06:44 -08:00
hbar1st
71e0927e13 Fix(curriculum): pyramid step43 update tests & clarify instruction (#57108) 2024-11-13 20:35:09 +01:00
Tom
fcce6e1474 feat(curriculum): add JS lectures (part 2) (#57137) 2024-11-13 10:40:22 -08:00
Ilenia
3c097ec685 chore(curriculum): add ferris wheel workshop to cert (#56742)
Co-authored-by: Sem Bauke <sem@freecodecamp.org>
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
2024-11-13 10:33:04 -08:00
freeCodeCamp's Camper Bot
52b188c0e4 chore(i18n,learn): update i18n-curriculum submodule (#57149) 2024-11-13 09:32:49 -06:00
freeCodeCamp's Camper Bot
2675edbc65 chore(i18n,client): processed translations (#57148) 2024-11-13 16:27:05 +01:00
Huyen Nguyen
5270cb1288 feat(client): display intro of FSD blocks in block header (#56808)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2024-11-13 09:27:22 +01:00
Tom
3279b3f2d8 feat(curriculum): add JS lectures (part 1) (#57133)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
2024-11-12 15:34:39 -08:00
Oliver Eyton-Williams
2f4e6ae8f5 refactor(api): sync dev and auth0 plugins (#57136) 2024-11-12 15:06:54 -08:00
Zaira
c69e9c6fff chore: add todo list workshop (#57073) 2024-11-12 20:25:52 +01:00
Zaira
c6c40097c1 chore: add calorie counter workshop (#57040) 2024-11-12 09:23:36 -08:00
Huyen Nguyen
794a8f1c3a chore(deps): bump @freecodecamp/ui to 3.1.0 (#57097) 2024-11-12 14:33:42 +01:00
Jessica Wilkins
821b54699c feat(curriculum): adding content for attribute selectors review page (#57103) 2024-11-12 14:26:34 +01:00
Jessica Wilkins
5d8193b2fa feat(curriculum): adding content to css positioning review page (#57105) 2024-11-12 14:19:15 +01:00
Adrián Ceniza
5ac960d81c fix(curriculum): Move blank line inside callback (#57134) 2024-11-12 13:38:57 +01:00
Dario-DC
8e968eae03 feat(curriculum): add markdown converter lab (#56333)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2024-11-12 08:34:00 +00:00
Supravisor
3017bd9268 fix(curriculum): video above typo (#57122) 2024-11-11 15:16:39 -08:00
Jessica Wilkins
0f08396973 feat(curriculum): adding content to responsive web design review page (#57109) 2024-11-11 08:30:05 -08:00
Tom
e71004bb21 feat(curriculum): add css lectures (#57085) 2024-11-11 08:28:37 -08:00
Oliver Eyton-Williams
c7936b44b9 refactor(client): allow TS worker to initialize itself and have the client check readiness (#57055) 2024-11-11 08:18:16 -08:00
Jessica Wilkins
e32c3d9a11 feat(curriculum): adding content to css variables review page (#57120) 2024-11-11 08:11:59 -08:00
Oliver Eyton-Williams
88e2ff6eab fix(api): delete user's exam attempts with account (#57079) 2024-11-11 08:04:10 -08:00
freeCodeCamp's Camper Bot
85fc9c3ac9 chore(i18n,learn): update i18n-curriculum submodule (#57128) 2024-11-11 08:00:22 -08:00
Jessica Wilkins
5436dc3671 feat(curriculum): adding content for CSS layouts and effects review page (#57057) 2024-11-11 10:55:06 -05:00
freeCodeCamp's Camper Bot
b08a023c4c chore(i18n,client): processed translations (#57126) 2024-11-11 14:46:03 +01:00
hbar1st
9904520aab fix(curriculum): prevent dataArrIndex from being updated in TODO app (#57094)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
2024-11-08 06:51:04 -08:00
Sem Bauke
228c2316ee chore: update react-instancesearch to v7 (#57020)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2024-11-08 14:20:13 +01:00
Swapnil Yende
6c34c2b341 fix(curriculum): Wrapped up CSS properties within the code element (#57096)
Co-authored-by: Swapnil <swapnilyende.perficient@gmail.com>
2024-11-08 11:37:58 +01:00
yoko
a323fca656 chore(i18n, curriculum): enable PythonForEverybody for Japanese (#57098) 2024-11-08 10:35:10 +00:00
Supravisor
2670d02e4e fix(curriculum): update current year (#57068)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2024-11-08 11:02:00 +01:00
RGHANILOO
d34a9c04a2 refactor:description and tests for authors workshop step 01 (#57083) 2024-11-08 09:22:04 +01:00
RGHANILOO
614f830d55 refactor(curriculum): authors workshop step 7 description and tests update (#57081)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
2024-11-08 09:05:05 +01:00
Matt Newton
50cf693d44 fix(curriculum): multiple typos in CSS Animations (#57093) 2024-11-08 09:01:59 +01:00
Lasse Jørgensen
495006f8ab fix(client): add doctype to preview iframe (#57041)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2024-11-07 14:28:44 -08:00