Commit Graph

33031 Commits

Author SHA1 Message Date
Naomi Carrigan
cdcea13d5f fix(tools): api settings test (#50394) 2023-05-16 07:32:17 +03:00
Shaun Hamilton
651e1905fd chore(api): pull prod db schema (#49735)
* chore(api): pull prod db schema

* manual user model schema

* adjust json types

* temp: fix object type

* adjust schema with Json types

* fix: oliver found my bugs 🐛

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* ttl to int, remove github from user

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* fix: remove unused parts of the prisma schema

---------

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2023-05-16 07:28:39 +03:00
Niraj Nandish
032f9d95ae feat(api): add update privacy terms endpoint (#50300)
* feat: move update privacy terms route

* test: update privacy terms route tests

* feat: add /settings prefix to settings route

* fix: updated routes in tests

* Revert "fix: updated routes in tests"

This reverts commit 4a1305e135.

* Revert "feat: add /settings prefix to settings route"

This reverts commit 2a0d4566fe.
2023-05-15 13:21:32 -07:00
Muhammed Mustafa
3c28323a2c feat(client): remove the height from the space component (#50244) 2023-05-15 12:41:31 -07:00
camperbot
9232a49182 chore(i18n,docs): processed translations (#50390) 2023-05-15 07:07:18 -07:00
camperbot
d40d0e6145 chore(i18n,learn): processed translations (#50391) 2023-05-15 07:06:59 -07:00
renovate[bot]
dd7e7b58f2 fix(deps): update dependency @fastify/middie to 8.3 (#50384)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-15 13:43:53 +03:00
renovate[bot]
decb2e87b6 fix(deps): update dependency fastify to v4.17.0 (#50230)
* fix(deps): update dependency fastify to v4.17.0

* add missing code in error object

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Sboonny <muhammed@freecodecamp.org>
2023-05-15 11:17:09 +03:00
renovate[bot]
e2716c35ea fix(deps): update prisma monorepo to v4.14.0 (#50377)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-15 11:12:59 +03:00
renovate[bot]
e56b9bf82e fix(deps): update dependency react-reflex to v4.1.0 2023-05-13 15:26:54 +00:00
renovate[bot]
8b421aa8dd fix(deps): update dependency jquery to v3.7.0 2023-05-13 11:56:52 +00:00
renovate[bot]
2cfadcf28a chore(deps): update automerged always - codesee to v0.587.0 2023-05-13 09:34:31 +00:00
renovate[bot]
a2cf596599 chore(deps): update dependency node-fetch to v2.6.11 2023-05-13 05:52:28 +00:00
camperbot
bf54d5d76a chore(i18n,learn): processed translations (#50366) 2023-05-12 08:05:58 -07:00
camperbot
340b01ac95 chore(i18n,docs): processed translations (#50365) 2023-05-12 16:45:09 +03:00
Shaun Hamilton
bacbbaecad fix(docs): Gitpod not GitPod (#50364) 2023-05-12 15:41:28 +03:00
Zaira
8b734052d0 feat(docs): add troubleshooting Gitpod ports (#50363)
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2023-05-12 11:14:48 +00:00
tgoulder4
5b3ecb7035 fix(curriculum): Added missing full stop after 'entirely'. (#50358)
Update remove-an-element-using-jquery.md

Added full stop after 'entirely'
2023-05-12 11:16:43 +04:00
Sem Bauke
e739fced7d feat: add exercise D The Odin Project (#50278)
* feat: exercise D The Odin Project

* fix: update images

* Apply suggestions from code review

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>

---------

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
2023-05-11 23:24:32 -05:00
camperbot
b2a2f10d0e chore(i18n,learn): processed translations (#50354) 2023-05-11 19:22:56 +03:00
camperbot
f7ceb2727a chore(i18n,docs): processed translations (#50353) 2023-05-11 19:22:43 +03:00
Yashaswi Makula
0e927aa967 fix(client): show certification border to visitors (#50349)
fix(UI): Certification border is now normal
2023-05-10 20:48:11 +03:00
camperbot
7e872de726 chore(i18n,learn): processed translations (#50348) 2023-05-10 10:27:44 -07:00
camperbot
ecb94a05be chore(i18n,docs): processed translations (#50347) 2023-05-10 16:57:16 +03:00
Sem Bauke
ae9c274fec feat: add exercise E The Odin Project (#50287)
* feat: add exercise E The Odin Project

* Apply suggestions from code review

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>

* Apply suggestions from code review

Co-authored-by: Niraj Nandish <nirajnandish@icloud.com>

---------

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
Co-authored-by: Niraj Nandish <nirajnandish@icloud.com>
2023-05-10 16:55:00 +04:00
Niraj Nandish
d34be97fe2 fix(client): error flash when toggling send quincy email in settings (#50336) 2023-05-10 14:20:33 +02:00
Shaun Hamilton
5eb91a9043 chore(api-server): remove unused is* fields (#50346) 2023-05-10 11:59:40 +02:00
Alex Davies
b54c738d0e fix(docs): correct typos (#50345) 2023-05-10 12:47:14 +03:00
Sem Bauke
b24c939322 feat: add exercise C The Odin Project (#50257)
* feat: add exercise C The Odin Project

* Apply suggestions from code review

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>

---------

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
2023-05-10 10:29:00 +04:00
Oliver Eyton-Williams
5d9dccb37f test: unlock when syntax error fixed (#50325)
* refactor: use data-cy for console output

* test(client): unlock after fixing syntax errors
2023-05-09 23:15:08 +05:30
Dario-DC
300a560494 chore(curriculum): fixed header names in algebra with Python course (#50337)
fixed header names
2023-05-09 20:14:31 +03:00
camperbot
0ec445b3be chore(i18n,learn): processed translations (#50333) 2023-05-09 09:31:00 -07:00
Muhammed Mustafa
c7f5a4cf8b feat(api): add update IsHonest value endpoint (#50281)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2023-05-09 09:29:48 -07:00
camperbot
77769db9af chore(i18n,client): processed translations (#50330) 2023-05-10 00:58:02 +09:00
Oliver Eyton-Williams
8577c982ea docs: enabling new languages link to handbook (#50326) 2023-05-09 18:18:04 +03:00
camperbot
efcc02b6e8 chore(i18n,docs): processed translations (#50329) 2023-05-09 23:38:14 +09:00
Dario-DC
579fee70a3 chore(curriculum): fixed a test and some text in odin project's css foundations (#50288)
* fixed a test and some text in Olin project's CSS foundations
2023-05-09 14:01:31 +03:00
Oliver Eyton-Williams
8ed409ddc9 fix(client): allow user code to build after update (#50323) 2023-05-09 13:32:04 +03:00
Ben DaGloria Rifleman
0e8e7bf232 fix(docs): replace exclusionary language, add punctuation (#50318) 2023-05-09 12:17:30 +03:00
Muhammed Mustafa
afd4402a49 feat(api): add subscribe to quincy email endpoint (#50305) 2023-05-09 09:10:39 +00:00
DanielRosa74
a267f5a6d9 chore(i18n,learn): include 2 translated certs in Portuguese curriculum (#50316)
* Update superblock-order.ts

Added College algebra and Project Euler to Audited

Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
2023-05-09 10:46:43 +02:00
Muhammed Mustafa
d502ff973b feat(api): add keyboard shortcut endpoint (#50286) 2023-05-09 09:55:36 +02:00
Oliver Eyton-Williams
c2cb818f87 chore(api): add test utilities (#50289) 2023-05-09 11:15:54 +05:30
camperbot
f5509d7ba4 chore(i18n,docs): processed translations (#50312) 2023-05-08 20:45:36 +05:30
camperbot
0652f111a5 chore(i18n,learn): processed translations (#50314) 2023-05-08 20:45:14 +05:30
Muhammed Mustafa
0d98f28b9e feat(client): delete generic success message in the alert (#49780)
* change the flash message in profileui endpoint

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2023-05-08 16:58:06 +02:00
camperbot
13334014c9 chore(i18n,client): processed translations (#50313) 2023-05-08 14:15:13 +01:00
Ahmad Abdolsaheb
6115df88cd feat: replace code lock epic with saga (#50088) 2023-05-08 14:28:21 +05:30
Muhammed Mustafa
39538c8b22 feat(client): polish the styles for the lang button (#50256)
Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com>
2023-05-08 13:16:19 +05:30
renovate[bot]
b3d70a3381 fix(deps): update dependency @growthbook/growthbook-react to v0.16.0 (#50310)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-08 13:14:05 +05:30