Commit Graph

3712 Commits

Author SHA1 Message Date
Muhammed Mustafa
f2f1019ed1 feat: remove unique case of col component (#51323) 2023-08-22 15:20:30 +03:00
Bruce Blaser
72fde26843 fix(a11y): search input (#51329) 2023-08-21 23:50:46 +05:30
Muhammed Mustafa
6c31e71029 feat: remove slim width row (#51318) 2023-08-21 17:16:40 +03:00
Muhammed Mustafa
c565a73a60 refactor: remove extra fragment import (#51326) 2023-08-20 20:09:53 +02:00
Dylan Ravel
e4dbcc3da8 fix(testimonials): Fixed alt text accessibility (#51287)
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
2023-08-16 11:04:39 -07:00
Muhammed Mustafa
ff28ea0d13 feat: replace bootstrap component with container component (#51185) 2023-08-16 16:25:17 +03:00
Oliver Eyton-Williams
a622414ae5 chore: remove sentry from the client (#51284) 2023-08-16 02:34:01 +05:30
Riya Dhawan
ff79352051 fix: note added for frontend libraries superblock page (#51270) 2023-08-15 18:33:47 +02:00
Muhammed Mustafa
54235c1eec refactor: remove ts expect error in timeLine file (#51221) 2023-08-15 15:11:18 +03:00
Riya Dhawan
98c7e2e7ae fix: add test for i18n CTAs (#51164) 2023-08-15 13:35:57 +02:00
Ahmad Abdolsaheb
da17fc6a00 fix: clean expose_donate_button AB test (#51262) 2023-08-15 16:09:00 +05:30
Oliver Eyton-Williams
112c485b12 feat: show upcoming certifications (#51198) 2023-08-14 19:19:10 +02:00
Oliver Eyton-Williams
dec82f802f refactor: move types to config from client (#51266) 2023-08-14 22:24:37 +05:30
Tom
97f33a9d9c fix(client): exam solution widget (#51195)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2023-08-14 09:45:55 -07:00
Ahmad Abdolsaheb
2f3b2da8fe feat: add aa test in react component (#51261) 2023-08-14 21:54:32 +05:30
Oliver Eyton-Williams
fd58cffd2d fix: allow submissions to complete if signed out (#51260) 2023-08-14 17:48:35 +05:30
Naomi Carrigan
b89f91cb11 feat: replace picasso painting with cat painting (#51130)
Co-authored-by: kolade <chrisjay967@gmail.com>
Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com>
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2023-08-14 16:10:06 +05:30
Oliver Eyton-Williams
e99154665e refactor: convert is-audited to TypeScript (#51232) 2023-08-14 15:50:22 +05:30
Oliver Eyton-Williams
b9832f4029 fix: ensure examResults are falsy before starting (#51217) 2023-08-10 16:51:04 -05:00
Muhammed Mustafa
a519e0ab65 refactor: remove extra import (#51205) 2023-08-10 12:21:54 +07:00
Muhammed Mustafa
50eff882cd fix: map header having a hover effect (#51188) 2023-08-09 11:27:05 +02:00
Tom
2eef45a209 fix(client): make exam client work with new endpoints (#51125)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2023-08-09 10:29:49 +02:00
Oliver Eyton-Williams
a57b3e94b3 refactor(client): simplify certification config (#51189) 2023-08-08 15:58:13 -07:00
Oliver Eyton-Williams
7a695b12ba refactor: DRY using Certification enum (#51176) 2023-08-07 17:39:36 -07:00
Oliver Eyton-Williams
c387bbe43d feat: disable submission until it's done (#51150) 2023-08-07 10:23:23 -05:00
Muhammed Mustafa
e9df549bc9 feat(client): add the missing MSTrophyMissing sound (#51161) 2023-08-07 13:58:26 +07:00
Muhammed Mustafa
68e2269162 feat(client): create editor system theme (#49717) 2023-08-03 22:11:01 +05:30
Hadi Ghahroudi
2a13fefdf0 fix(client): update global.css to fix button style inconsistency (#50977) 2023-08-03 18:15:35 +03:00
Oliver Eyton-Williams
984208f2a5 feat(api): check ms trophy urls exist (#51016)
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2023-08-02 14:10:25 -05:00
Oliver Eyton-Williams
dc8dd9c1f7 refactor: move client-only utils inside client (#51120) 2023-08-02 15:51:10 +03:00
Muhammed Mustafa
4e1e339b04 feat(client): remove donation button label (#51106)
Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com>
2023-08-02 11:32:42 +00:00
Muhammed Mustafa
ebdd2aab2e feat(client): remove extra form elements in the settings (#50996) 2023-08-02 12:41:39 +02:00
Jeff Chang
6a1667b9a8 fix(landing): fixed trending guides breakpoint and spacing (#51032) 2023-08-01 15:31:14 +03:00
Muhammed Mustafa
1475a4b39b feat(client): remove handle select amount (#51107) 2023-08-01 14:34:25 +03:00
Naomi Carrigan
34d72c98d0 fix: invert boolean check for i18n ctas (#51115) 2023-07-31 22:47:17 -05:00
Oliver Eyton-Williams
5f475cefa6 refactor: use process.env in node environments (#51110) 2023-07-31 17:25:24 +02:00
Huyen Nguyen
12abcf94b2 chore(client): remove unused prop (#51105) 2023-07-31 10:06:20 +02:00
Sem Bauke
156376a108 feat: seperate HTML foundation topics TOP (#51068) 2023-07-30 13:35:51 +03:00
Shaun Hamilton
f5d0adf448 fix(client): default examInProgress to false (#51079)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2023-07-29 17:00:37 +03:00
Oliver Eyton-Williams
f91b5841d3 feat(client): remove gitHash from api requests (#51083) 2023-07-28 20:35:41 +02:00
Muhammed Mustafa
fe076d630f feat(client): make skip to content skip to the actual content (#50956)
Co-authored-by: Bruce B <bbsmooth@gmail.com>
2023-07-28 07:45:31 +02:00
Oliver Eyton-Williams
69d6ee32bf feat: python in the browser (#50913)
Co-authored-by: Beau Carnes <1513130+beaucarnes@users.noreply.github.com>
2023-07-28 07:36:25 +02:00
Tom
88204816d8 fix(client): use new C# icon (#51073) 2023-07-28 02:26:43 +03:00
Naomi Carrigan
175f039fd6 fix: modify the style of the preview popout button (#51018) 2023-07-27 07:36:57 +02:00
Naomi Carrigan
19faa09c9b feat: remove legacy RWD projects (#50960) 2023-07-26 13:38:44 -05:00
Oliver Eyton-Williams
ae164d7ca8 feat(client): validate ms learn submissions (#51008)
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2023-07-26 10:34:58 +02:00
Tom
7d0fc4d744 feat(client): add certification layout for c sharp cert (#51030)
Co-authored-by: Sboonny <MuhammedElruby@gmail.com>
2023-07-26 09:59:11 +02:00
Muhammed Mustafa
aa1e31495b feat(client): move sentence array outside lowerjaw component (#51061) 2023-07-26 09:53:34 +02:00
Bruce Blaser
2870ff2566 fix(a11y): announce percent completed for screen readers (#50978) 2023-07-25 09:39:18 -07:00
Muhammed Mustafa
8a93d88cec feat(client): remove unused CSS (#51060) 2023-07-25 08:38:16 -07:00