Commit Graph

40971 Commits

Author SHA1 Message Date
majestic-owl448
42beead4f7
feat(curriculum): add scatterplot graph project to data visualization module (#64093)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
2026-03-02 09:38:18 +01:00
majestic-owl448
e07295fff2
fix(curriculum): add missing infos in permutations lab user stories (#66034) 2026-03-02 12:23:41 +05:00
Mrugesh Mohapatra
4588451f22
fix(deps): update dependencies (#66176)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-02 12:02:07 +05:30
Mrugesh Mohapatra
b60712f89c
chore: review instructions
Removed authorization check instructions for Copilot reviews.
2026-03-02 09:51:31 +05:30
Kolade Chris
787922295f
feat(curriculum): add dynamic programming quiz to js v9 cert (#65995)
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-03-01 18:39:40 +01:00
Mrugesh Mohapatra
95e293d23a
fix(GHA): harden permissions (#66155)
Some checks failed
i18n - Build Validation / Validate i18n Builds (24) (push) Has been cancelled
CI - Node.js / Lint (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
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
2026-03-01 17:19:19 +05:30
Mrugesh Mohapatra
59ab2e4103
fix(GHA): harden deploy workflows with env vars and explicit secrets (#66138) 2026-03-01 09:47:18 +05:30
Mrugesh Mohapatra
5f3bb979cb
fix(GHA): pin crowdin actions to SHA commits (#66137) 2026-03-01 09:46:55 +05:30
CiFy
daa1bf733c
fix(curriculum): changing the isinstance() example code (#66149) 2026-02-28 19:14:40 +00:00
Jeevankumar S
21254bf1b7
fix(curriculum): string method reference consistency (#66140) 2026-02-28 19:43:52 +01:00
Aditya Singh
7f98f91c02
fix(curriculum): update code block to ts (#66147) 2026-02-28 19:40:58 +01:00
XYZ
d824be8a06
fix(curriculum): use 'concatenate' instead of 'append' in workshop-pin-extractor (#66143) 2026-02-28 15:51:44 +00:00
freeCodeCamp's Camper Bot
d9a5bee639
chore(i18n,learn): update i18n-curriculum submodule (#66141) 2026-02-28 10:47:37 -03:00
Aditya Singh
f9286baf9e
fix(curriculum): update test to allow list() in workshop bfs (#66103) 2026-02-28 09:23:11 +01:00
freeCodeCamp's Camper Bot
7003110477
chore(i18n,learn): update i18n-curriculum submodule (#66133) 2026-02-28 09:15:25 +01:00
imsanupm
86b6a59777
fix(curriculum): update super() definition for accuracy (#66130) 2026-02-28 09:09:37 +01:00
Ashwin Shanmugam
2363207805
feat: reordered unpacking lists review in review-python and review-loops-and-sequences (#66124) 2026-02-27 18:55:45 -06:00
Sem Bauke
75917df14a
fix(api): handle unauthenticated users in get-session-user endpoint (#65652) 2026-02-27 22:25:55 +02:00
Aakash Jawle
946b96c089
fix(curriculum): rename lab title to Build an Apply Discount Function (#66116) 2026-02-27 18:12:49 +00:00
César García
58780e836a
fix(curriculum): clarify slicing syntax (#66122) 2026-02-27 19:12:31 +01:00
Anastasiia
1d11379e51
fix(curriculum): adding audios to A2 quizzes (#65851) 2026-02-27 17:02:48 +02:00
Aditya Singh
f7961efa45
fix(curriculum): use built-in list in workshop discount calculator (#66106) 2026-02-27 15:24:43 +01:00
Oliver Eyton-Williams
a0a0236d69
refactor(ci): lint with both values of SHOW_UPCOMING_CHANGES (#66128) 2026-02-27 19:34:13 +05:30
Oliver Eyton-Williams
f2a4a2593c
fix: stop mutating redux state (savedChallenges) (#66129) 2026-02-27 19:33:45 +05:30
Nielda Karla
d89bcc3f11
feat(Curriculum): Make A1 ES modules "Sharing Your Personal Details" and "Numbers 30 to 100" live (#66120) 2026-02-27 14:10:23 +01:00
Oliver Eyton-Williams
a6d1e545c0
fix: block creation and hot reloading (#66127) 2026-02-27 18:22:08 +05:30
Ahmad Abdolsaheb
ba61d33698
fix(client): pull curriculum data where needed (#65710)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2026-02-27 13:23:21 +01:00
freeCodeCamp's Camper Bot
cf3c22025d
chore(i18n,client): processed translations (#66052) 2026-02-27 12:28:25 +01:00
lockinginfor2026-arch
0640350046
fix(curriculum): rename heap module to heapq and correct heap property outputs (#66113) 2026-02-27 09:56:12 +00:00
Aditya Singh
e796c06e59
fix(curriculum): update test to assert variable exist (#66126) 2026-02-27 09:49:50 +00:00
Aditya Singh
791e329e67
fix(curriculum): update test for flexibility workshop shopping cart (#66097)
Co-authored-by: majestic-owl448 <26656284+majestic-owl448@users.noreply.github.com>
2026-02-27 10:22:45 +01:00
Oliver Eyton-Williams
fbb1cf0487
refactor: import english translations (#66114) 2026-02-27 08:10:51 +05:30
Oliver Eyton-Williams
ab830caaa6
refactor: clean client on setup (#66108) 2026-02-27 08:10:41 +05:30
Estefania Cassingena Navone
f507f600b1
fix(curriculum): review A1 Spanish sharing your personal details block (#66115) 2026-02-26 13:56:57 -03:00
Sem Bauke
e6341ac798
feat: add requested chapter icon for Spanish (#66024) 2026-02-26 13:03:48 -03:00
thefool309
b904a2a74c
fix(curriculum): use correct indentation and fix comment (#66112) 2026-02-26 15:46:53 +00:00
freeCodeCamp's Camper Bot
46a209ecdd
chore(i18n,learn): update i18n-curriculum submodule (#66111) 2026-02-26 11:20:48 -03:00
Oliver Eyton-Williams
e0c0fdd738
feat: allow caller to audit specific languages (#66110) 2026-02-26 14:42:47 +01:00
Gary Yeung
0e8c6d5d6a
fix(client): adjust cert heading (#65552)
Some checks failed
CD - Docker - GHCR Images / Build and Push Images (push) Has been cancelled
i18n - Build Validation / Validate i18n Builds (24) (push) Has been cancelled
CI - Node.js / Lint (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
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
2026-02-26 13:35:02 +02:00
Oliver Eyton-Williams
1d41b61f95
refactor: remove proxy console TODO (#66091) 2026-02-26 09:27:47 +01:00
Aditya Singh
2ccef21368
fix(curriculum): typos in python review and others (#66059)
Co-authored-by: majestic-owl448 <26656284+majestic-owl448@users.noreply.github.com>
2026-02-26 09:20:30 +01:00
Jordan Trent
4d3f6b72b9
fix(curriculum): Copy tweaks - calling methods on objects (#66080) 2026-02-26 09:04:58 +01:00
Aryan Kapoor
0b414c7b50
fix(curriculum): Resolved quotes issue in python review test (#66082) 2026-02-26 09:04:20 +01:00
freeCodeCamp's Camper Bot
e8580015fc
chore(i18n,learn): update i18n-curriculum submodule (#66088) 2026-02-26 09:02:11 +01:00
Rafael D. Hernandez
e4b3e720f2
feat(curriculum): add chp3 md2 sharing personal details (#64546)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
Co-authored-by: Nielda Karla <90112119+nieldakarla@users.noreply.github.com>
2026-02-25 17:56:35 -03:00
Ragini Pandey
52e5d242a7
fix(curriculum): clarify sorted() is a built-in function with example (#66070)
Co-authored-by: majestic-owl448 <26656284+majestic-owl448@users.noreply.github.com>
2026-02-25 20:07:24 +00:00
Oliver Eyton-Williams
ef8bc8a225
refactor: create middleware for each redux store (#66060) 2026-02-25 23:01:22 +05:30
Aditya Singh
67d26dd1d9
fix(curriculum): typos in lecture absolute and relative paths (#66030)
Co-authored-by: Jeevankumar S <110320697+Jeevankumar-s@users.noreply.github.com>
2026-02-25 14:55:39 +01:00
Shaun Hamilton
8b43b30b95
fix(client): add message about accepting ahp (#65675)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2026-02-25 12:25:33 +01:00
majestic-owl448
07d3bd9a74
fix: update copyright to be start year (#66044) 2026-02-25 14:46:40 +05:30