Commit Graph

3763 Commits

Author SHA1 Message Date
Tom
6a54b7c43f
fix(client): change twitter to X and update twitter URL's (#64046) 2025-12-08 12:49:23 +02:00
Huyen Nguyen
cabddb74cb
feat(challenge-parser,client): display Chinese dialogue with ruby annotations (#64235) 2025-12-08 10:00:05 +01:00
Shaun Hamilton
39eb3e0f34
fix(client): add beta back to a2-english (#64368) 2025-12-08 08:36:39 +00:00
Diem-Trang Pham
a28ff5d2cd
fix(client): correct placement of Interactive Editor button (#64350)
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
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-12-05 21:46:42 +00:00
bengguankoay
bcacf747ed
fix(client): hide console on JS-only interactive examples (#64210) 2025-12-05 10:57:38 -08:00
Oliver Eyton-Williams
c0e1e13cc1
refactor: clean up usage of certTypes (#64322) 2025-12-05 08:50:07 +01:00
Oliver Eyton-Williams
a38caeca39
refactor: remove certIds and the associated map (#64299) 2025-12-04 14:01:27 +01:00
Adarsh Prakash Patil
680a2020d8
fix(client): increase chapter icon size (#64312) 2025-12-04 02:40:56 -08:00
Oliver Eyton-Williams
9d8cbcff5a
refactor: use cert as key (#64293) 2025-12-04 10:21:03 +01:00
Huyen Nguyen
73ad631dfd
feat(client): add pinyin tone input to fill-in-the-blank challenge (#64085) 2025-12-04 09:25:18 +01:00
Sem Bauke
9e03624bb0
feat(client): add chapter icons for A1 Chinese and A1 Spanish chapters (#64244)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-12-03 14:32:04 -08:00
Gary Yeung
e73e9e2416
fix(client): rm unnecessary styling to resolve the conflict in action row (#63857) 2025-12-03 13:46:05 -08:00
Gary Yeung
a6e5748b25
refactor(client): remove dataPlaywrightTestLabel prop from SectionHeader (#64289) 2025-12-03 01:56:14 -08:00
Sem Bauke
e056608d82
feat(client): add settings side nav (#63034)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com>
2025-12-03 01:28:20 -08:00
Diem-Trang Pham
ebf5a8463e
refactor(client): clean up global.css (#64052)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-12-02 10:58:28 -08:00
Almee Christian
b55037c511
feat(client): Added tests for per-module progress in client (#64226)
Co-authored-by: Almee Christian <almee@Almees-MacBook-Pro.local>
2025-12-01 14:27:15 -06:00
Huyen Nguyen
5d6eacb615
feat(client): add pinyin-to-hanzi input to fill in the blank challenge (#63986) 2025-12-01 10:35:06 -08:00
Pulkit Bajaj
15205bd3be
fix(a11y): update love color variables to improve label contrast in light theme (#64202) 2025-11-28 11:46:53 +00:00
Huyen Nguyen
33325b9002
feat(client,challenge-parser): update fill-in-the-blank to support Chinese (#63741)
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-11-25 11:02:22 -08:00
Shaun Hamilton
981d0c301c
fix(client): only show missing prerequisites if signed in (#64047)
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
2025-11-24 10:06:17 +01:00
Shaun Hamilton
152f8a59df
feat(client): add recommended os to exam download link (#64078) 2025-11-24 10:04:29 +01:00
Oliver Eyton-Williams
1e0805fd72
refactor: one eslint task per workspace (#63835) 2025-11-21 19:21:46 +05:30
Diem-Trang Pham
da77b22495
refactor(client): refactor fill-in-the-blank input change handler (#64014) 2025-11-20 14:24:23 -08:00
Ahmad Abdolsaheb
03b4a86127
feat(client): add start/continue superblock buttons (#63495) 2025-11-20 10:59:26 -06:00
DanielRosa74
14fc339502
feat(curriculum): Add Spanish characters to assets (#64001) 2025-11-20 16:54:43 +00:00
DanielRosa74
9c6001169f
feat(curriculum): Add new characters to Chinese curriculum (#63998) 2025-11-20 13:41:01 +00:00
Dario
97d812bd5d
feat(curriculum): add logic checker workshop (#63666)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: majestic-owl448 <26656284+majestic-owl448@users.noreply.github.com>
2025-11-20 12:02:47 +01:00
Kanav Arora
68156f8f00
feat(client): module based progress (#63966) 2025-11-20 10:52:43 +01:00
Shaun Hamilton
02928e10cb
fix(client): fetch non-prod exam links on deploymentEnv (#63978) 2025-11-19 13:55:54 -06:00
Shaun Hamilton
0367c2ddb1
fix(client): put token widget behind email check (#63910) 2025-11-19 21:48:09 +02:00
Shaun Hamilton
971134863d
fix(client): retry failed rtk queries (#63976) 2025-11-19 10:30:34 -06:00
Fernando Belmonte Archetti
a605462f6f
fix: handle NaN percentage completion for completed lab challenges (#63773) 2025-11-18 09:15:40 +01:00
Fernando Belmonte Archetti
bc46ae9bbf
test(client): add tests to build transcript function (#63822) 2025-11-17 16:22:45 -08:00
Huyen Nguyen
3356ab7cab
feat(curriculum): add new blocks and rename a couple things in Spanish chapter 2 (#63918) 2025-11-17 16:24:27 -03:00
Huyen Nguyen
872ad47466
feat(curriculum): scaffold Basic Personal Details chapter (#63888) 2025-11-17 11:55:47 -04:00
Tom
981c6024f6
feat(client): add details to daily challenges calendar (#63003) 2025-11-17 10:42:00 +03:00
Shaun Hamilton
8bb6994592
fix(client): align attempt result type with api (#63844) 2025-11-15 09:23:09 -06:00
Diem-Trang Pham
7f8bf854e8
fix(client): increase touch target size for super block accordion grid items (#63787) 2025-11-12 14:23:13 -08:00
Tom
8ec4053a05
feat(client/curriculum): release new superblocks, certs coming soon (#63574)
Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com>
2025-11-12 12:50:49 -06:00
Huyen Nguyen
22d77f6b1d
chore(client): remove stray ns.json (#63762) 2025-11-12 14:54:59 +05:30
Diem-Trang Pham
e9e5347ccc
fix(client): remove unused test label in components preview (#63745) 2025-11-11 11:13:18 -08:00
Shawukie Patrick
92bafa49c7
fix(client): improve FormFields type safety and accessibility (#62849) 2025-11-11 11:12:25 -08:00
Oliver Eyton-Williams
52a942fae9
fix(client): same font size for equivalent superblock headers (#63722) 2025-11-11 09:16:09 -08:00
Oliver Eyton-Williams
ee911d7eac
refactor: simplify sourcing of challenge nodes into gatsby (#63697) 2025-11-11 09:34:24 +01:00
Shaun Hamilton
6fe97d3105
feat: release a2-english exam (#63136)
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
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
i18n - Download Client UI / Client (push) Has been cancelled
i18n - Upload Client UI / Client (push) Has been cancelled
i18n - Upload Curriculum / Learn (push) Has been cancelled
2025-11-10 20:20:03 -06:00
Huyen Nguyen
0c844ab007
feat(client,challenge-parser): render Chinese as ruby markup (#63424)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2025-11-10 11:25:57 -08:00
Gary Yeung
9509811a73
fix(client): remove extra margin inside the donate alert (#63413) 2025-11-10 11:17:51 +03:00
DanielRosa74
2432f5e9e4
feat(tools, client): add speaking tasks logic (#61906)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2025-11-07 19:29:21 +00:00
DanielRosa74
bcdc314eb0
chore(learn): add Chinese characters to assets (#63627) 2025-11-07 14:25:17 +00:00
Tom
38567a6b7b
fix(client): uncheck chapter checkmarks when no challenges (#63560) 2025-11-07 08:38:08 +05:30