Commit Graph

7045 Commits

Author SHA1 Message Date
Dario
b321f075fd
feat(curriculum): convert bubble sort challenge into js lab (#65708) 2026-02-06 11:04:27 -08:00
Oliver Eyton-Williams
ae50644091
refactor(tooling): add turbo eslint plugin (#65734)
Some checks failed
i18n - Build Validation / Validate i18n Builds (24) (push) Has been cancelled
CI - Node.js / Lint (24) (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
CI - Node.js / Build (24) (push) Has been cancelled
CI - Node.js / Test (24) (push) Has been cancelled
CI - Node.js / Test - Upcoming Changes (24) (push) Has been cancelled
CI - Node.js / Test - i18n (italian, 24) (push) Has been cancelled
CI - Node.js / Test - i18n (portuguese, 24) (push) Has been cancelled
i18n - Download Client UI / Client (push) Has been cancelled
2026-02-06 17:33:05 +05:30
Dario
f054de20fd
feat(curriculum): add python conditionals lab (#65700)
Co-authored-by: Dafterfly <17124333+Dafterfly@users.noreply.github.com>
Co-authored-by: majestic-owl448 <26656284+majestic-owl448@users.noreply.github.com>
2026-02-06 12:04:00 +01:00
Oliver Eyton-Williams
c4f88f6705
Revert "chore(deps): remove eslint-plugin-flowtype (#65670)" (#65707) 2026-02-04 20:24:06 +01:00
freeCodeCamp's Camper Bot
f176afee34
chore(i18n,client): processed translations (#65657) 2026-02-04 14:46:18 +01:00
Huyen Nguyen
56683d9a36
chore(deps): remove eslint-plugin-flowtype (#65670) 2026-02-04 17:50:36 +05:30
Oliver Eyton-Williams
06f9ffdc27
fix: cache locales (#65698) 2026-02-04 09:30:14 +00:00
Ahmad Abdolsaheb
e774e83b38
fix(client): remove restructure note (#65695) 2026-02-04 14:59:25 +05:30
Ahmad Abdolsaheb
e457f00b13
fix(client): remove beta from certifications label (#65694) 2026-02-04 08:49:36 +00:00
Oliver Eyton-Williams
77cd933939
test: check nothing unexpected appears in python terminal (#65572) 2026-02-03 21:44:07 +05:30
Sem Bauke
48138e98df
refactor: delete external curriculum v1 (#65650) 2026-02-03 18:35:16 +07:00
Huyen Nguyen
cd4d5d3ba0
chore(deps): upgrade @freeCodeCamp/ui to 5.1.1 (#65667) 2026-02-03 06:12:26 +00:00
Huyen Nguyen
71956ec32b
chore(deps): upgrade validator to v13.15.26 (#65671) 2026-02-03 04:23:57 +00:00
Oliver Eyton-Williams
6a348335ee
fix: supply env vars when building (#65669)
Some checks failed
CI - E2E - 3rd party donation tests / Build Client (24) (push) Has been cancelled
CI - E2E - 3rd party donation tests / Build API (Container) (push) Has been cancelled
CI - Node.js / Lint (24) (push) Has been cancelled
CI - E2E - 3rd party donation tests / Run Playwright 3rd Party Donation Tests (chromium, 24) (push) Has been cancelled
CI - Node.js / Build (24) (push) Has been cancelled
CI - Node.js / Test (24) (push) Has been cancelled
CI - Node.js / Test - Upcoming Changes (24) (push) Has been cancelled
CI - Node.js / Test - i18n (italian, 24) (push) Has been cancelled
CI - Node.js / Test - i18n (portuguese, 24) (push) Has been cancelled
2026-02-02 19:46:39 -06:00
Anna
fd5b3d53d1
fix(ui): display username validation (#65662)
Co-authored-by: majestic-owl448 <26656284+majestic-owl448@users.noreply.github.com>
2026-02-02 21:51:11 +05:30
majestic-owl448
00d84fece9
fix(learn): restore file that should not have been deleted (#65655) 2026-02-02 19:01:35 +05:30
Sem Bauke
632440d28d
feat: change blockType to blockLabel in external curriculum data (#65647) 2026-02-02 20:27:07 +07:00
majestic-owl448
0dc6f39584
feat(curriculum): add lessons on graphs and trees in JS (#65617) 2026-02-02 10:41:06 +01:00
Mrugesh Mohapatra
4f29ac70ac
chore: update turbo repo (#65645) 2026-02-02 11:57:16 +05:30
Mrugesh Mohapatra
e0f59ec7b7
fix(GHA): add critical vars to turbo (#65640) 2026-02-02 00:47:18 +05:30
Habeetech
0a344a0351
feat(curriculum) : Created a count up workshop for Javascript certification (#64828)
Co-authored-by: majestic-owl448 <26656284+majestic-owl448@users.noreply.github.com>
2026-02-01 09:25:05 +00:00
Sem Bauke
5fa0ccfd8e
fix(learn): multiple portfolio issues (#65427) 2026-02-01 10:23:55 +05:30
Oliver Eyton-Williams
08a7e1781c
chore(deps): organise deps for browser-scripts (#65569) 2026-01-31 23:46:07 +05:30
majestic-owl448
83f9040673
fix: remove index.md (#65615) 2026-01-31 23:26:37 +05:30
Tom
0035e17784
chore(curriculum/client): remove old fsd superblock (#64283) 2026-01-30 18:44:41 +01:00
Oliver Eyton-Williams
92e508ad72
fix: enable filtered tests/development (#65542) 2026-01-30 22:16:25 +05:30
Huyen Nguyen
680a8c2a47
fix(client): a11y and styling issues in challenge transcript (#65580) 2026-01-30 18:28:26 +07:00
Shivani
c99662fb2f
feat(curriculum): add range of numbers lab to js v9 (#65061)
Co-authored-by: zaira <zairahira@gmail.com>
2026-01-30 07:46:48 +00:00
Muhammad Ali Farooqi
0f7f816f43
feat(curriculum): adding discount calculator lab (#64991)
Co-authored-by: Ali Farooqi <ali.farooqi@kmon.net>
Co-authored-by: majestic-owl448 <26656284+majestic-owl448@users.noreply.github.com>
Co-authored-by: Dario <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
2026-01-30 08:46:25 +01:00
freeCodeCamp's Camper Bot
a86be68b2b
chore(i18n,client): processed translations (#65537) 2026-01-29 01:23:25 +07:00
Oliver Eyton-Williams
f940f2beee
refactor: simplify turbo config, use it for develop + build (#65526) 2026-01-28 21:38:40 +05:30
Oliver Eyton-Williams
14cde3cdea
refactor: stop curriculum tests depending on client (#65534) 2026-01-28 19:35:26 +05:30
Aditya Singh
ba361e5475
feat(curriculum): add Movie Ticket Booking Calculator workshop to Python cert (#64866) 2026-01-27 19:56:25 +05:00
Oliver Eyton-Williams
e2ebf5e09d
refactor: add prefixDoctype to challenge-builder + DRY build functions (#65523) 2026-01-27 14:09:58 +02:00
Oliver Eyton-Williams
5ff971687c
refactor: move challenge build outside client (#65513) 2026-01-27 10:23:51 +05:30
freeCodeCamp's Camper Bot
7830b448be
chore(i18n,client): processed translations (#65502) 2026-01-27 00:28:24 +07:00
Oliver Eyton-Williams
e5cae6909c
feat(tools): modularize browser-scripts (#65399) 2026-01-26 13:21:20 +01:00
Zaira
f2397729bf
feat(curriculum): add Understanding how HTTP, DNS and TCP/IP lesson block (#65154)
Co-authored-by: majestic-owl448 <26656284+majestic-owl448@users.noreply.github.com>
Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com>
2026-01-25 18:11:11 +01:00
Kolade Chris
6c417e4d35
feat(curriculum): add Working with Node Core Modules lessons (#65008)
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
Co-authored-by: majestic-owl448 <26656284+majestic-owl448@users.noreply.github.com>
2026-01-24 10:25:09 +00:00
Oliver Eyton-Williams
0b048016d2
refactor(tools): simplify turbo tasks, include outputs (#65462) 2026-01-24 10:15:15 +05:30
Chandrakant Gorain
f3f0cd0236
fix(client): remove redundant warning text from archive content notice (#65444)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2026-01-23 19:36:27 +07:00
majestic-owl448
16acad2264
feat(curriculum): add searching and sorting algos lessons (#65184)
Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com>
2026-01-22 16:59:24 +00:00
Estefania Cassingena Navone
4bdd93c5e6
feat(curriculum): add Spanish A1 chapter 4 and modules (#65340) 2026-01-22 12:45:33 -03:00
Oliver Eyton-Williams
05e35e0bb7
refactor: remove unused client Dockerfile + related config (#65426) 2026-01-22 20:04:15 +05:30
Mrugesh Mohapatra
4ea52e2639
chore: update to node 24 (#65416) 2026-01-22 19:29:48 +05:30
Sem Bauke
f68b471d6d
feat(client): add job experience widget to profile (#63503)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2026-01-22 09:30:50 +01:00
Oliver Eyton-Williams
6770ee4c26
refactor(client): use schema snapshot to avoid costly inference (#65360)
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2026-01-21 16:22:20 +00:00
freeCodeCamp's Camper Bot
09fdfb78b6
chore(i18n,client): processed translations (#65398) 2026-01-21 14:46:54 +01:00
Gary Yeung
f867807edd
feat(client): using monaco editor in interactive editor (#64601)
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2026-01-21 09:51:37 +02:00
Oliver Eyton-Williams
631a679b8f
feat: use turbo to orchestrate tests (#65351) 2026-01-21 10:17:06 +05:30