Commit Graph

39050 Commits

Author SHA1 Message Date
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
Stuart Mosquera
902ba8bc8e
fix(curriculum): follow W3C convention for radio and checkbox inputs (#62040) 2025-09-05 11:25:23 +02:00
Dario
15f9c18c27
chore: add redirect for magazine layout lab (#61870) 2025-09-05 08:58:05 +02:00
Dario
cdffc8d8de
chore(curriculum): replace magazine layout lab with newspaper layout lab (#59012)
Co-authored-by: yoko <25644062+sidemt@users.noreply.github.com>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-09-05 08:57:32 +02:00
Ilenia
437f98ad3e
fix: hide Build an Optional Arguments Sum Function (#62047) 2025-09-05 11:38:13 +05:30
Ilenia
72ca97aa7f
refactor(curriculum): TypeScript lecture block into smaller blocks (#62022)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-09-04 17:35:46 +05:30
Anna
5148ed2b82
refactor(tools): migrate challenge editor to new curriculum structure (#61968) 2025-09-04 17:34:54 +05:30
Oliver Eyton-Williams
b47bc04c97
test: only intercept the page-data for tested page (#62042) 2025-09-04 17:33:31 +05:30
Shaun Hamilton
ebd17c473b
fix(api): throw during exam generation if empty config (#62044) 2025-09-04 10:49:07 +00:00
Md Jihanur Rahman
00cc06f49c
fix(curriculum): fix typo in Local Storage review (poses, not posses) (#62037) 2025-09-04 10:19:26 +02:00
Tom
cf118c2325
feat: daily challenges 30-54 (#61991) 2025-09-03 16:35:48 +00:00
Oliver Eyton-Williams
b6071ae692
fix: validate tests exist if filtering for challenges (#62027) 2025-09-03 17:23:51 +02:00
Huyen Nguyen
63c19acfc3
test(e2e): mock quiz data in quiz-challenge.spec.ts (#62011)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2025-09-03 13:45:19 +00:00
Sem Bauke
041074b7bc
feat(curriculum): add Full Stack Open Skeleton (#61974)
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2025-09-03 15:43:45 +02:00
Mrugesh Mohapatra
3aced6dc6a
chore: update deps (#62025) 2025-09-03 18:49:36 +05:30
Mrugesh Mohapatra
b64afd03e2
fix(GHA): allow selective build and deploy (#62020)
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-03 12:10:48 +05:30
Supravisor
692fcec514
chore(curriculum): remove concatenation asserts in Trivia Bot lab (#60450)
Co-authored-by: Ilenia M <nethleen@gmail.com>
2025-09-02 19:36:33 -04:00
Dario
24856ae868
chore(curriculum): release four python modules (#62017) 2025-09-02 22:35:24 +05:30
Oliver Eyton-Williams
8cd2efe570
feat: base64 encode file contents when making api requests (#62006)
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2025-09-02 16:20:48 +02:00
Oliver Eyton-Williams
10c565828e
fix(tools): curriculum command line helpers (#61831) 2025-09-02 16:03:28 +02:00
Nielda Karla
c58ba56eeb
fix(Curriculum): removed unused imaged from scene-assets.js (#61975) 2025-09-01 12:33:40 -03:00
Kashaf Ahmed
8ee9ea33ef
fix(curriculum): correct object property syntax in working with objects lesson (#62000) 2025-09-01 06:24:26 +02:00
Niyati Raiyani
92015b62c3
fix(curriculum): add Tailwind CSS section to FE Libs chapter review (#61946) 2025-08-31 09:33:14 +00:00
Sem Bauke
03b4fd46f1
fix(client): align text in chapter button to the left when multi-line (#61973) 2025-08-30 23:02:51 +05:30
Sem Bauke
793f81be48
fix(client): allow identical challenge ids multiple superblocks (#61982) 2025-08-30 13:20:28 +05:30
Tom
a40fe34ae2
feat(tools): script to create daily challenge files (#61921) 2025-08-30 13:13:09 +05:30
Mrugesh Mohapatra
0a000f7423
chore(pnpm): self-update (#61907) 2025-08-30 12:59:28 +05:30
Nielda Karla
2a197233f5
Fix: (Curriculum) Replaced office-cafe.png by cafe.png (#61966)
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
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 - Upload Client UI / Client (push) Has been cancelled
i18n - Upload Curriculum / Learn (push) Has been cancelled
2025-08-29 21:02:00 +00:00
Sonu
f0bc3a62b7
fix(curriculum): correct spelling 'mangers' → 'managers' in lecture (#61989) 2025-08-29 17:16:36 +00:00
Tom
1ef3cc1e7a
feat(curriculum): more daily challenges (#61959) 2025-08-29 11:56:31 -05:00
Oliver Eyton-Williams
f677494de4
chore: remove order and superblock from block structure files (#61951) 2025-08-29 18:08:11 +02:00
Ilenia
93d7de3e24
fix: order intro.json blocks properly (#61984) 2025-08-29 16:24:26 +02:00
Anastasiia
7d5e6b7279
fix: updates to A2 english curriculum block 1 (#61569) 2025-08-29 15:32:27 +03:00
Oliver Eyton-Williams
d781102513
feat(api): add more debug logging (#61980) 2025-08-29 03:55:16 -07:00
Chase Knowlden
ddd9457703
fix(curriculum): use correct assert method (#61978) 2025-08-28 12:02:38 -07:00
Akshat Rajvanshi
aa72a676d9
chore(curriculum): use fenced markdown in Project Euler Problem 89 (#61965) 2025-08-28 09:23:15 +00:00
Tharupahan Jayawardana
399f000eac
fix(curriculum): remove contradictory note in Problem 89 description (#61939)
Co-authored-by: Ilenia M <nethleen@gmail.com>
2025-08-27 20:24:46 +02:00
Mrugesh Mohapatra
0c1498a84d
fix(environment): Use DEPLOYMENT_ENV and DEPLOYMENT_TLD (#61925)
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-08-27 22:47:21 +05:30
Oliver Eyton-Williams
12b5905c60
refactor: remove isPrivate (#61952) 2025-08-27 22:45:36 +05:30
Supravisor
918e0abb9d
chore(curriculum): replace quote marks with backticks in description (#61937)
Co-authored-by: Ilenia M <nethleen@gmail.com>
2025-08-27 09:36:21 -07:00
Oliver Eyton-Williams
7f0d42b638
chore: disable curriculum translation deletion (#61961) 2025-08-27 09:32:16 -07:00
Harsh Sachdeva
bcc509e6bf
fix(curriculum): update challenge type of a2 english exam (#61955) 2025-08-27 12:23:57 +00:00
Karthik Bagavathy
91608a165d
fix(curriculum): Rewrote budget app description (#61737)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
Co-authored-by: Dario <105294544+Dario-DC@users.noreply.github.com>
2025-08-27 10:25:16 +02:00
Hillary Nyakundi
dbdb6944cd
feat(curriculum): add error handling lecture scripts (#61641)
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
CI - Node.js / Test - i18n (italian, 22) (push) Has been cancelled
CI - Node.js / Test - i18n (portuguese, 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
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
2025-08-26 20:26:03 +02:00
Anna
156053bc24
feat: create a card counting lab (#61857)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
Co-authored-by: Dario <105294544+Dario-DC@users.noreply.github.com>
2025-08-26 19:55:23 +02:00
Ilenia
2005a3d4c5
feat: add arguments optional lab to full stack (#61835) 2025-08-26 16:45:41 +00:00
freeCodeCamp's Camper Bot
64dcea96dd
chore(i18n,client): processed translations (#61944) 2025-08-26 18:01:50 +02:00
Oliver Eyton-Williams
a801d503bc
refactor: top-down curriculum build (#61459) 2025-08-26 12:37:26 +02:00