Nielda Karla
|
e149f7514f
|
feat(curriculum): Add A2 Spanish Outline (#60303)
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
|
2025-05-15 16:47:26 -03:00 |
|
Oliver Eyton-Williams
|
f606e19a1a
|
feat(client): truncate long logs in the client rather than test evaluator (#60235)
|
2025-05-14 15:16:31 -05:00 |
|
Oliver Eyton-Williams
|
7a424171d2
|
chore: update required pnpm version to >=10 (#60285)
|
2025-05-12 18:57:18 +05:30 |
|
Oliver Eyton-Williams
|
8bc84191a4
|
fix(curriculum): use cdnjs instead of unpkg (#60286)
|
2025-05-12 18:56:02 +05:30 |
|
Huyen Nguyen
|
17812fc549
|
feat(external curricula): build external curricula data v2 (#59533)
Co-authored-by: sembauke <semboot699@gmail.com>
|
2025-04-29 13:19:19 +02:00 |
|
Huyen Nguyen
|
cfc41c7409
|
chore(external curricula): rename script file (#59942)
|
2025-04-24 17:56:45 +05:30 |
|
Huyen Nguyen
|
a3941bcd09
|
refactor(external curricula): simplify get intro logic (#59707)
|
2025-04-22 07:39:20 +02:00 |
|
Oliver Eyton-Williams
|
9d0a1bc7d6
|
chore: update curriculum-helpers to v4 (#59835)
|
2025-04-21 21:04:05 +05:30 |
|
Oliver Eyton-Williams
|
5ef98680f9
|
refactor: remove unused vars (#59658)
|
2025-04-10 10:06:46 -05:00 |
|
Huyen Nguyen
|
9d2701b1ab
|
chore(curriculum, tools): improve external curricula data validation (#59541)
|
2025-04-10 10:05:07 -05:00 |
|
Anna
|
b8d4099796
|
feat(tools): create challenge helper script for quiz files (#59523)
|
2025-04-10 09:56:42 -05:00 |
|
Shaun Hamilton
|
48091110d5
|
chore(tools): update screenshot-service to tsx and deps (#59517)
|
2025-04-10 20:21:13 +05:30 |
|
Huyen Nguyen
|
07e708890a
|
fix(client): show donation modal on module completion (#57583)
Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
|
2025-04-09 13:32:02 -05:00 |
|
Sukka
|
14ced4f271
|
fix: replace unpkg w/ jsdelivr & cdnjs (#59291)
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
|
2025-04-07 08:28:17 +00:00 |
|
Oliver Eyton-Williams
|
3f3b1b4b9c
|
refactor: remove DeepEqual (#59569)
|
2025-04-03 09:02:05 -07:00 |
|
Anna
|
3104c9e057
|
feat: test page structure (#59113)
Co-authored-by: Naomi <accounts+github@nhcarrigan.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
|
2025-04-01 15:32:52 -05:00 |
|
Huyen Nguyen
|
99f4203b4f
|
refactor(tools): improve readability of external curricula build script (#59519)
|
2025-03-31 21:40:03 -07:00 |
|
Oliver Eyton-Williams
|
ee6afec4b5
|
refactor(tools): ignore returned functions from tests (#59475)
|
2025-03-28 16:53:21 +00:00 |
|
Tom
|
80c9e8c225
|
fix: lint error in frame-runner (#59467)
|
2025-03-27 14:49:35 -05:00 |
|
Oliver Eyton-Williams
|
d6628979e9
|
feat: remove getUserInput (#59442)
|
2025-03-27 14:40:29 +01:00 |
|
Oliver Eyton-Williams
|
350424701f
|
feat: remove 'original' and __file (#59446)
|
2025-03-26 21:34:06 +00:00 |
|
John A Maloney
|
d1b4a9b89f
|
test: validate email sending (#58889)
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
|
2025-03-26 12:50:30 +00:00 |
|
Anna
|
aeeae20c97
|
fix(tools): use dashed name for live version of challenge in editor (#59401)
|
2025-03-25 01:17:25 -07:00 |
|
Sem Bauke
|
176123b803
|
fix(external-curriculum): add full-stack cert to external curriculum (#59395)
|
2025-03-24 15:01:19 +01:00 |
|
Anshik Jain
|
377d5775d6
|
fix(curriculum): update minimum questions from 17 to 18 (#59319)
|
2025-03-18 16:42:14 +01:00 |
|
Oliver Eyton-Williams
|
b94e09e20d
|
chore(deps): update curriculum-helpers (#59321)
|
2025-03-18 13:05:22 +01:00 |
|
Naomi
|
0b96c09e84
|
feat: replace ts-node with tsx (#59019)
|
2025-03-11 19:55:54 +00:00 |
|
Oliver Eyton-Williams
|
44c43e3c0a
|
refactor: simplify test-evaluator (#59037)
|
2025-03-09 22:54:37 -07:00 |
|
Oliver Eyton-Williams
|
96d62330cd
|
feat(client): support beforeAll in DOM challenge tests (#59001)
|
2025-02-28 14:03:18 +02:00 |
|
Sem Bauke
|
72e09739b9
|
fix(curriculum): reorder external superblocks curricula (#58973)
|
2025-02-26 09:37:06 +01:00 |
|
Niraj Nandish
|
dac7fa3a14
|
feat(api): exam screenshot service (#56940)
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
|
2025-02-18 09:24:54 +00:00 |
|
Oliver Eyton-Williams
|
1aeb65b445
|
fix: run tests in iife to avoid name conflicts (#58805)
|
2025-02-15 09:14:31 +05:30 |
|
Oliver Eyton-Williams
|
62cdd77e8a
|
chore(client): migrate to React 17 (#58355)
Co-authored-by: Sem Bauke <semboot699@gmail.com>
|
2025-02-13 13:51:03 -08:00 |
|
Oliver Eyton-Williams
|
6e9513a933
|
chore: upgrade eslint (#58575)
|
2025-02-07 22:48:43 +02:00 |
|
Sem Bauke
|
e60c3f8cee
|
chore: update curriculum-helpers to version 3.9.0 (#58525)
|
2025-01-31 08:48:16 -06:00 |
|
Oliver Eyton-Williams
|
70166a9517
|
chore: remove non-root eslint calls (#58470)
|
2025-01-30 20:40:13 -05:00 |
|
Oliver Eyton-Williams
|
afade4a5d3
|
refactor(curriculum): remove Enzyme from reuseable profile (#58480)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
|
2025-01-30 08:43:44 +01:00 |
|
Oliver Eyton-Williams
|
9e86617d47
|
fix(client): show --fcc-actual-- for js lessons (#58445)
|
2025-01-28 14:36:38 +01:00 |
|
Oliver Eyton-Williams
|
b454d31885
|
chore(deps): pin react version for frame-runner (#58368)
|
2025-01-24 16:43:11 -05:00 |
|
Sem Bauke
|
7289340157
|
feat: update College Algebra visibility to public mobile (#58351)
|
2025-01-24 13:16:22 -08:00 |
|
Sem Bauke
|
4499c255ed
|
feat: update B1 English super block visibility to public for mobile (#58350)
|
2025-01-24 13:15:50 -08:00 |
|
Robin Dey Rudro
|
82febdca0c
|
fix(tools): removed empty file app.css (#58347)
|
2025-01-24 10:16:20 -06:00 |
|
Anna
|
bc5fd0fdd4
|
feat(tools): add link to live version of challenge in challenge editor (#58027)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
|
2025-01-13 11:10:24 -08:00 |
|
Sem Bauke
|
df06de394e
|
fix(curriculum): add B1 English to external curriculum (#58012)
|
2025-01-09 08:37:56 -08:00 |
|
Tom
|
8ec9e5cc52
|
feat(challenge-parser): add transcript to challenge parser (#57967)
|
2025-01-09 07:17:22 +01:00 |
|
Sem Bauke
|
6a4662864b
|
feat: release a2 English cert on mobile (#57497)
|
2025-01-02 19:36:02 +05:30 |
|
Tom
|
cdd1a7c5ac
|
chore(curriculum): remove beta label from superblock titles (#57546)
|
2024-12-22 13:45:40 +05:30 |
|
Ahmad Abdolsaheb
|
bf253db285
|
fix: check for total challenge completion before donation pop up (#57425)
|
2024-12-13 13:56:06 -08:00 |
|
Sem Bauke
|
2d2452eb83
|
fix: do not check for browser extension in mobile app (#57470)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
|
2024-12-12 10:12:45 +01:00 |
|
Anna
|
2c7932d042
|
chore(curriculum): add frontend to step superblock list (#57290)
|
2024-12-10 21:26:34 +01:00 |
|