Commit Graph

5664 Commits

Author SHA1 Message Date
Sem Bauke eb84dce6ca chore: remove Cypress (#55056) 2024-06-14 10:09:40 -07:00
Mrugesh Mohapatra 1a51bb072a fix(node): set memory to 8 GiB for tests (#55193) 2024-06-14 09:32:09 -05: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
freeCodeCamp's Camper Bot 092933632b chore(i18n,client): processed translations (#55168) 2024-06-12 21:12:42 +05:30
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
Taylor Wolf e40cd2b331 fix(curriculum): improved reference phrasing for listed js methods (#55152)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-06-11 23:54:15 -07: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
Sem Bauke 20a750370c feat: Arrays and Loops The Odin Project (#54409)
Co-authored-by: Naomi <accounts+github@nhcarrigan.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2024-06-06 17:18:29 +00: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
Shaun Hamilton 71a811a5ba fix(client): scicompy links to new projects (#55092)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2024-06-05 14:46:35 +02: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
Juan Carrillo 72c862e144 refactor(client): migrate lower jaw buttons to Button component (#54906)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-05-31 10:43:18 +03:00
Kristofer Koishigawa 53ce6ef118 fix: adjust wording on donation page (#55030) 2024-05-30 14:54:40 -05:00
Zaira 4506776626 fix(curriculum/ python): remove isBeta (#55029) 2024-05-30 09:33:41 -05:00
freeCodeCamp's Camper Bot cbdc470012 chore(i18n,client): processed translations (#55007) 2024-05-29 17:06:51 +02:00
Supravisor e9519e82a4 fix(learn): render note on /responsive-web-design/basic-css/ (#54979)
Co-authored-by: Lasse Jørgensen <28780271+lasjorg@users.noreply.github.com>
2024-05-29 17:06:25 +02:00
Sem Bauke f195946313 fix: center ribbon line (#54992) 2024-05-28 09:47:48 -07:00
Manabu Matsumoto 52baa10c59 fix(UI): arrange the ribbon icons symmetrically (#54900) 2024-05-28 11:02:40 +02:00
freeCodeCamp's Camper Bot c2bbd98926 chore(i18n,client): processed translations (#54987) 2024-05-27 10:02:54 -07:00
Oliver Eyton-Williams 447721eba7 fix: memoize completedPercentageSelector (#54925) 2024-05-25 15:29:51 +02:00
Jessica Wilkins 625aa01a34 feat(curriculum): add first debugging project to JS curriculum (#54622) 2024-05-24 15:26:29 -07:00
Sem Bauke 263fc81b62 feat: convert "user token" tests to Playwright (#54939) 2024-05-24 15:55:29 -05:00
Sem Bauke d11090b41d feat: convert portfolio test to Playwright (#54908) 2024-05-24 15:43:19 -05:00
Ilenia eeb7cb090e chore: remove button-group class (#54966) 2024-05-24 09:22:54 -07:00
Oliver Eyton-Williams 202ac95847 feat(client): handle lessons with syntax errors (#54694) 2024-05-24 09:17:03 -07:00
GoodnessOnonogbu 420666293f chore(client): Removed unused css rules in completion-modal.css (#54969) 2024-05-24 08:39:23 -07:00
Tom 88f517e739 chore: fix challenge titles (#54955) 2024-05-24 11:09:27 +02:00
Anne Deepa Prasanna 974440f6f0 refactor: remove unused CSS rules from help-modal.css (#54948) 2024-05-24 09:19:52 +02:00