Commit Graph

39161 Commits

Author SHA1 Message Date
Clarence Bakosi
949ceff4e0
fix(curriculum): typo in daily coding challenges py & js (#62301) 2025-09-22 11:34:57 +02:00
Zaira
8f4fdeda58
feat(curriculum): convert DNA pairing challenge to lab (#62132)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2025-09-22 10:30:25 +02:00
Zaira
2098a0d364
feat(curriculum): add dynamic programming lecture (#62272)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2025-09-22 09:03:32 +02:00
Hillary Nyakundi
ad098e2fba
feat(curriculum): add wherefore art thou challenge lab (#62173) 2025-09-22 10:39:59 +05:00
Supravisor
ccfcca1f46
fix(curriculum): typo in workshop description (#62295) 2025-09-22 04:06:14 +07:00
Clarence Bakosi
66e8c98867
fix(curriculum): typo in workshop media catalogue (#62283) 2025-09-21 17:10:27 +02:00
Jatin_Mehta
3b756676c4
fix(curriculum): format code blocks in quiz answers (#62282)
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
i18n - Download Client UI / Client (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
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-09-20 17:53:34 +00:00
Tom
4af015a08f
fix(curriculum): typo in daily challenge (#62235) 2025-09-19 20:15:20 -04:00
Nithyakala Rajendran
ee8e750493
fix(tools): typo in error message (#62208)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-09-19 20:13:39 -04:00
Huyen Nguyen
9f410666e6
fix(challenge-helper-scripts): make create-language-block support chapter-based structure (#62268) 2025-09-19 17:36:49 -03:00
Ilenia
e9cf3b35be
feat(curriculum): add Create a Deep Flattening Tool lab (#62216)
Co-authored-by: Dario <105294544+Dario-DC@users.noreply.github.com>
2025-09-19 13:08:31 -07:00
Oliver Eyton-Williams
57415e2a11
fix: skip upcoming superblocks in normal builds (#62263) 2025-09-19 23:10:06 +05:30
Oliver Eyton-Williams
243678e434
test: handle meta validation errors (#62274) 2025-09-19 23:09:12 +05:30
Oliver Eyton-Williams
c6498cf0b4
refactor: remove invariant (#62275) 2025-09-19 23:06:20 +05:30
LeoYann
56c34a3bd6
fix: change 'of' to 'or' in this Python lecture (#62277) 2025-09-19 16:56:36 +00:00
Clarence Bakosi
8672be653a
fix(curriculum): typo in daily coding challenges py (#62273) 2025-09-19 09:13:47 -07:00
Ilenia
80f8b6ffcd
fix(curriculum): allow spaces in book catalog table lab inside elements (#62258) 2025-09-19 14:47:09 +02:00
Ilenia
2e5d3e86e8
fix(curriculum): allow spaces in travel agency page (#62259) 2025-09-19 14:46:00 +02:00
Ilenia
74f663b8f1
fix: allow spaces around text content of elements in workshop blog page (#62261) 2025-09-19 14:45:29 +02:00
Ilenia
adf8b1644e
fix: allow spaces around element content in workshop hotel feedback form (#62262) 2025-09-19 14:44:20 +02:00
happypepii
dc5a75fbc3
fix(curriculum): add generate-btn click to sort-btn test (#62252) 2025-09-19 03:09:33 -07:00
Oliver Eyton-Williams
39164ca87f
fix: ensure daily challenge tests run (#62260) 2025-09-19 10:48:29 +02:00
Oliver Eyton-Williams
3a41a6137a
feat: find closest matching block and superblock for testing (#62089) 2025-09-19 13:55:40 +05:30
Huyen Nguyen
bdccefef08
refactor(challenge-helper-scripts): remove superBlock field from base meta (#62267) 2025-09-19 13:30:36 +05:30
Oliver Eyton-Williams
bed3811952
feat(api): migrate to esm (#61915) 2025-09-19 13:28:06 +05:30
Huyen Nguyen
68614b43a9
chore(tools): migrate scripts/lint test to vitest (#62265)
Co-authored-by: Sem Bauke <sem@freecodecamp.org>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2025-09-19 07:46:06 +00:00
Jessica Wilkins
3a2e0b112a
chore(curriculum): updating git and github quiz questions (#62191)
Co-authored-by: Sem Bauke <sem@freecodecamp.org>
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-09-18 09:20:54 -07:00
Shaun Hamilton
92d6901c2f
feat(api): add exam->challenge map and routes (#61683)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2025-09-18 15:32:44 +02:00
Dario
a6d186a73d
feat(curriculum): add media catalogue workshop (#62051)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
2025-09-18 08:54:23 +02:00
Jannis Klose
7e81540d2e
fix(curriculum): make Theme Switcher click events bubble (#62234)
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
i18n - Upload Client UI / Client (push) Has been cancelled
i18n - Upload Curriculum / Learn (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
2025-09-17 12:27:26 -07:00
Sem Bauke
0ec12631e9
test(test): migrate from Mocha to Vitest (#62085)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2025-09-17 12:11:50 -07:00
freeCodeCamp's Camper Bot
a0c1876e36
chore(i18n,client): processed translations (#62242) 2025-09-17 20:51:32 +05:30
Niyati Raiyani
4ad144fc67
fix(dev): preserve step order during hot reload by reloading all chal… (#62048) 2025-09-16 13:09:40 -05:00
Jessica Wilkins
3931ed159d
feat(curriculum): add lectures for rest parameter syntax and arguments object (#62067)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
Co-authored-by: Naomi <accounts+github@nhcarrigan.com>
2025-09-16 10:17:22 -07:00
Oliver Eyton-Williams
91e4c05b9f
fix(api): handle termination signals (#61171) 2025-09-16 20:07:09 +05:30
Oliver Eyton-Williams
b80b849058
fix: indentation error reporting (#62182) 2025-09-16 16:36:42 +02:00
Supravisor
dc0d39c548
fix(curriculum): Casing typo in JavaScript quiz (#62217)
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-16 03:30:00 -07:00
Oliver Eyton-Williams
054d2448fa
fix(tools): insert step with appropriate challenge type (#62179) 2025-09-16 13:20:25 +05:30
Supravisor
fbf6bf2bcd
fix(curriculum): rework variable declarations in Greeting Bot workshop (#61783)
Co-authored-by: Ilenia M <nethleen@gmail.com>
2025-09-16 08:41:49 +02:00
Oliver Eyton-Williams
881dfd8f78
refactor: client jest -> vitest (#62177) 2025-09-16 08:30:06 +02:00
Tom
c7354cff89
feat(curriculum): daily challenges 55-62 - Oct 4-11 (#62225) 2025-09-16 08:28:10 +02:00
Tom
df1c226cc6
feat(curriculum): add git and GitHub lectures (#62116)
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2025-09-15 19:04:15 -07:00
Nielda Karla
75e825d5fa
Feat(Curriculum): Implement Chapter Based Layout to A1 Spanish (#62190)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-09-15 22:39:48 +03:00
Anna
954117ce5e
chore(tools): display chapters in challenge editor (#62050) 2025-09-15 20:00:13 +05:30
freeCodeCamp's Camper Bot
eb2c74b4e6
chore(i18n,client): processed translations (#62221) 2025-09-15 19:31:01 +05:30
Ahmad Abdolsaheb
d631c76087
feat: ab test for independent lowerjaw under editor (#61269) 2025-09-15 10:29:24 +03:00
Supravisor
8e8a813365
fix(curriculum): typo in language feedback (#62214)
Some checks failed
i18n - Build Validation / Validate i18n Builds (22) (push) Has been cancelled
CI - Node.js / Lint (22) (push) Has been cancelled
i18n - Download Client UI / Client (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
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
2025-09-15 05:51:39 +02:00
Clarence Bakosi
e3d68d5c52
fix(curriculum): changed theme switcher value (#62202) 2025-09-14 09:18:04 +02:00
Rahul bisht
a6596b8836
fix(curriculum): correct typo in symmetric difference challenge test (#62207)
Co-authored-by: DivyaAggarwal08 <your-email@example.com>
2025-09-14 09:15:55 +02:00
Abhisek sahoo
fe3fac9eee
fix: remove placeholder text from english intro.json (#62185)
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
2025-09-12 13:17:33 -07:00