Commit Graph

40885 Commits

Author SHA1 Message Date
Mrugesh Mohapatra
941e965e8b fix(GHA): cleanup trap in API deploy (#65959) 2026-02-20 09:26:23 +05:30
Oliver Eyton-Williams
43ba115506 fix(tooling): stop api crashing during seed (#65969) 2026-02-20 09:26:04 +05:30
Aditya Singh
303bdffc7a fix(curriculum): refine editable region workshop bookstore page (#65965) 2026-02-19 17:22:23 +00:00
Mrugesh Mohapatra
60ab523cb1 fix(GHA): pin actions and concurrency (#65960) 2026-02-19 21:43:18 +05:30
Stephen Mutheu
babe7c9d50 fix(curriculum): update React import/export lesson to cover default and named exports. (#64931)
Co-authored-by: majestic-owl448 <26656284+majestic-owl448@users.noreply.github.com>
2026-02-19 08:10:04 -08:00
Mrugesh Mohapatra
eab9cd388c fix(GHA): use Docker Buildx and GHA caching (#65962) 2026-02-19 15:42:26 +00:00
Dario
de0a28518f fix(curriculum): add rounding errors explanation to float lesson (#65957) 2026-02-19 09:12:51 -06:00
DanielRosa74
1a4708773d feat(curriculum): remove Chinese superblocks from notAuditedSuperblocks arrays (#65936) 2026-02-19 13:26:57 +01:00
Aditya Singh
c0e17a9d51 fix(curriculum): correct wording in explanation section (#65938) 2026-02-19 10:00:33 +01:00
Oliver Eyton-Williams
990b64d229 refactor: use pre-built curriculum when starting client (#65878) 2026-02-19 08:55:33 +01:00
freeCodeCamp's Camper Bot
052416e5bf chore(i18n,learn): update i18n-curriculum submodule (#65954) 2026-02-19 10:20:13 +05:30
Oliver Eyton-Williams
e51eca6d18 fix(client): redirect /challenges/** correctly (#65947) 2026-02-19 09:17:40 +05:30
Oliver Eyton-Williams
10d160b360 fix(client): daily-coding-challenge routing (#65942)
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
2026-02-18 14:09:30 -06:00
CaliYost
4974310729 fix(curriculum): Controlled element isn’t hidden by default when aria-expanded="false" (#65948) 2026-02-18 18:21:59 +00:00
Shubham Rai
eb5fe07b67 fix(curriculum): remove duplicated 'represented' in Python certification lesson (#65945) 2026-02-18 18:11:31 +00:00
Oliver Eyton-Williams
9dc228b61f fix(docker): remove removed package from devcontainer config (#65943) 2026-02-18 19:57:41 +05:30
freeCodeCamp's Camper Bot
e74f43d1bc chore(i18n,client): processed translations (#65940) 2026-02-18 14:48:43 +01:00
Oliver Eyton-Williams
464a188956 fix(tools): update daily challenge seed for Gatsby 5 (#65933) 2026-02-18 19:05:47 +05:30
Oliver Eyton-Williams
a4825bbbb0 revert:update react monaco editor (#65941) 2026-02-18 18:33:15 +05:30
Aditya Singh
8baeef944a fix(curriculum): refine introduction to python lectures and add more use case (#65106) 2026-02-18 10:03:36 +01:00
majestic-owl448
37d909f404 feat(curriculum): add selection sort lab to jsv9 (#65881) 2026-02-18 09:57:05 +01:00
Huyen Nguyen
80c4258086 refactor(client,curriculum): update certification type to use Certification enum (#65727) 2026-02-18 08:58:30 +01:00
Mrugesh Mohapatra
920c363495 feat(client): nudge to complete the profile (#65514) 2026-02-18 12:02:03 +05:30
nnyouung
6aff62439c fix(learn): restore share button on workshop completion (#65289)
Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com>
2026-02-17 20:43:11 +03:00
Jeevankumar S
f0a2514783 fix(curriculum): update posture guidance to reflect modern ergonomics research (#65899)
Co-authored-by: majestic-owl448 <26656284+majestic-owl448@users.noreply.github.com>
2026-02-17 17:41:02 +00:00
renovate[bot]
b68fec8327 chore(deps): update dependency @types/node to v24.10.10 (#65842)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-17 17:35:43 +00:00
Oliver Eyton-Williams
52e9bd83db chore: remove unused intro code (#65855) 2026-02-17 22:52:22 +05:30
Jeevankumar S
3a3b5e9395 fix(curriculum): clarify that postgres is the default database (#65924) 2026-02-17 18:11:17 +01:00
Mrugesh Mohapatra
cabe5396f2 chore(deps): update API and related (#65923) 2026-02-17 22:24:27 +05:30
Sem Bauke
f8de1e2ce8 chore: update react-monaco-editor to version 0.59.0 (#65850) 2026-02-17 21:36:18 +05:30
majestic-owl448
050280705d fix(learn): Standardazie frontend, backend, full-stack (#65911) 2026-02-17 21:26:33 +05:30
tarant28
9d9f0ddc12 fix(curriculum): add missing backtick formatting for Eligible in bobsled challenge (#65917) 2026-02-17 14:44:07 +00:00
Ahmad Abdolsaheb
4a11c4fdf5 fix:(api): send full stack email for v9 (#64751)
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2026-02-17 16:24:32 +02:00
Ananthu
8e7edb9f3d fix(curriculum): correct example output in budget app lab (#65914) 2026-02-17 13:27:58 +01:00
Jeevankumar S
95075822fb fix(curriculum): clarify selection sort lab swap requirement (#65885) 2026-02-17 13:16:56 +01:00
freeCodeCamp's Camper Bot
a372fb6a1a chore(i18n,client): processed translations (#65895) 2026-02-17 13:15:32 +01:00
majestic-owl448
d1df11fe1e feat(curriculum): add quicksort lab to jsv9 (#65866)
Co-authored-by: Dario <105294544+Dario-DC@users.noreply.github.com>
2026-02-17 12:49:33 +05:00
Oliver Eyton-Williams
c11b4dd4d2 fix(curriculum): catch lessons without challenge files (#65871) 2026-02-14 19:42:35 +01:00
Jeevankumar S
ff277a82dc fix(curriculum): add UTC clarification note to odd or even day challenge (#65884)
Co-authored-by: majestic-owl448 <26656284+majestic-owl448@users.noreply.github.com>
2026-02-14 19:38:01 +01:00
Oliver Eyton-Williams
6affb2b19c fix: gatsby develop (#65877) 2026-02-14 07:36:40 +05:30
Jeevankumar S
99bf335042 fix(curriculum): add box-shadow to css review (#65876)
Co-authored-by: majestic-owl448 <26656284+majestic-owl448@users.noreply.github.com>
2026-02-13 19:22:57 +00:00
Jeevankumar S
2b167a95d1 fix(curriculum): add String.length and correct Unicode explanation (#65752) 2026-02-13 17:03:32 +01:00
Sem Bauke
1837c2c669 refactor(client): convert class component to functional component with hooks (#65869)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2026-02-13 14:57:46 +00:00
Oliver Eyton-Williams
dd10fc114e fix(tests): flaky speaking modal tests (#65868) 2026-02-13 14:55:01 +01:00
Oliver Eyton-Williams
c0261d8b35 chore(deps): update turbo (#65865) 2026-02-13 10:27:25 +01:00
Oliver Eyton-Williams
26a5b67c36 fix(client): inline xterm.css to avoid FOUC (#65679) 2026-02-13 09:07:12 +01:00
Oliver Eyton-Williams
7b3d135df6 feat: stop using turbo cache for renovate branches (#65862) 2026-02-13 08:41:10 +01:00
Oliver Eyton-Williams
055ba37e54 test: alert mobile team if challenge schema changes (#65860) 2026-02-13 07:58:04 +01:00
Estefania Cassingena Navone
67eff731c2 fix(curriculum): implement A1 Spanish numbers 30 to 100 review suggestions (#65844) 2026-02-12 13:50:31 -03:00
majestic-owl448
c7d5433853 fix(curriculum): remove implicit precedence requirement from lab tests (#65858) 2026-02-12 17:00:43 +01:00