Commit Graph

235 Commits

Author SHA1 Message Date
swdev33
b707f80d63 feat(client, api): bluesky profile link (#62400)
Co-authored-by: swdev33 <18295918+swdev33@users.noreply.github.com>
2025-10-09 09:07:12 +02:00
Huyen Nguyen
80026e26c4 fix(a11y): replace Alert with Callout for non-critical messages (#62466) 2025-10-03 09:52:12 +05:30
Oliver Eyton-Williams
bed3811952 feat(api): migrate to esm (#61915) 2025-09-19 13:28:06 +05:30
Oliver Eyton-Williams
881dfd8f78 refactor: client jest -> vitest (#62177) 2025-09-16 08:30:06 +02:00
Ahmad Abdolsaheb
09dc696c29 feat: add email sign up alert (#61218)
Co-authored-by: Niraj Nandish <nirajnandish@icloud.com>
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2025-09-11 10:14:00 +02:00
Huyen Nguyen
415f0207f5 chore(deps): upgrade @freecodecamp/ui to v4.3.0 (#61996) 2025-09-11 10:49:10 +05:30
Oliver Eyton-Williams
3e1da8f3fb refactor(client): store session user in dedicated key (#59954) 2025-07-28 18:25:14 +05:30
Tom
5ae2e3eca7 chore(deps,api): update date-fns and add date-fns-tz (#61048) 2025-06-25 18:49:04 +02:00
Forge
bbda50ed0d fix(client): typo in top contributer badge component (#60765)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-06-07 15:36:43 -04:00
Ahmad Abdolsaheb
7329ddbe2f fix(client): space-out the user bio from nav (#59662) 2025-04-11 01:58:06 -05:00
Oliver Eyton-Williams
5ef98680f9 refactor: remove unused vars (#59658) 2025-04-10 10:06:46 -05:00
Huyen Nguyen
be4b7b0761 fix(a11y): add aria-label to heatmap buttons (#59591)
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
2025-04-08 22:22:28 -05:00
Sem Bauke
70e4439b6d refactor(profile): update components to use user object instead of individual props (#58680) 2025-04-08 11:46:39 +03:00
Tom
369e0591ac fix(client): heatmap button size (#59576) 2025-04-03 12:14:48 -07:00
AilaLu
fb10a28554 fix(client): adjust button padding and dimensions (#59559) 2025-04-03 10:09:32 -05:00
Huyen Nguyen
17982e3448 chore: clean up profile tests (#59461) 2025-03-28 09:07:40 +05:30
Sem Bauke
f18252006f chore(deps): update @freecodecamp/ui to version 4.0.1 (#59405)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-03-25 13:38:10 +05:30
Oliver Eyton-Williams
fa9f5a7ca6 fix(client): calculate streaks correctly (#59252) 2025-03-13 09:01:46 +05:30
Sem Bauke
09499eec1f fix(profile): simplify stats component and allow streaks to exceed 6 months (#58763)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2025-03-05 20:36:13 +00:00
Oliver Eyton-Williams
0c754bf690 fix(client): show project previews (#58761) 2025-02-14 09:55:30 +05:30
Oliver Eyton-Williams
62cdd77e8a chore(client): migrate to React 17 (#58355)
Co-authored-by: Sem Bauke <semboot699@gmail.com>
2025-02-13 13:51:03 -08:00
Sem Bauke
0972a69bd0 refactor(client): internet presence to functional component (#58604) 2025-02-10 15:27:40 +03:00
Sem Bauke
debea874d1 refactor(client): portfolio to functional component (#58610)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2025-02-10 09:30:19 +03:00
Oliver Eyton-Williams
6e9513a933 chore: upgrade eslint (#58575) 2025-02-07 22:48:43 +02:00
Sem Bauke
0f2fdf3ce4 refactor(profile): convert AboutSettings from class to functional component (#58568) 2025-02-04 14:30:50 -05:00
Raymond Liu
683b6cfcad fix(ui,i18n): move plural check to i18next (#58560) 2025-02-04 09:21:09 +01:00
Oliver Eyton-Williams
1738b1f05f chore(client): fix several type errors (#58500) 2025-01-31 10:25:43 -06:00
Raymond Liu
6abaee592d fix(UI): add plurality to heatmap tooltip (#58282)
Co-authored-by: Naomi <accounts+github@nhcarrigan.com>
2025-01-30 17:16:34 -06:00
Anna
1e12fc4059 feat: add a css linter (#56823)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2025-01-13 15:50:17 +00:00
Huyen Nguyen
f82aff217b fix(client): profile image overlapping privacy settings callout (#58030) 2025-01-10 11:13:27 +01:00
Huyen Nguyen
2b9a5ecb5e fix(client): profile card background (#57523)
Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com>
2024-12-15 13:32:47 +03:00
Oliver Eyton-Williams
1690afeb95 refactor: use cert-slugs where possible (#57505) 2024-12-13 13:15:41 -08:00
Anna
0b77e59457 feat(ui): add syncable dark mode (#56243)
Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Sem Bauke <semboot699@gmail.com>
2024-12-10 15:42:09 +00:00
Sem Bauke
879c45d008 fix(client): profile consistency (#56720)
Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com>
2024-12-06 11:52:35 -08:00
Sem Bauke
ef25dfee50 feat: validate portfolio image correctly (#57084) 2024-11-19 10:08:53 +01:00
Sulaiman
6e676bfda8 chore(client): Swap Spacer component (#56765)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
Co-authored-by: Ilenia M <nethleen@gmail.com>
2024-10-29 17:16:54 +05:30
Sem Bauke
b0146aa865 feat: move profile settings to profile page (#56135)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-10-03 13:34:41 +02:00
Lars Kappert
d32e57813e chore: update Knip to v5 (#56244) 2024-09-26 13:12:00 +02:00
Huyen Nguyen
cc717bd20f chore(deps): bump @freecodecamp/ui to 1.1.0 (#55868) 2024-08-16 09:45:44 +02:00
Oliver Eyton-Williams
b9893bb4d6 feat(client): show demo on demand in labs (#55569)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2024-08-13 14:56:19 +02:00
Gagan Bhullar
258d687bcc fix(ui): render certification on profile page in ul (#55576)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-08-07 15:41:08 -05:00
Lasse Jørgensen
d19cd8bc4d fix(client): left align modal content, large modal size (#55759) 2024-08-06 20:40:33 -07:00
Oliver Eyton-Williams
1e25cfdf83 refactor: rename superblocks.ts to curriculum (#55624) 2024-07-23 09:04:02 -07:00
Huyen Nguyen
a36ef8daec fix(client): use Gatsby Link for internal links (#55350)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2024-07-10 00:11:55 -07:00
Lasse Jørgensen
19aeb12699 fix(i18n): aria label translation, remove role (#55414) 2024-07-04 11:11:50 -07:00
Huyen Nguyen
68902644c0 chore(client): remove bootstrap.min.css (#55068) 2024-06-13 09:56:28 +02:00
Lucas Gracia
fe2eafaf53 chore(ui): removed unused default-avatar classes (#55075) 2024-06-03 19:46:48 -04: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
Chiara
ebf8d8fda9 fix(client): Removed margin from completion indicators (#55057) 2024-06-03 08:13:35 +02:00
Huyen Nguyen
a350577bce refactor(client): migrate link to Button (#55019) 2024-05-31 08:07:27 -07:00