Commit Graph

39067 Commits

Author SHA1 Message Date
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
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