Commit Graph

39097 Commits

Author SHA1 Message Date
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)
Some checks failed
CI - E2E - 3rd party donation tests / Build Client (22) (push) Has been cancelled
CI - E2E - 3rd party donation tests / Build API (Container) (push) Has been cancelled
CI - Node.js / Lint (22) (push) Has been cancelled
CI - E2E - 3rd party donation tests / Run Playwright 3rd Party Donation Tests (chromium, 22) (push) Has been cancelled
CI - Node.js / Build (22) (push) Has been cancelled
CI - Node.js / Test (22) (push) Has been cancelled
CI - Node.js / Test - Upcoming Changes (22) (push) Has been cancelled
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)
Some checks failed
i18n - Build Validation / Validate i18n Builds (22) (push) Has been cancelled
CI - Node.js / Lint (22) (push) Has been cancelled
CI - Node.js / Build (22) (push) Has been cancelled
CI - Node.js / Test (22) (push) Has been cancelled
CI - Node.js / Test - Upcoming Changes (22) (push) Has been cancelled
CI - Node.js / Test - i18n (italian, 22) (push) Has been cancelled
CI - Node.js / Test - i18n (portuguese, 22) (push) Has been cancelled
CD - Docker - DOCR Cleanup Container Images / Delete Old Images (learn-api, dev) (push) Has been cancelled
CD - Docker - DOCR Cleanup Container Images / Delete Old Images (learn-api, org) (push) Has been cancelled
i18n - Download Client UI / Client (push) Has been cancelled
i18n - Upload Client UI / Client (push) Has been cancelled
i18n - Upload Curriculum / Learn (push) Has been cancelled
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)
Some checks failed
CI - E2E - 3rd party donation tests / Build Client (22) (push) Has been cancelled
CI - E2E - 3rd party donation tests / Build API (Container) (push) Has been cancelled
CI - Node.js / Lint (22) (push) Has been cancelled
CI - E2E - 3rd party donation tests / Run Playwright 3rd Party Donation Tests (chromium, 22) (push) Has been cancelled
CI - Node.js / Build (22) (push) Has been cancelled
CI - Node.js / Test (22) (push) Has been cancelled
CI - Node.js / Test - Upcoming Changes (22) (push) Has been cancelled
CI - Node.js / Test - i18n (italian, 22) (push) Has been cancelled
CI - Node.js / Test - i18n (portuguese, 22) (push) Has been cancelled
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
Huyen Nguyen
87cde2d1e8
refactor(tools, curriculum): use challenge type 31 for review pages (#61963) 2025-09-06 10:37:48 +05:30
Sem Bauke
e4144d145a
feat(curriculum): add lab for building a symmetric difference function (#61950)
Some checks failed
i18n - Build Validation / Validate i18n Builds (22) (push) Has been cancelled
CI - Node.js / Lint (22) (push) Has been cancelled
CI - Node.js / Build (22) (push) Has been cancelled
CI - Node.js / Test (22) (push) Has been cancelled
CI - Node.js / Test - Upcoming Changes (22) (push) Has been cancelled
CI - Node.js / Test - i18n (italian, 22) (push) Has been cancelled
CI - Node.js / Test - i18n (portuguese, 22) (push) Has been cancelled
i18n - Download Client UI / Client (push) Has been cancelled
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2025-09-05 14:04:05 -05:00
Ilenia
c2ff82ed9a
feat: add falsy bouncer to full stack (#61688) 2025-09-05 13:56:01 -05:00
Tom
e17584f89e
feat: add a1 spanish superblock outline (#62059) 2025-09-05 13:51:45 -05:00
Supravisor
9f9b4cbfb8
chore(curriculum): replace quotes with backticks, add backticks to word (#62002) 2025-09-05 20:13:26 +02:00
freeCodeCamp's Camper Bot
2ca7798d3b
chore(i18n,client): processed translations (#61958) 2025-09-05 12:47:59 -05:00
Ezoh Zhang
3b6ce9c545
fix(curriculum): improve test for profile card step 4 (#61992) 2025-09-05 12:36:13 -05:00
KAS
34014f1099
fix(curriculum): grammar errors in "Build a Financial Calculator" challenge (#62019)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-09-05 12:24:24 -05:00
Oliver Eyton-Williams
e257c2969e
fix: rebuild challenge pages if source is updated (#62056) 2025-09-05 15:22:38 +02:00
Chris Paul
49c64a14b3
fix(curriculum): fix typos in 'Working with Loops' lecture (#62054) 2025-09-05 12:48:52 +00:00