Commit Graph

1163 Commits

Author SHA1 Message Date
renovate[bot]
5945355732 fix(deps): update dependency vite to v4.5.2 [security] (#53344)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-29 20:06:48 +00:00
Oliver Eyton-Williams
0738694caa fix(seed): show connection message if connected (#53421) 2024-01-29 20:08:08 +01:00
Mama Naomi
987fe44b27 fix: gotta account for the slug too I guess? (#53356)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2024-01-26 08:56:33 +01:00
renovate[bot]
0d971810a1 chore(deps): update dependency @types/jquery to v3.5.29 (#52655)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-25 14:48:35 +01:00
Mama Naomi
bba991384c feat: confirm id values are correct in i18n sync (#53331)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2024-01-24 15:38:17 +07:00
Huyen Nguyen
5ae3b4f75c fix(a11y, ui-components): duplicate ID in FormGroup (#52861) 2024-01-22 05:48:27 -08:00
Huyen Nguyen
b1fc2dbc34 refactor(client): replace Bootstrap button component on settings page (#52525)
Co-authored-by: Sboonny <muhammedelruby@gmail.com>
Co-authored-by: sembauke <semboot699@gmail.com>
2024-01-22 12:36:59 +01:00
Mama Naomi
b2568ad97b feat(tools): remove deleted challenges from i18n (#53215) 2024-01-19 08:41:41 +01:00
Oliver Eyton-Williams
208b6efca8 feat: provide sensible default title/dashedName (#53269) 2024-01-18 19:11:44 -06:00
Krzysztof G
326d15da99 chore(tools): generic env variable for challenge editor api location (#53179) 2024-01-18 16:19:49 -08:00
Sem Bauke
6d9a5c334d Revert "fix(UI): put legacy label on the old js curriculum title (#52980)" (#53266) 2024-01-18 23:10:22 +05:30
Manabu Matsumoto
48d4d2f27a fix(UI): put legacy label on the old js curriculum title (#52980)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
Co-authored-by: Sem Bauke <semboot699@gmail.com>
2024-01-18 10:43:20 +01:00
Niraj Nandish
2b9a987474 feat: enable TOP for mobile (#53120) 2024-01-17 15:46:06 +00:00
Oliver Eyton-Williams
efb6398b8e fix: sort challengeOrder when repairing meta (#53037) 2024-01-11 16:36:29 +05:00
renovate[bot]
33677b4a55 chore(deps): update dependency @types/lodash-es to v4.17.12 (#53118)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-11 08:53:40 +01:00
Oliver Eyton-Williams
82fea35622 feat(python): show custom message if syntax error (#53040) 2024-01-08 19:25:07 -08:00
Huyen Nguyen
bbf551b93c fix(tools): seed ms account when seeding certified user (#52967) 2024-01-08 15:59:48 -06:00
Oliver Eyton-Williams
a7e4553d4a fix: iterate over test input inside python (#52978) 2024-01-08 15:34:06 -06:00
renovate[bot]
094dcbd06c chore(deps): update babel monorepo to v7.23.7 (#52914)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-05 11:02:22 +05:30
renovate[bot]
b95cc96913 chore(deps): update dependency @types/jest to v29.5.11 (#52654)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-03 12:01:17 +01:00
Dario-DC
5c875e5836 fix(tools/challenge-editor): add python curriculum to stepBasedSuperblocks (#52887) 2024-01-02 18:41:28 +00:00
Naomi Carrigan
6efcfbbf34 fix(tools): ignore license file in challenge audit (#52717) 2023-12-22 16:04:15 -08:00
Naomi Carrigan
8bae667174 fix(tools): bug in directory creation (#52646) 2023-12-20 13:34:39 +02:00
Huyen Nguyen
ac09cc2df9 refactor(client): replace Bootstrap button in modals and solution widget (#52378)
Co-authored-by: Sboonny <muhammedelruby@gmail.com>
2023-12-20 09:23:42 +01:00
Naomi Carrigan
d50170a4d8 feat: manual i18n sync tool (#52637) 2023-12-20 12:11:45 +05:30
Naomi Carrigan
2d513aee33 feat: make new javascript live (#52623)
Co-authored-by: scissorsneedfoodtoo <scissorsneedfoodtoo@gmail.com>
2023-12-20 00:39:33 -06:00
Naomi Carrigan
80033f44ae feat: convert rename tool into proper utility (#52626) 2023-12-20 06:36:32 +00:00
Niraj Nandish
05f7c63ecc fix: disable scientific python SB for mobile (#52631) 2023-12-20 05:36:09 +00:00
Tom
3846e46483 feat(client/curriculum): make python live (#52628) 2023-12-19 19:37:12 -08:00
Naomi Carrigan
57dca1e495 feat: separate superblock for rosetta code (#52629)
Co-authored-by: mot01 <tmondloch01@gmail.com>
2023-12-20 02:52:07 +00:00
Naomi Carrigan
5a5a05428b feat: update help categories (#52621) 2023-12-19 16:00:25 -06:00
Naomi Carrigan
ce435a43c7 feat: point english challenges to english subforum (#52619) 2023-12-19 14:15:04 -06:00
Oliver Eyton-Williams
06bbc07ec6 fix: reuse python worker between tests (#52617) 2023-12-19 22:10:39 +02:00
Oliver Eyton-Williams
eb342c457b feat: interruptible python (#52587)
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2023-12-19 10:53:35 +03:00
Oliver Eyton-Williams
9fe6a46b81 feat: nicer formatting for fill in the blank challenges (#52552) 2023-12-18 23:33:20 +00:00
Oliver Eyton-Williams
583745e6ca feat: handle python input synchronously (#52526)
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2023-12-18 11:22:26 -08:00
Tom
a31f6637d7 feat(client/curriculum): add dialogue animations (#52543) 2023-12-15 16:29:45 +01:00
Oliver Eyton-Williams
d3f3dabb00 feat: simplify creation of a2 English challenges (#52540) 2023-12-15 08:35:26 -06:00
Joy Shaheb
d9881d9ffa feat(curriculum): dice game project (#50819)
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
Co-authored-by: jdwilkin4 <jwilkin4@hotmail.com>
2023-12-14 20:03:20 -08:00
Shaun Hamilton
46be542403 chore(tools): update curriculum-helpers to 1.3.0 (#52531) 2023-12-13 11:53:14 +01:00
Ahmad Abdolsaheb
b3bb9e7827 feat(client): update donate page UI (#52524)
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2023-12-13 09:18:35 +00:00
Tom
37c0be0aeb feat(tools, challenge-editor): add script to create challenges (#52488) 2023-12-11 08:55:32 -08:00
Eric Do
70b4044c6c feat(tools/challenge-parser): Add tests to fill-in-the-blank parser (#52451) 2023-12-07 11:18:52 -06:00
Shaun Hamilton
93570ddf88 chore(tools): update curriculum-helpers (#52466) 2023-12-01 07:35:09 -08:00
Shaun Hamilton
fb1a5ab16f fix(tools): allow long-form of language id (#52442) 2023-11-28 15:53:41 -06:00
Huyen Nguyen
36d9b8b92f fix(ui-components): improve text readability in Arabic (#52366) 2023-11-21 15:40:54 +03:00
Dario-DC
3f49498a6b fix(tools/challenge-editor): restore step tools for upcoming Python certification (#52380) 2023-11-17 09:40:27 -06:00
Tom
84330390b2 feat(tools/challenge-editor): add challenge tools for working with English challenges (#52320) 2023-11-13 07:18:45 -08:00
renovate[bot]
e87280cd96 chore(deps): update dependency prettier to v3.1.0 (#52328)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2023-11-13 15:06:27 +01:00
Oliver Eyton-Williams
77af2504e1 fix(client): handle normal tests in python runner (#51618) 2023-11-09 21:44:24 +01:00