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 |
|
Oliver Eyton-Williams
|
ff816b7e3a
|
refactor: remove unused completion-epic code (#54947)
|
2024-05-24 08:48:58 +02:00 |
|
Huyen Nguyen
|
414c4d7895
|
chore(deps): remove @testing-library/jest-dom from client dep list (#54914)
|
2024-05-23 12:51:41 +02:00 |
|
Ahmad Abdolsaheb
|
72e10e59b5
|
fix: reduce premature skipping of donation animation (#54817)
Co-authored-by: Naomi <accounts+github@nhcarrigan.com>
|
2024-05-23 00:06:35 -07:00 |
|
freeCodeCamp's Camper Bot
|
bc2b139b4e
|
chore(i18n,client): processed translations (#54919)
|
2024-05-22 09:00:25 -07:00 |
|
Anna
|
15d0281c95
|
fix(ui): restore python reset button (#54913)
|
2024-05-22 16:39:57 +02:00 |
|
Anna
|
5ac73c6e07
|
fix(ui): hide the help icon from the screen reader (#54812)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
|
2024-05-21 22:17:02 -07:00 |
|
Sem Bauke
|
c1e04945e9
|
feat: convert projects to Playwright (#54689)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
|
2024-05-21 17:37:35 +02:00 |
|
Manabu Matsumoto
|
65bf8b61af
|
fix(UI): make the progression lines elastic (#54678)
|
2024-05-21 00:54:46 -07:00 |
|
DanielRosa74
|
72e1670c9e
|
feat(curriculum): add challenges to block 4.3 of the English Curriculum (#54776)
|
2024-05-20 17:14:07 -05:00 |
|
freeCodeCamp's Camper Bot
|
5c19e29d39
|
chore(i18n,client): processed translations (#54878)
|
2024-05-20 08:51:54 -05:00 |
|
Huyen Nguyen
|
3ea11603b6
|
fix(client): space between years being top contributor (#54870)
|
2024-05-20 15:10:35 +03:00 |
|
Mrugesh Mohapatra
|
dabea4a904
|
chore: bump pnpm version
|
2024-05-18 17:23:23 +05:30 |
|
freeCodeCamp's Camper Bot
|
5a2daa1804
|
chore(i18n,client): processed translations (#54805)
|
2024-05-16 14:27:26 -05:00 |
|
Dario-DC
|
56e0b82048
|
feat(curriculum): split certification projects + add bisection method project (#54811)
Co-authored-by: Ilenia M <nethleen@gmail.com>
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
|
2024-05-16 17:21:49 +02:00 |
|
Ahmad Abdolsaheb
|
ac3fa622f1
|
fix: adjust badge spacing (#54818)
|
2024-05-16 21:48:43 +07:00 |
|
Huyen Nguyen
|
7894b60b7b
|
fix(client): privacy settings message on profile page (#54792)
|
2024-05-15 16:28:01 +03:00 |
|
Anna
|
010515fcc0
|
fix(client): use translations json for button text (#54737)
Co-authored-by: Naomi <commits@nhcarrigan.com>
|
2024-05-15 15:12:44 +07:00 |
|
Jessica Wilkins
|
623cb01f0f
|
feat(curriculum): add review DOM manipulation project (#54768)
Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com>
Co-authored-by: Naomi <accounts+github@nhcarrigan.com>
|
2024-05-14 13:47:38 -07:00 |
|
Huyen Nguyen
|
ab4d41caac
|
fix(client): badge title alignment and privacy settings message (#54779)
|
2024-05-14 12:27:03 +02:00 |
|
Sem Bauke
|
d420db7102
|
feat: badges (#54670)
Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
|
2024-05-13 17:00:24 +00:00 |
|
freeCodeCamp's Camper Bot
|
e1215596dd
|
chore(i18n,client): processed translations (#54765)
|
2024-05-13 09:45:31 -07:00 |
|