Commit Graph

2917 Commits

Author SHA1 Message Date
Huyen Nguyen
2172e7bd28 chore: include e2e folder in lint:ts (#55325)
Co-authored-by: sembauke <semboot699@gmail.com>
Co-authored-by: Naomi the Technomancer <accounts+github@nhcarrigan.com>
2024-07-05 20:56:17 -07:00
Huyen Nguyen
2417ed2ad1 fix(a11y): FAQ accordion and skip content link on /donate (#55409) 2024-07-05 08:45:44 +02:00
Lasse Jørgensen
19aeb12699 fix(i18n): aria label translation, remove role (#55414) 2024-07-04 11:11:50 -07:00
Oliver Eyton-Williams
5b62ec7137 ci/e2e tests against mobile (#55347)
Co-authored-by: sembauke <semboot699@gmail.com>
2024-07-03 10:15:35 +05:30
Huyen Nguyen
fbd036347d fix(a11y): associate block content panel with the header (#55366) 2024-07-03 10:04:02 +05:30
Huyen Nguyen
f767684d1e chore(client): remove redundant code in superblock cert button (#55394) 2024-07-02 10:52:58 -07:00
Huyen Nguyen
f8fa98ec3a fix(client): put /update-email behind authentication (#54128)
Co-authored-by: Just-A-Pixel <Raj.Anand0511@gmail.com>
Co-authored-by: sembauke <semboot699@gmail.com>
2024-07-02 17:08:52 +02:00
Lasse Jørgensen
ea6f600fa3 fix(client): conditionally render tag wrapper (#55368) 2024-06-30 07:33:35 +00:00
Oliver Eyton-Williams
5cc10ef7b7 fix(client): only use contents from savedChallenges (#55364) 2024-06-28 19:50:02 +02:00
Tom
c172264dfa feat(curriculum): add new front end cert skeleton (#55231) 2024-06-27 12:19:04 -07:00
Naomi
2782530bcb feat: convert dice game into review style project (#54821)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2024-06-25 10:56:15 -07:00
Shaun Hamilton
59498e5b09 feat(client): allow empty source code testing (#53797)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2024-06-25 13:27:44 +02:00
Huyen Nguyen
0ccf96783c fix(client): use translation string in button label (#55306) 2024-06-24 20:48:51 +02:00
Huyen Nguyen
b15b41c9c9 test(e2e): add donation-modal.spec.ts (#55239) 2024-06-24 09:30:16 -07:00
Naomi
2393c84b22 feat: create starting points for intro pages (#55004) 2024-06-24 12:40:04 +02:00
Manabu Matsumoto
2847c7c77a fix(UI): minimize the fixed contents upper the editor (#54978) 2024-06-21 17:47:09 +02:00
Oliver Eyton-Williams
1d1a9daba3 fix(client): handle reset after saving learner code (#55103) 2024-06-20 20:35:28 +02:00
Anna
ee26d4333c fix(UI): prevent blank cutoffs (#55222) 2024-06-20 11:28:46 +05:30
Tom
c8c0618e1e chore: remove audioPath (#55213) 2024-06-18 14:14:52 -07:00
Tom
6c7eb3df7e fix: padding on dialogue challenge link (#55214) 2024-06-18 06:35:37 -07:00
DanielRosa74
c20bd91bcc feat(curriculum): set parts 7, 8, and 9 of the English Curriculum live (#55215) 2024-06-18 09:19:53 +02:00
Ahmad Abdolsaheb
7e23b0d69c fix: update stripe wallets to use payment intent (#54668)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2024-06-15 11:45:10 +05:30
Sem Bauke
eb84dce6ca chore: remove Cypress (#55056) 2024-06-14 10:09:40 -07:00
yoko
bb463dfefc fix(client): make example code label translatable (#55174) 2024-06-13 22:37:47 -07:00
Huyen Nguyen
8f14c7e9f8 test(e2e): migrate search-bar.ts to Playwright (#55157) 2024-06-13 10:23:06 -07:00
Oliver Eyton-Williams
14df93bcef fix(api): use generic error handler with Sentry (#55176) 2024-06-13 22:48:16 +05:30
Dario-DC
6cfea56f12 feat(curriculum/python): add vector space project to python curriculum (#54140)
Co-authored-by: Ilenia M <nethleen@gmail.com>
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2024-06-13 17:46:07 +02:00
Oliver Eyton-Williams
c508259cf2 feat: prevent dialogs appearing when users run tests (#55150) 2024-06-13 14:30:01 +02:00
Huyen Nguyen
68902644c0 chore(client): remove bootstrap.min.css (#55068) 2024-06-13 09:56:28 +02:00
Ilenia
7443299d9c feat(curriculum): add Projectile Trajectory project to SciComPy (#54839)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: Dario-DC <dicillodario@gmail.com>
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
2024-06-12 09:41:53 +02:00
DanielRosa74
a9d430f9e6 feat(curriculum): set parts 5 and 6 of the English curriculum live (#55129) 2024-06-08 12:22:54 -03:00
Tom
ff59b0a920 feat(curriculum): add b1 english outline (#55098) 2024-06-08 07:44:26 -05:00
Nader Daruvala
5c885a360d feat: collapse example code blocks in challenge descriptions (#54561)
Co-authored-by: Suyeon Cha <suyeonc.cha@gmail.com>
Co-authored-by: Joyce Hong <joyce.hong8@gmail.com>
Co-authored-by: sembauke <semboot699@gmail.com>
2024-06-06 17:40:59 -07:00
Huyen Nguyen
1272172674 fix(client): add padding to the user token section (#55101) 2024-06-06 17:24:37 -07:00
Lasse Jørgensen
d3828933c1 fix(client): hover styles for focused button (#54990) 2024-06-06 08:13:56 +02:00
royjohnlee
00b34f0ddb chore(client): Remove solution-display-widget.css (#55099)
Co-authored-by: Roy John Lee <royjohnlee@Roys-MacBook-Pro.local>
2024-06-05 23:08:28 -07:00
Sem Bauke
6d7ccc9b1f feat: convert c-sharp exam tests to Playwright (#54946)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2024-06-04 14:09:53 -05:00
Kartik Chinda
260784cc1e chore(client): remove redundant border-color rule from donation.css (#55070) 2024-06-04 11:07:24 +02:00
Lucas Gracia
fe2eafaf53 chore(ui): removed unused default-avatar classes (#55075) 2024-06-03 19:46:48 -04:00
Oliver Eyton-Williams
e7b1eda84d test: migrate email-change to playwright (#55035) 2024-06-03 16:36:07 -07:00
Manabu Matsumoto
9418cc16f2 fix(UI): avoid overlapping the progression lines (#55051) 2024-06-03 16:33:48 -07:00
Oliver Eyton-Williams
a7a9b3b80a chore: remove time from meta and challenges (#55072) 2024-06-03 13:31:17 -07:00
Oliver Eyton-Williams
a361bfc9f1 fix: initialize tests on challenge mount (#55073)
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2024-06-03 13:12:30 -07:00
Anıl Aydın
eee82c690b chore(client): remove unused project-link css classes (#55044)
Co-authored-by: Anil Aydin <anlaydinn22@gmail.com>
2024-06-03 13:39:42 +02:00
Sem Bauke
59102f013f feat: Convert "Certifications" spec to Playwright (#54965)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-06-03 12:49:17 +02:00
Huyen Nguyen
5eb055817a fix(a11y): disabled button color contrast (#54248) 2024-06-03 10:46:18 +02:00
Sem Bauke
70a50fc70d feat: convert academic honstey tests to Playwright (#54855)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2024-06-03 10:13:12 +02:00
Chiara
ebf8d8fda9 fix(client): Removed margin from completion indicators (#55057) 2024-06-03 08:13:35 +02:00
Huyen Nguyen
6ffbbed526 fix(client): login cta in multiple places (#55001) 2024-05-31 16:39:00 -05:00
Huyen Nguyen
a350577bce refactor(client): migrate link to Button (#55019) 2024-05-31 08:07:27 -07:00