Commit Graph

39488 Commits

Author SHA1 Message Date
Zaira
b84cd339c9
feat(curriculum): add dynamic programming quiz questions (#62418)
Co-authored-by: Sem Bauke <sem@freecodecamp.org>
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
Co-authored-by: Ilenia M <nethleen@gmail.com>
Co-authored-by: Dario <105294544+Dario-DC@users.noreply.github.com>
2025-10-22 06:42:24 -07:00
Oliver Eyton-Williams
e42a864e12
fix: direct import from curriculum (#62931) 2025-10-22 06:07:59 -07:00
Dario
b8f089810f
chore: @freecodecamp/curriculum-helpers@7.0.1 (#62927) 2025-10-22 10:54:50 +02:00
Aditya Jaiswal
7136537e45
fix(curriculum): correction of grammar (#62924)
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 - 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-10-22 10:35:18 +05:30
Mrugesh Mohapatra
51c24f67e1
fix(gha): allowlist staff, and revert commits (#62894) 2025-10-22 10:34:18 +05:30
Ayush Sharma
33839b291e
fix(curriculum): add missing question mark in lecture title (#62923) 2025-10-21 21:00:46 +00:00
Mrugesh Mohapatra
97302e8886
fix(docker): consistently use DB everywhere (#62569) 2025-10-21 20:53:59 +05:30
Tom
f3d2511f22
feat(curriculum): daily challenges 80-89 (#62910)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2025-10-21 14:53:43 +02:00
Zaira
5fd86514e6
feat(curriculum): add n-queens lab (#62420)
Co-authored-by: Dario <105294544+Dario-DC@users.noreply.github.com>
2025-10-21 12:02:58 +02:00
Dario
7abb927514
feat(curriculum): add bfs workshop (#62517)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2025-10-21 11:59:30 +02:00
Huyen Nguyen
b36060bc28
feat(tools): add prettier formatting to CSS files in lint-staged config (#62917) 2025-10-21 09:41:57 +05:30
pardeshiaryan
a301cd1146
fix(curriculum): Misleading hint in HTML curriculum (#62914) 2025-10-21 05:55:44 +02:00
Diem-Trang Pham
7e0d90bc4d
fix(curriculum): correct language identifier for Java code block (#62916) 2025-10-21 05:54:17 +02:00
freeCodeCamp's Camper Bot
d8d217685d
chore(i18n,client): processed translations (#62909) 2025-10-20 10:30:56 -05:00
Anna
1c89430793
chore: hide interactive editor from screenreaders (#62901) 2025-10-20 20:12:25 +05:30
Mrugesh Mohapatra
303c2c689f
fix: update history and amounts 2025-10-20 17:52:50 +05:30
Akash9541
ef513a531e
fix(curriculum): unify checklist message text in steps 46–50 (#62900) 2025-10-20 14:03:53 +05:30
Ilenia
c7fe5d915f
feat(curriculum): add Understanding the HTTP request-response model Theory block (#62453)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-10-19 16:46:41 -07:00
Likhith Sasank
54ccb1d71c
feat(curriculum): add interactive examples to anatomy of CSS lesson (#62898) 2025-10-19 15:27:24 +00:00
Farhan Hasin Chowdhury
3c407ee8d1
feat(curriculum): added data structure quiz (#62786)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
2025-10-19 08:02:08 -07:00
Tom
d53e88ac14
fix(client): c# cert id (#62858)
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
2025-10-18 09:56:19 -07:00
Diem-Trang Pham
05d61044ef
feat(curriculum): add interactive examples to aria-describedby lesson (#62879)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-10-17 15:58:25 -07:00
Diem-Trang Pham
62fbac1111
feat(curriculum): add interactive examples to accessible keyboards lesson (#62880)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-10-17 15:57:48 -07:00
Ariz Faiyaz
43ca857727
feat(curriculum): Add interactive examples for dark mode lesson (#62883) 2025-10-17 15:56:59 -07:00
Diem-Trang Pham
eb7844d6f0
feat(curriculum): add interactive examples to breadcrumbs lesson (#62887)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-10-17 15:56:19 -07:00
Diem-Trang Pham
c217ed4e36
refactor(client): remove placeholder intros for released modules (#62888)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-10-17 15:52:59 -07:00
Ajay A
a624894564
fix(curriculum):allow logical expression for disable button (#62032) 2025-10-17 11:31:33 -05:00
Sem Bauke
f740765d11
fix(styles): strong inheritance from global.css (#62870) 2025-10-17 11:08:44 -05:00
Shaun Hamilton
16cbb4c24d
dev(client): disable webpack console warnings (#62873)
Co-authored-by: Mrugesh Mohapatra <noreply@mrugesh.dev>
2025-10-17 11:05:42 -05:00
Ilenia
ed2013e808
chore: replace file name to one that does not have spaces (#62877) 2025-10-17 11:00:27 -05:00
Jessica Wilkins
a9b37de5a2
feat(curriculum): make relational database chapter live (#62464)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-10-17 10:40:23 -05:00
Sem Bauke
3f7ad26a00
chore(client): remove note for Project Euler and Rosetta Code (#62871) 2025-10-17 03:48:12 -07:00
Diem-Trang Pham
78b9cff3e8
fix(curriculum): typo in curriculum review-javascript-strings (#62867) 2025-10-17 11:31:19 +05:30
Huyen Nguyen
c29d161a75
fix(client): source super block structure in graphql and store in redux (#62613)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2025-10-17 08:49:19 +05:30
Shaun Hamilton
ed568658c1
feat: add a2-english cert and exam (#62855) 2025-10-16 13:52:37 -07:00
Shaun Hamilton
59cab66cf2
feat: remove deprecated exam fields (#62852) 2025-10-16 09:54:58 -07:00
Oliver Eyton-Williams
5add4262bd
refactor(client): use different challenges component in different blocks (#59479) 2025-10-16 09:25:53 -07:00
Huyen Nguyen
8965cf3180
fix(a11y): color contrast in interactive editor (#62848) 2025-10-16 18:31:42 +05:30
Aditya Jaiswal
33cff927e0
fix(curriculum): remove unnecessary comma in JS variable lecture (#62851) 2025-10-16 10:19:17 +02:00
Tom
652684e8de
fix(challenge-editor): superblock names in link to challenge (#62669) 2025-10-16 09:39:17 +02:00
Jessica Wilkins
c91ff309f0
feat(curriculum): add string transformer workshop to FSD cert (#62557)
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 - 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: Tom <20648924+moT01@users.noreply.github.com>
2025-10-16 11:35:56 +05:00
Huyen Nguyen
bf40889920
refactor(client): remove unused styles in help-modal.css (#62846)
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-10-16 09:02:41 +05:30
Giftea ☕
0c8fc66fbf
feat(curriculum): Add interactive examples to alignment lesson (#62842)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-10-15 23:27:28 +00:00
Giftea ☕
12a39223e5
feat(curriculum): Add interactive examples to visual hierarchy lesson (#62836) 2025-10-15 16:20:51 -07:00
Oliver Eyton-Williams
4c62cb643d
chore: @freecodecamp/curriculum-helpers@7.0.0 (#62826) 2025-10-15 16:17:53 -07:00
Giftea ☕
2bee359611
feat(curriculum): Add interactive examples to color contrast lesson (#62834) 2025-10-15 19:02:02 -04:00
Giftea ☕
46357a2796
feat(curriculum): Add interactive examples to working with strings lesson (#62833) 2025-10-15 18:59:38 -04:00
Giftea ☕
dc985408e9
feat(curriculum): Add interactive examples to common design terms lesson (#62831)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-10-15 15:58:22 -07:00
Giftea ☕
42e578099d
feat(curriculum): Add interactive examples to scale lesson (#62839) 2025-10-15 18:57:42 -04:00
Giftea ☕
04447d25b5
feat(curriculum): Add interactive examples to images and design lesson (#62845) 2025-10-15 15:51:53 -07:00