Commit Graph

5530 Commits

Author SHA1 Message Date
Sem Bauke
84b1a402a8
refactor: remove component library as internal dependency (#54322) 2024-04-08 19:35:30 +02:00
freeCodeCamp's Camper Bot
08fbfe3b82
chore(i18n,client): processed translations (#54323) 2024-04-08 08:57:23 -07:00
Huyen Nguyen
361aaa9fe8
chore(e2e,playwright): remove unused test IDs (#54309) 2024-04-05 20:26:30 +02:00
Sem Bauke
f34f725e9a
test(e2e): migrate tags test to playwright (#54167) 2024-04-05 22:50:45 +07:00
Giovanni Ruberto
c82a57e1d3
feat(UI): added specific label for MacOS check-code button (#54276)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
Co-authored-by: Tomas Bern <bekjon_98@mail.ru>
2024-04-05 08:49:32 +02:00
Anugrah
387f938975
fix(client): use sans-serif font for titles instead of monospace (#54123)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-04-04 18:38:03 -07:00
Abhinav Kumar
3d158ff65c
fix(curriculum): fix navigate-previous and navigate-next english strings (#54300) 2024-04-04 15:13:54 +00:00
Abhinav Kumar
162c9a4760
feat(curriculum): Add play scene keyboard shortcut (#54195)
Co-authored-by: Naomi <nhcarrigan@gmail.com>
2024-04-04 15:38:43 +02:00
Ahmad Abdolsaheb
5a98936981
feat: accept donation animation ab test (#54283) 2024-04-04 14:37:02 +07:00
Sem Bauke
50061ffa0e
chore: upgrade deprecated Redux middleware (#54164) 2024-04-04 13:36:24 +07:00
Ahmad Abdolsaheb
b0d547e07a
fix: clean wallet amount on prop change (#54281) 2024-04-04 12:40:30 +07:00
Huyen Nguyen
d3481989a9
chore: remove react-bootstrap (#54289) 2024-04-03 10:39:03 -07:00
Jenna (Ju Hee) Han
38d84616ee
fix: removed view project buttons from Python cert projects (#54261) 2024-04-03 23:16:07 +07:00
Moshe
002212c437
fix(client): allow ipv6 urls for localhost (#54043)
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2024-04-03 21:53:49 +07:00
freeCodeCamp's Camper Bot
020deb81a9
chore(i18n,client): processed translations (#54286) 2024-04-03 19:18:17 +05:30
Huyen Nguyen
595dd5f653
refactor(client): migrate C# modals (#54176) 2024-04-03 16:01:50 +03:00
Sem Bauke
a39e74052c
feat: migrate challenge modals (#54179)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-04-03 15:28:13 +03:00
Huyen Nguyen
733d0b7bed
feat(client): point claim cert links to corresponding sections on /settings (#54163) 2024-04-03 12:56:34 +07:00
Huyen Nguyen
6319b93c2e
refactor(client): migrate donation modal (#54264) 2024-04-03 07:24:07 +03:00
Abhinav Kumar
117d91e7c4
fix(curriculum): fix english curriculum courses challenge titles (#54144) 2024-04-02 18:12:46 -07:00
Shaun Hamilton
f0ebd30f5c
fix(client): show source code link when localhost exists (#54087) 2024-04-01 09:28:27 -07:00
freeCodeCamp's Camper Bot
a9c0f84736
chore(i18n,client): processed translations (#54265) 2024-04-01 23:59:46 +09:00
Giovanni Ruberto
83b6e4e533
fix(client): skip to content button overlapping the nav (#54217)
Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
2024-03-29 13:13:32 +00:00
Sem Bauke
76b4c812cb
feat: migrate setting modals (#54112)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com>
2024-03-29 12:50:33 +00:00
Ahmad Abdolsaheb
11a3219555
feat: change ad.txt to admanager (#54186) 2024-03-28 17:29:20 +09:00
Huyen Nguyen
4574f0e29b
fix(a11y): hide GreenPass icon of donation modal from a11y tree (#54237) 2024-03-28 10:26:29 +03:00
freeCodeCamp's Camper Bot
298206b47e
chore(i18n,client): processed translations (#54230) 2024-03-27 10:52:17 -05:00
Sem Bauke
513634b0ce
feat: The Odin Project Learn Data Types and Conditionals (#54012)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2024-03-26 08:57:35 -05:00
Supravisor
420f284435
fix(UI): skip button outline visibility (#54210)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-03-26 11:04:34 +01:00
Giovanni Ruberto
c742a22ac2
fix(client): Update misspelled word "backgrounds" (#54206) 2024-03-25 14:57:14 +00:00
freeCodeCamp's Camper Bot
acd5b73149
chore(i18n,client): processed translations (#54203) 2024-03-25 18:55:53 +05:30
Pedro Ramos
1bf8b4b726
feature(UI): Help modal form (#53824)
Co-authored-by: Bruce Blaser <bbsmooth@gmail.com>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-03-25 08:27:49 +01:00
Huyen Nguyen
6870cf5269
fix(client, ui-components): modal and close button discrepancies (#54139)
Co-authored-by: sembauke <semboot699@gmail.com>
2024-03-22 06:27:51 +03:00
freeCodeCamp's Camper Bot
ec595aeb12
chore(i18n,client): processed translations (#54150) 2024-03-21 20:37:54 +01:00
DanielRosa74
31688e6f2e
feat(curriculum): add Part 3 of the English Curriculum (#54158) 2024-03-21 14:54:30 -03:00
Sem Bauke
398b9eff41
chore: update multiple linting packages (#54092) 2024-03-21 20:24:33 +05:30
Moshe
7914ddb792
fix(curriculum): remove replit reference (#54109) 2024-03-19 18:06:05 +01:00
freeCodeCamp's Camper Bot
624ea16dda
chore(i18n,client): processed translations (#54131) 2024-03-19 00:44:57 +09:00
Sem Bauke
3f965dbdfa
feat: export modal component (#54095)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-03-15 21:29:20 +07:00
Korada Shanmukh Sai
839ce931e3
fix: legacy certification name in profile page (#53072)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-03-14 12:41:35 +01:00
freeCodeCamp's Camper Bot
a8af679bbf
chore(i18n,client): processed translations (#54076) 2024-03-14 08:46:57 +01:00
Ahmad Abdolsaheb
8c75531016
feat(client): create sign_in and user_data GA events (#54074) 2024-03-13 17:08:23 +03:00
Ahmad Abdolsaheb
b4584174cb
feat(client): update multiple donation modals logic (#54071) 2024-03-13 13:16:56 +01:00
Sem Bauke
89f0d27e42
fix(client): remove extra attribute on avatar-renderer (#54057) 2024-03-12 22:10:06 +07:00
Nitish sharma
7a2175a67d
fix(client): Missing space between certifications sections on Settings page (#54056) 2024-03-12 13:43:52 +07:00
DanielRosa74
6f3496a2a5
feat(curiculum): add animations to block 3.1 (#53866) 2024-03-08 09:51:38 -06:00
Huyen Nguyen
138a80f6ca
refactor(client): migrate buttons on the settings page to ui-components (#53739) 2024-03-08 08:15:03 +01:00
guangwu
095d44fc53
fix(client): typo in python worker handler (#54022) 2024-03-08 07:38:43 +01:00
Supravisor
fec4d7399c
fix(curriculum): block pages still have replit instructions (#53961) 2024-03-06 20:07:36 +07:00
freeCodeCamp's Camper Bot
cfbabc08bf
chore(i18n,client): processed translations (#53998) 2024-03-06 14:58:06 +02:00