Commit Graph

33437 Commits

Author SHA1 Message Date
Muhammed Mustafa
aa1e31495b feat(client): move sentence array outside lowerjaw component (#51061) 2023-07-26 09:53:34 +02:00
camperbot
e069686fbf chore(i18n,docs): processed translations (#51054) 2023-07-25 22:47:16 -05:00
Niraj Nandish
29556804b0 fix: update already completed challenge (#51017) 2023-07-25 12:42:37 -07: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
camperbot
b364685353 chore(i18n,client): processed translations (#51028) 2023-07-25 15:47:00 +02:00
Ahmad Abdolsaheb
df9dbc9a02 feat: add aa-test to debug our Growthbook code (#51055) 2023-07-25 12:43:01 +03:00
Naomi Carrigan
55c7d3bd9f feat(docs): reply template for non-triaged issues (#51057) 2023-07-25 11:27:37 +03:00
Naomi Carrigan
2cf193c0a2 chore: keep ignoring generated files that are no longer generated (#51056) 2023-07-25 02:56:01 +05:30
Oliver Eyton-Williams
9441f781fd refactor: move challenge types to config (#51027) 2023-07-24 13:12:47 -07:00
camperbot
a154e0ac84 chore(i18n,learn): processed translations (#50994) 2023-07-24 08:34:47 -07:00
Ahmad Abdolsaheb
f317768d39 Revert "feat: accept modal bears AB test" (#51053) 2023-07-24 18:07:14 +04:00
Oliver Eyton-Williams
10eb1d9630 refactor: clean up api tests (#51035) 2023-07-23 12:33:17 +03:00
renovate[bot]
fab90da45c fix(deps): update dependency fastify to v4.20.0 2023-07-22 16:40:39 +00:00
renovate[bot]
ef7f36081c fix(deps): update dependency algoliasearch to v4.19.1 2023-07-22 16:39:55 +00:00
renovate[bot]
58c3fbfa11 chore(deps): update dependency @types/node to v18.17.0 2023-07-22 14:14:59 +00:00
renovate[bot]
9fd8a65767 chore(deps): update dependency pino-pretty to v10.1.0 2023-07-22 14:12:44 +00:00
renovate[bot]
4ef2e96365 chore(deps): update dependency eslint-plugin-react to v7.33.0 2023-07-22 11:01:38 +00:00
renovate[bot]
51693c2de2 chore(deps): update dependency @testing-library/jest-dom to v5.17.0 2023-07-22 11:01:09 +00:00
renovate[bot]
88cc7fcbb4 chore(deps): update github actions 2023-07-22 14:50:45 +05:30
renovate[bot]
779f7937aa fix(deps): update dependency react-router-dom to v6.14.2 2023-07-22 07:33:08 +00:00
renovate[bot]
8b3b31598b chore(deps): update dependency webpack to v5.88.2 2023-07-22 07:30:00 +00:00
renovate[bot]
67c7b9def9 fix(deps): update algolia-instantsearch monorepo to v6.40.3 2023-07-22 07:28:50 +00:00
renovate[bot]
00739e81d4 chore(deps): update dependency postcss to v8.4.27 2023-07-22 04:51:10 +00:00
renovate[bot]
1ca0a4372e chore(deps): update dependency @types/node to v18.16.20 2023-07-22 01:50:36 +00:00
Naomi Carrigan
94a305dbbc feat: reduce font size on completed challenge numbers (#50785)
Co-authored-by: Bruce B <bbsmooth@gmail.com>
Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com>
2023-07-21 17:15:28 +03:00
Naomi Carrigan
7ccb7ad9fc docs: pnpm doesn't need -- to pass flags to command (#51024) 2023-07-21 17:40:31 +05:30
Oliver Eyton-Williams
b1e2acdf9f fix: remove unused modules (#51034) 2023-07-21 09:37:38 +00:00
B.yashwanth
45c8d14b44 feat: add share in twitter button to the end of project. (#49395)
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com>
Co-authored-by: Muhammed Mustafa <MuhammedElruby@gmail.com>
2023-07-21 11:24:52 +03:00
Sem Bauke
96c022f749 feat: add new responsive webdesign to certified user (#51014) 2023-07-21 10:13:19 +03:00
Oliver Eyton-Williams
60393de145 fix(client): translate navigation warnings (#51026) 2023-07-20 10:12:43 -05:00
Sem Bauke
a8dc3aa350 feat: The Box Model - The Odin Project (#50896)
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
2023-07-20 14:32:21 +03:00
Naomi Carrigan
81fec04b60 chore: clean up form validator type defs (#51022) 2023-07-20 11:00:37 +02:00
Muhammed Mustafa
c71f3089f0 feat(client): remove extra HTML elements (#50988) 2023-07-20 09:22:14 +02:00
Bruce Blaser
50583e0ca6 fix(a11y): keyboard navigation on mobile tabs (#50961) 2023-07-20 09:20:23 +02:00
Sem Bauke
a7acb619a8 fix: remove Sentry debug endpoints (#51007) 2023-07-20 11:00:50 +04:00
Naomi Carrigan
2071ee3b67 chore: update email count (#51023) 2023-07-20 08:32:01 +02:00
Muhammed Mustafa
ff5e911776 feat(client): make EmailListOptIn a React component (#51010) 2023-07-20 07:32:36 +07:00
Niraj Nandish
f442145731 feat(api): backend challenge submission endpoint (#50949)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2023-07-19 21:02:13 +02:00
a2937
acc06f6ea2 fix(client): remove border from project code (#50968) 2023-07-19 12:00:24 -07:00
camperbot
a6e1af7b97 chore(i18n,docs): processed translations (#51003) 2023-07-19 08:46:24 -07:00
Niraj Nandish
260d64a0ed fix(api): getChallenges helper function (#51011)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2023-07-19 13:10:32 +02:00
Muhammed Mustafa
3ce5043595 feat(client): create row component (#50989)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2023-07-19 12:52:26 +03:00
Oliver Eyton-Williams
e9bc3e5968 fix(api): require fcc repos for coderoad submissions (#50995) 2023-07-18 15:48:19 +02:00
Mrugesh Mohapatra
bfecd5091d docs: add Michal to hall of fame (#51002) 2023-07-18 13:09:05 +02:00
Shaun Hamilton
414987ae2c Merge pull request from GHSA-6c37-r62q-7xf4 2023-07-18 15:57:45 +05:30
Jeremy L Thompson
8804f8be93 feat: add fast solution to Euler36 (#50974) 2023-07-18 11:48:15 +02:00
Oliver Eyton-Williams
6419daa038 fix(api): specify use of Int32 for small ints (#50971)
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2023-07-18 11:03:49 +02:00
Muhammed Mustafa
c0f732063f feat(client): remove bootstrap Form component (#50950) 2023-07-18 10:33:45 +03:00
Muhammed Mustafa
cf33ff9760 feat(client): Add Container Component to Component Library (#50963)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2023-07-18 10:31:06 +03:00