Commit Graph

39107 Commits

Author SHA1 Message Date
Giftea ☕ 9237d61f89 fix(curriculum): Add select value example to step 9 (#62163)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-09-12 11:20:06 +00:00
Oliver Eyton-Williams a0ba205484 refactor: use top-level await in challenge tests (#61398)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
Co-authored-by: Sem Bauke <semboot699@gmail.com>
2025-09-12 03:55:39 -07:00
Jessica Wilkins 6e0493f918 chore(curriculum): redirects for intro to js lectures (#62137) 2025-09-12 02:45:02 -07:00
Jessica Wilkins 3e5031d002 refactor(curriculum): breaking down intro to JS lecture block into smaller blocks (#62136) 2025-09-12 02:44:44 -07:00
Mohamed Mostafa 6a0ada8a4c fix(curriculum): change challengeType of Symmetric Difference lab to 26 (#62158) 2025-09-12 10:27:48 +02:00
Jessica Wilkins c96c7d1137 fix(curriculum): missing assignment text for bash and sql review page (#62162) 2025-09-12 10:12:16 +02:00
Shaun Hamilton af730bf585 chore: migrate gitpod -> ona (#62046) 2025-09-12 09:34:52 +02:00
Hillary Nyakundi 003807217a feat(curriculum): add sql and bash review page (#61739)
Co-authored-by: Ilenia M <nethleen@gmail.com>
2025-09-11 16:46:45 -07:00
Huda Sultana 76faee3ea1 fix(curriculum): correct typo in CSS overflow lecture (#62148) 2025-09-11 23:33:41 +00:00
Dev Arora 5778e67282 fix(curriculum): move punctuation mark outside of backticks (#62159)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-09-11 20:41:11 +00:00
Nielda Karla 28f7417bdf feat(Curriculum): Add new BlockType tags for the Language Curricula Chapter Based Certifications (#62156)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-09-11 20:10:01 +00:00
Anna aba1776fcd feat(ui): add a transcript button (#56275)
Co-authored-by: Naomi the Technomancer <accounts+github@nhcarrigan.com>
Co-authored-by: sembauke <semboot699@gmail.com>
2025-09-11 16:56:24 -03:00
Clarence Bakosi 17cf36545e fix(client): correct static key usage in catalog.tsx (#62099) 2025-09-11 09:46:24 -07:00
Sanchit Kathpalia 75716c4dbb fix(curriculum): clarify IDs vs classes usage in challenge (#62154)
Co-authored-by: Sanchit Kathpalia <sanchitkhthpalia.com>
2025-09-11 09:09:58 -07:00
Oliver Eyton-Williams 2b008e5aa8 feat: support afterAll hook in challenge tests (#61256) 2025-09-11 10:46:57 -05:00
Anna 392f7f805e fix(tools): make create-challenge-helper prioritize full stack curriculum (#59644)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2025-09-11 10:34:04 -05:00
freeCodeCamp's Camper Bot 18b7cd8acc chore(i18n,client): processed translations (#62086) 2025-09-11 17:32:35 +02:00
dev-kamil 7d825d112d fix(client): add tabindex only to <pre> elements with horizontal scroll for accessibility (#60901) 2025-09-11 10:24:22 -05:00
Ahmad Abdolsaheb ded6b598d7 feat(client): add 25 dollar tier ab test (#62014) 2025-09-11 10:04:01 +00:00
Ahmad Abdolsaheb 09dc696c29 feat: add email sign up alert (#61218)
Co-authored-by: Niraj Nandish <nirajnandish@icloud.com>
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2025-09-11 10:14:00 +02:00
Tom 29513a4d6d refactor(curriculum): split html fundamentals lecture into two (#61962) 2025-09-11 09:09:23 +02:00
Huyen Nguyen 415f0207f5 chore(deps): upgrade @freecodecamp/ui to v4.3.0 (#61996) 2025-09-11 10:49:10 +05:30
Mahesh P K eb3baf2f47 fix(curriculum): Improve hint for Caesar Cipher step 4 (#62069) 2025-09-10 14:59:04 -07:00
Ariz Faiyaz 26b415ed65 fix(curriculum): Add 5 extra tests for lab-symmetric-difference (#62143) 2025-09-10 14:48:59 -07:00
Tom a834414bc5 fix(curriculum): python daily challenge boolean tests (#62145) 2025-09-10 21:37:57 +02:00
Tom f70024eb39 fix(curriculum): JS daily challenge 31 test text (#62141) 2025-09-10 16:41:12 +00:00
Amrita kumari mishra e8753a7c0d fix: clarify hint and improve test flexibility in book catalog exercise (#62120)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2025-09-10 17:42:25 +02:00
Ilenia 77f02ff755 fix: remove forgotten file (fix CI failure) (#62142) 2025-09-10 15:33:07 +00:00
Ilenia 89a6b1fcda feat(curriculum): add redirects for the javascript object lectures (#61866) 2025-09-10 16:27:48 +02:00
Ilenia 383da6ebeb refactor(curriculum): divide JavaScript objects lecture block into smaller focused blocks (#61865) 2025-09-10 16:27:37 +02:00
Oliver Eyton-Williams 97f759a8b7 chore: validate block-superblock relationship (#62126) 2025-09-10 19:48:07 +05:30
Mrugesh Mohapatra d19e7ede11 fix(gha): handle connections better (#62104) 2025-09-10 19:10:12 +05:30
Jannis Klose efe8114fc3 fix(curriculum): Regex should only allow == or === in equality check (#62134) 2025-09-10 13:23:12 +00:00
Ariz Faiyaz 8476761422 fix(curriculum): corrected typo in hint text (#62124) 2025-09-10 02:53:01 -07:00
Nielda Karla 000b8f3d7a fix(Curriculum): Fixed typo in A2 English block from "responsibilies" to "responsibilities" (#62114) 2025-09-10 05:25:25 +03:00
Tom 6b486f08e2 fix(curriculum): daily challenge typos (#62103) 2025-09-09 21:52:27 +02:00
Oliver Eyton-Williams dbb51259fa fix: run all tests (#62111) 2025-09-09 19:51:53 +02:00
Mrugesh Mohapatra ed116264e4 fix(gha): disable i18n nodejs tests (#62106) 2025-09-09 10:38:51 -05:00
Tom bd2167c176 fix(tools): adjust create language block helper script (#62090) 2025-09-09 11:32:10 -03:00
Tom ce9f1dd99a chore(curriculum): minor clean up to daily challenges (#62095) 2025-09-09 13:47:45 +02:00
Mrugesh Mohapatra ec93db58fe fix(i18n,client): add note for deployment issues (#62093) 2025-09-09 10:26:06 +05:30
Tom f356d6b442 Revert "chore: disable curriculum translation deletion (#61961)" (#62091) 2025-09-08 23:17:31 +05:30
Sneha Bichkunde 2494c4f887 fix(curriculum): clarify counting cards decrease by 1 (#62072) 2025-09-08 11:56:12 +00:00
Ezoh Zhang 4f8cf0f1d8 fix(curriculum): remove image placeholder from Vite lecture (#62076) 2025-09-08 04:31:16 -07:00
Clarence Bakosi 74f9ec5735 fix(curriculum): spelling variant (#62073) 2025-09-08 10:27:35 +00:00
Oliver Eyton-Williams ab9ec31a04 refactor: various workspaces to vitest (#62058)
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2025-09-08 11:35:38 +02:00
Mrugesh Mohapatra ab3bab0967 fix(gha): cleaner and working matrix (#62081) 2025-09-08 12:10:41 +05:30
Supravisor fb854f2552 fix(curriculum): typo in Stand Up Meetings (#62077) 2025-09-08 08:05:05 +02:00
Tej Bal 0f3c6a6b6d fix(english for developers): remove backticks in challenges from Python (#62061) 2025-09-07 07:37:34 +00:00
Clarence Bakosi c027a8db1b fix(curriculum): fixed typo in py and js challenge 38 (#62062) 2025-09-06 02:46:49 -07:00