Commit Graph

33491 Commits

Author SHA1 Message Date
Muhammed Mustafa
8b9ca4c3ab chore(client): bump prisma to v5 (#51131) 2023-08-03 11:59:15 +02: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
bbfb5bf08e test(api): count userTokens before getting user (#51132) 2023-08-02 20:15:41 +03: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
camperbot
3fce7198dd chore(i18n,client): processed translations (#51121) 2023-08-02 14:41:34 +05:30
Lasse Jørgensen
96f7570872 fix(curriculum): use child combinator for label location (#51058)
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2023-08-02 01:16:26 +03:00
Aayush
120ad721a3 fix(curriculum): typo in instructions (#51119) 2023-08-01 17:01:24 +03: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
camperbot
f7c83833c6 chore(i18n,client): processed translations (#51113) 2023-07-31 13:11:30 -05:00
Oliver Eyton-Williams
5f475cefa6 refactor: use process.env in node environments (#51110) 2023-07-31 17:25:24 +02:00
Oliver Eyton-Williams
c2fff83d41 refactor(api): simplify user tests (#51111) 2023-07-31 21:08:05 +07: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
renovate[bot]
af6c4febf9 fix(deps): update dependency fastify to v4.21.0 2023-07-30 01:34:37 +00:00
renovate[bot]
6eaa03ab06 chore(deps): update dependency pino-pretty to v10.2.0 2023-07-29 22:55:02 +00:00
renovate[bot]
6aa123dc61 chore(deps): update dependency eslint-plugin-react to v7.33.1 2023-07-29 22:52:26 +00:00
renovate[bot]
46d1f1122e chore(deps): update dependency jquery to v3.7.0 2023-07-29 18:26:42 +00:00
renovate[bot]
71841b7a50 chore(deps): update dependency eslint-plugin-import to v2.28.0 2023-07-29 18:24:17 +00:00
renovate[bot]
8cbe791ec4 chore(deps): update dependency eslint-config-prettier to v8.9.0 2023-07-29 18:22:17 +00:00
renovate[bot]
eb4dd6472b chore(deps): update dependency eslint to v8.46.0 2023-07-29 16:37:54 +00:00
renovate[bot]
f271665ca1 chore(deps): update babel monorepo 2023-07-29 14:21:58 +00:00
renovate[bot]
fe02a678b5 fix(deps): update dependency tslib to v2.6.1 2023-07-29 14:21:03 +00: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
renovate[bot]
a34ee52eb2 fix(deps): update dependency @headlessui/react to v1.7.16 2023-07-29 13:19:24 +00:00
renovate[bot]
3192b40e89 fix(deps): update dependency codemirror to v5.65.14 2023-07-29 13:18:08 +00:00
renovate[bot]
7874a282a8 fix(deps): update algolia-instantsearch monorepo to v6.40.4 2023-07-29 10:21:50 +00:00
renovate[bot]
75ed177a7c chore(deps): update jest monorepo to v29.6.2 2023-07-29 10:20:23 +00:00
renovate[bot]
2142604eed chore(deps): update dependency @types/node to v18.17.1 2023-07-29 08:08:41 +00:00
renovate[bot]
9563d35f09 chore(deps): update dependency @types/lodash-es to v4.17.8 2023-07-29 08:02:16 +00:00
renovate[bot]
908c6218e2 chore(deps): update github actions 2023-07-29 12:40:20 +05:30
renovate[bot]
491a782eaf chore(deps): update dependency @types/lodash to v4.14.196 2023-07-29 04:42:08 +00:00
renovate[bot]
25ba566849 chore(deps): update dependency @types/enzyme to v3.10.13 2023-07-29 04:38:45 +00:00
renovate[bot]
abdae93018 chore(deps): update dependency @types/chai to v4.3.5 2023-07-29 00:36:14 +00:00
Oliver Eyton-Williams
f91b5841d3 feat(client): remove gitHash from api requests (#51083) 2023-07-28 20:35:41 +02:00
camperbot
5b641241ad chore(i18n,client): processed translations (#51082) 2023-07-28 11:18:36 -05:00
Muhammed Mustafa
bbe54e0716 feat: add col component (#51012)
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
2023-07-28 08:02:00 +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
camperbot
0caaf7ec66 chore(i18n,client): processed translations (#51069) 2023-07-28 07:19:57 +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
Sem Bauke
c628d52740 fix(curriculum): The Odin Project grammar (#51063)
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2023-07-26 20:42:40 +02:00
Naomi Carrigan
19faa09c9b feat: remove legacy RWD projects (#50960) 2023-07-26 13:38:44 -05:00
Naomi Carrigan
cc317f458c fix(curriculum): allow valid input elements to pass (#51019) 2023-07-26 10:11:38 -05:00
camperbot
d030ddcb2f chore(i18n,client): processed translations (#51066) 2023-07-26 07:14:19 -07:00
camperbot
1f58ecab59 chore(i18n,docs): processed translations (#51065) 2023-07-26 07:14:04 -07:00