Commit Graph

34275 Commits

Author SHA1 Message Date
Huyen Nguyen
ccdf4e30ba refactor(client): migrate button component in donation form (#52355)
Co-authored-by: Sboonny <muhammedelruby@gmail.com>
2023-11-21 13:50:44 -06:00
dean glükler
6b8a5c68b5 fix(UI): polish-code-element-styles (#52396) 2023-11-21 13:05:44 -06:00
Shaun Hamilton
65891b492a fix(curriculum): allow whitespace in attr declarations (#52399) 2023-11-21 12:50:22 -06:00
Oliver Eyton-Williams
ab5c3d0f3d feat: warn mobile team if challenge schema updated (#52358)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2023-11-21 19:31:21 +01:00
Huyen Nguyen
36d9b8b92f fix(ui-components): improve text readability in Arabic (#52366) 2023-11-21 15:40:54 +03:00
Asif khan
55dcecdb4e fix: Clear search input of home page on search (#52353) 2023-11-21 15:36:29 +03:00
weilirs
a7e116af3e test(e2e, playwright): action-row improvements(modified the first test and added a test for Preview Portal button) (#52387) 2023-11-21 15:19:40 +03:00
Nielda Karla
5db48a77a7 feat(curriculum): add english challenges (#52343)
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
2023-11-20 13:57:44 -08:00
Huyen Nguyen
7f4bc23b83 refactor(client): replace button in unsubscribed and report user pages (#52326) 2023-11-20 10:33:46 -08:00
Muhammed Mustafa
52381228a7 feat: delete bootstrap progress classes (#52372) 2023-11-20 17:10:53 +01:00
camperbot
784a7b86f8 chore(i18n,client): processed translations (#52390) 2023-11-20 17:07:06 +01:00
Jessica Wilkins
d30285cf79 refactor(curriculum): updating football team cards project (#52329) 2023-11-20 07:32:53 -08:00
NintenHero
22fc9d753a docs: update discord badge in readme (#52388) 2023-11-20 06:49:32 +01:00
Ahmad Abdolsaheb
0edca42609 feat(client): reimplement Growthbook (#52316) 2023-11-17 18:54:43 +02:00
Dario-DC
3f49498a6b fix(tools/challenge-editor): restore step tools for upcoming Python certification (#52380) 2023-11-17 09:40:27 -06:00
Jessica Wilkins
452fe04619 fix(curriculum): updating hints and explanations for date formatter project (#52318) 2023-11-16 15:02:16 +01:00
Tom
f833f97ac0 fix(curriculum): put blanks in backticks (#52351) 2023-11-16 14:48:17 +01:00
Oliver Eyton-Williams
30667f3b0d refactor(api): DRY out route tests (#52193) 2023-11-16 09:08:32 +01:00
Jessica Wilkins
d177afa037 fix(curriculum): cleaning up grammar and adding missing explanations for todo app project (#52369)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2023-11-16 08:56:29 +01:00
Kristofer Koishigawa
d4e407d671 fix: add closing paragraph tag to nutrition label project seeds (#52357) 2023-11-15 13:18:56 -08:00
Jessica Wilkins
6221d0d8c6 fix(curriculum): adding missing explanations for new concepts in calorie counter project (#52312)
Co-authored-by: Bruce Blaser <bbsmooth@gmail.com>
2023-11-15 13:17:13 -08:00
camperbot
0ee0a100f2 chore(i18n,client): processed translations (#52360) 2023-11-15 16:26:03 +02:00
camperbot
b4c6ea1a39 chore(i18n,docs): processed translations (#52361) 2023-11-15 07:52:53 -06:00
MUHAMMAD DANIYAL MATEEN
45568303b9 Fix: A2 English Curriculum Icon on Super-Block (#52315)
Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
2023-11-15 07:52:13 -06:00
Tom
2251b5eaef fix(client): remove react-bootstrap for user token widget (#52340) 2023-11-15 14:31:20 +01:00
Shaun Hamilton
6cb175d5a8 fix(client): adjust donate page englishing (#52354) 2023-11-14 12:45:47 -08:00
Asif khan
124bf14640 fix(docs): Removed suggestion to edit files on github UI (#52338) 2023-11-14 23:53:31 +07:00
Tom
7b48029f53 fix(client): C# survey alert not showing in night mode (#52339) 2023-11-14 08:36:39 -08:00
Huyen Nguyen
a4eafd7182 fix(client): spacing between sections (#52327) 2023-11-14 17:04:45 +03:00
Naomi Carrigan
19402db7ea fix(tools, cypress): skip failed updates test in firefox (#52335) 2023-11-14 09:31:10 +07:00
Tom
84330390b2 feat(tools/challenge-editor): add challenge tools for working with English challenges (#52320) 2023-11-13 07:18:45 -08:00
camperbot
e1f535f7c6 chore(i18n,learn): processed translations (#52333) 2023-11-13 17:14:46 +02:00
camperbot
65dd8bf589 chore(i18n,docs): processed translations (#52332) 2023-11-13 16:14:08 +01:00
camperbot
a36f61a03c chore(i18n,client): processed translations (#52331) 2023-11-13 07:05:30 -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
weilirs
758d6c470f test(e2e,playwright): editor-tabs (#52013)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2023-11-13 02:25:29 +00:00
Huyen Nguyen
a7ec7f554a docs: add playwright guide to /contribute sidebar (#52293) 2023-11-12 08:19:06 +00:00
Sarah
b236d861fa fix(curriculum): test for the key value pair challenge (#52302)
Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
2023-11-12 12:28:48 +05:30
Naomi Carrigan
ee9f65cfca fix(tools): github commit ci 2023-11-12 12:19:52 +05:30
Mrugesh Mohapatra
e9df4ff2c9 fix(actions): syntax error in script 2023-11-12 11:52:27 +05:30
weilirs
4ac6e8fb26 test(e2e,playwright): test github link input behaviour in form-helper (#52319) 2023-11-11 07:48:22 -08:00
renovate[bot]
f83bc935e6 fix(deps): update dependency @aws-sdk/client-ses to v3.449.0 2023-11-10 22:37:14 +00:00
Aditya Kumar
8ede3b2c3f fix(curriculum): Adjust active editor for Cat Painting Step 9 (#52314)
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
2023-11-10 11:38:42 +01:00
Mrugesh Mohapatra
d7f7c9b67c fix(actions): simplyfy checks on the action 2023-11-10 14:55:48 +05:30
Lasse Jørgensen
78190eaa6c fix(UI): Improve help modal heading (#52311) 2023-11-10 10:10:21 +01:00
Rocky Pukar
568e15bfb9 fix: check for margin-left and margin-right not present (#52202)
Co-authored-by: Pukar Chhatkuli <rockypukar@pop-os.localdomain>
2023-11-09 22:13:19 -08:00
Naomi Carrigan
df3458f002 fix(tools): handle when user is not in team (#52310) 2023-11-10 10:51:50 +05:30
Oliver Eyton-Williams
77af2504e1 fix(client): handle normal tests in python runner (#51618) 2023-11-09 21:44:24 +01:00
weilirs
e9eb4d9608 test(e2e,playwright):Solution-display-widget (#52208) 2023-11-09 09:32:22 -08:00
Kensie
6e86bf75a7 test(e2e, playwright): email-sign-up (#51887)
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
Co-authored-by: Lalitha Lakshmiraju <letterstocontact@gmail.com>
2023-11-09 09:02:55 -08:00