Commit Graph

3858 Commits

Author SHA1 Message Date
Sem Bauke
30bcf40381 feat(client): migrate to Gatsby v5 and React 18 (#65729)
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2026-02-11 19:15:32 +01:00
Ahmad Abdolsaheb
e37faff9e6 feat(learn): add catalog (#65596)
Co-authored-by: jdwilkin4 <jwilkin4@hotmail.com>
2026-02-11 15:04:30 +03:00
Estefania Cassingena Navone
d8dbe19a64 feat(curriculum): update Spanish character assets (#65813) 2026-02-10 20:13:27 -03:00
Nielda Karla
c409063e03 Feat(Curriculum): Add 6 new Spanish Characters (#65812) 2026-02-10 17:38:53 -03:00
Aditya Singh
ac655eaae7 fix(client): update css selector for soundbar styling (#65808) 2026-02-11 01:45:25 +07:00
Sem Bauke
cb6a17716c fix: remove outdated Jest Dom v5 typing (#65722) 2026-02-10 15:31:38 +00:00
Sem Bauke
507a3b0588 refactor(client): restructure editor state into logical sub-interfaces (#65619) 2026-02-10 19:20:05 +05:30
Ahmad Abdolsaheb
e774e83b38 fix(client): remove restructure note (#65695) 2026-02-04 14:59:25 +05:30
Oliver Eyton-Williams
77cd933939 test: check nothing unexpected appears in python terminal (#65572) 2026-02-03 21:44:07 +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
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
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
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
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
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
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
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
Phyu Sin Shin Thant
028844450c feat(curriculum): add steps for report card printer workshop (#64801)
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-20 15:01:02 +00:00
Yash
7fe7e8e1d4 fix: Streak Calculation Logic by add 1-day grace period (#64351)
Co-authored-by: YashKumarMeena001 <yashkumar.meena@infyair.com>
2026-01-20 14:59:32 +00:00
Oliver Eyton-Williams
5802eba7b9 fix(client): better architecture detection for exam downloads (#65040) 2026-01-20 10:49:09 +01:00
Oliver Eyton-Williams
608afa8a39 chore: use turborepo for type checking (#64455) 2026-01-19 19:05:27 +05:30
Oliver Eyton-Williams
f03ad05e84 refactor: bundle shared so each consumer can require/import without hassle (#64167) 2026-01-19 09:45:40 +00:00
Kannan
ddfd598eb4 chore(deps): migrate client vitest to 4.0.15 (#64819) 2026-01-19 10:01:43 +01:00
Tom
1b716cce39 fix(client): action row button alignment (#64851) 2026-01-13 14:53:41 +02:00
majestic-owl448
c92477fa5c feat(curriculum): add intro to npm lessons (#64993)
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
Co-authored-by: Dario <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com>
2026-01-12 13:00:31 +05:00
Huyen Nguyen
6eed6f081c feat(curriculum): add stub quizzes to B1 English (#65050) 2026-01-09 21:41:26 +01:00
Huyen Nguyen
a0abb9df13 feat(curriculum): add stub quizzes to A2 English (#65049) 2026-01-09 21:40:41 +01:00
Huyen Nguyen
0a5551d302 fix(curriculum,schema): allow A2 and B1 English to have block label (#65052) 2026-01-09 14:50:58 +01:00
Sem Bauke
1827e2e78b feat: supply scene-assets to external curriculum v2 (#65055) 2026-01-09 11:23:52 +01:00
majestic-owl448
87a7e19c4b feat(curriculum): add d3 lessons (#64992)
Co-authored-by: Dario <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com>
2026-01-08 15:43:28 +00:00
Ahmad Abdolsaheb
c3f0473cd0 feat:(client): show-workshop-independent-lower-jaw (#64137)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2026-01-08 15:51:57 +01:00
Jeevankumar S
3519862518 fix(learn, tools/scripts): replace archived challenge links in challenge reset modal (#64849)
Co-authored-by: Jeevankumar <jeeevnkumar2003@gmail.com>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2026-01-07 02:56:17 +07:00
Furkan Emin Can
e5955101cb feat(curriculum): add countdown lab (#64878) 2026-01-05 16:43:06 +00:00
Zaira
8c0f9bf500 feat(curriculum): add debug donation form lab (#63632)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
Co-authored-by: majestic-owl448 <26656284+majestic-owl448@users.noreply.github.com>
2026-01-05 06:49:58 +00:00
Miguel T Rivera
5772ad6a12 feat(curriculum): add HTML video player project to FSD cert (#62866)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
Co-authored-by: Dario <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: Ilenia M <nethleen@gmail.com>
Co-authored-by: majestic-owl448 <26656284+majestic-owl448@users.noreply.github.com>
2026-01-02 14:06:41 +01:00
Jessica Wilkins
d1dca406a3 fix(curriculum): missing b1 cert from settings page (#64938)
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2026-01-02 11:12:04 +01:00
Zaira
2ef4efb963 feat(curriculum): add node js core review page (#64104)
Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com>
2025-12-24 10:02:43 +01:00
Marco Dahms
5b8d14dedc fix(client): improve landing page layout consistency (#64136)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-12-23 05:56:06 -08:00
月正海角
d5e855906a feat(client): add isDialogue prop to ChallengeTranscript component (#64831)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-12-22 11:18:42 -08:00