Commit Graph

93 Commits

Author SHA1 Message Date
Sem Bauke
1f76ac71a4 feat(client): exam environment download page (#57325)
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2025-07-02 17:18:23 +02:00
Tom
3af161450f feat(curriculum, client): add catalog (#60951) 2025-06-26 15:08:36 -05:00
Tom
caca12108e feat(client): add coming soon module intros (#60863) 2025-06-13 19:51:43 -05:00
Tom
783421008d feat(tools): better language challenge helpers (#60696) 2025-06-12 14:54:43 +02:00
Tom
f4121968e4 refactor: move superblock folder maps to config (#60714) 2025-06-08 19:31:16 +05:30
Tom
e7a712351e fix(config): add dev playground to not audited (#60717) 2025-06-05 09:14:07 +02:00
miyaliu666
0c6b35630f feat(curriculum): Add A2 Chinese Outline (#60451)
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
2025-06-04 12:53:52 -07:00
Tom
a2f2ad45c6 feat(curriculum): add dev-playground superblock and daily challenge types (#60439)
Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-06-04 10:32:25 -07:00
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
7a424171d2 chore: update required pnpm version to >=10 (#60285) 2025-05-12 18:57:18 +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
Tom
33f0842fc1 feat(challenge types): add python lab challenge type (#59732) 2025-04-16 17:42:59 +02:00
Huyen Nguyen
1f1e6ff626 refactor(client, curriculum): consolidate is-FSD checks (#59598) 2025-04-09 11:49:26 +03:00
Sem Bauke
aef1f890bd feat(schema): add 'dialogue-grid' layout option to block layouts (#59474) 2025-03-28 09:44:57 -07:00
Huyen Nguyen
cac57f705e fix(config, client): correct environment name in paypal config (#59416) 2025-03-25 08:44:35 +01:00
Shaun Hamilton
924e9c6db4 chore(client): re-order curriculum map (#59105) 2025-03-10 12:48:50 +01:00
Shaun Hamilton
0777004b16 chore(client): move fsdc to top of map (#58919) 2025-02-21 05:50:23 +05:30
Oliver Eyton-Williams
71e39308a4 fix: optionally keep source if setting file contents (#58747)
Co-authored-by: Naomi <accounts+github@nhcarrigan.com>
2025-02-18 08:48:20 +01:00
Oliver Eyton-Williams
85477175cb feat(client): remove preview from js labs (#58804) 2025-02-15 12:46:07 +00:00
Oliver Eyton-Williams
0c754bf690 fix(client): show project previews (#58761) 2025-02-14 09:55:30 +05:30
Tom
e226be80d2 fix: polyvinyl error (#58696) 2025-02-11 09:53:46 -08:00
Oliver Eyton-Williams
6e6f13f85d fix(client): show preview (#58629) 2025-02-10 09:42:41 +01:00
Oliver Eyton-Williams
d2effdaa41 refactor(client): fixed/hid type errors + extended isPoly (#58527) 2025-02-03 14:47:43 -06:00
Oliver Eyton-Williams
1738b1f05f chore(client): fix several type errors (#58500) 2025-01-31 10:25:43 -06:00
Oliver Eyton-Williams
232f6d50aa refactor: remove SHOW_NEW_CURRICULUM (#57977) 2025-01-07 10:17:05 +00:00
Oliver Eyton-Williams
d68cbdb2c4 refactor: remove release code (#57957) 2025-01-06 17:44:57 +01:00
Tom
cdd1a7c5ac chore(curriculum): remove beta label from superblock titles (#57546) 2024-12-22 13:45:40 +05:30
Oliver Eyton-Williams
174eec287a fix(client): only show live certifications (#57602) 2024-12-18 23:14:45 +05:30
Oliver Eyton-Williams
c9d2b47fc4 feat: prep b1 english for release (#57543) 2024-12-16 16:54:52 -06:00
Tom
7c98f2642a fix: node and python icons (#57527) 2024-12-16 16:17:37 -05:00
Oliver Eyton-Williams
25ebff3ca8 fix: separate saving logic from render logic (#57516) 2024-12-13 11:01:48 -06:00
Oliver Eyton-Williams
70f20b98c2 refactor: organise icons (#57498) 2024-12-12 19:14:59 +01:00
Anna
31ab782280 chore(curriculum) : add temp lab challenge type (#57441)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2024-12-12 08:40:08 +01:00
Oliver Eyton-Williams
383cf7f978 feat(client): move FSD superblock into Next superblock stage (#57349) 2024-12-10 12:21:30 +01:00
Tom
5e4459fd52 feat(client/UI): add icons for chapters (#57465) 2024-12-10 09:11:21 +00:00
Oliver Eyton-Williams
ce8b971073 refactor: simplify is-audited logic (#57346) 2024-12-06 11:24:47 -06:00
Oliver Eyton-Williams
25de45da46 fix(client): remove video component (#57389) 2024-12-05 09:55:00 +01:00
Oliver Eyton-Williams
fcedb7e98d chore(curriculum): remove upcoming python superblock (#57247) 2024-11-20 09:14:36 -08:00
Oliver Eyton-Williams
26d4b0ee44 feat(client): stop transforming jsx extensions (#57177) 2024-11-17 21:59:13 -08:00
Huyen Nguyen
5270cb1288 feat(client): display intro of FSD blocks in block header (#56808)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2024-11-13 09:27:22 +01:00
yoko
a323fca656 chore(i18n, curriculum): enable PythonForEverybody for Japanese (#57098) 2024-11-08 10:35:10 +00:00
Oliver Eyton-Williams
50f0c23d15 refactor(client): use generic comp for multiple choice (#56825)
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
2024-11-07 13:02:14 +01:00
Tom
daf5017085 fix(curriculum): rename cert (#56694) 2024-10-30 11:57:39 -05:00
Oliver Eyton-Williams
e9a4e92955 feat(client): use typescript in challenges (#56253)
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
2024-10-28 15:40:11 -05:00
Oliver Eyton-Williams
ff7e0cf682 refactor(client): use generic component for dialogues (#56752) 2024-10-24 07:23:23 -07:00
Tom
cb1a735bf3 feat(client/curriclum): fsd block layout (#56736) 2024-10-23 19:00:09 +00:00
miyaliu666
3274213d51 feat(curriculum, i18n): enable a super block in Chinese (#56726) 2024-10-22 14:52:10 +02:00
Tom
898b78c2de feat(client/curriculum): add generic challenge and first review block (#56631)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2024-10-18 13:03:20 +02:00
Tom
74a71d3ff1 chore(client): remove arabic (#56703) 2024-10-16 21:43:18 +02:00
Huyen Nguyen
815f0291b6 feat(client, curriculum): add support for blockLayout property (#56101)
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2024-10-15 20:47:21 +05:30