Niraj Nandish
8171abfa6d
feat(api): reset progress endpoint ( #50432 )
...
---------
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
2023-05-26 11:26:26 +03:00
Muhammed Mustafa
405a40b6b0
feat(client): show the default 404 page only when profile fails ( #50367 )
...
* feat(client): check if visited profile exist
* fix typo in the variable name
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* add error boundray arround the session user
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
---------
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
2023-05-26 11:21:23 +04:00
Oliver Eyton-Williams
41372c31cd
chore(tools): update mongodb in seed script ( #50519 )
2023-05-25 22:13:37 +01:00
Jacques Metevier
4a9c0a4886
chore: remove unused code ( #50507 )
2023-05-25 22:14:42 +03:00
camperbot
b9d6989411
chore(i18n,docs): processed translations ( #50514 )
2023-05-25 09:54:26 -07:00
camperbot
6624e463ca
chore(i18n,learn): processed translations ( #50516 )
2023-05-25 09:53:59 -07:00
Jacques Metevier
3f967f3609
docs: fix link ( #50510 )
2023-05-25 09:11:03 +03:00
Oliver Eyton-Williams
62dd14a454
refactor: stop storing sessionMeta in redux ( #50481 )
2023-05-24 23:35:53 +03:00
Niraj Nandish
a4ab0b4e18
chore: move update socials schema ( #50506 )
...
* chore: move update scoials schema
* fix: set maxLength value to satisfy tests
2023-05-24 11:57:19 -07:00
Oliver Eyton-Williams
2f77513a6a
fix(api): update new api schema ( #50500 )
...
* fix(api): remove unused parts of schema
isX are unused and prisma does not care what's in the db if you do not
ask for it.
* fix: add isCollegeAlgebraPyCertV8
2023-05-24 20:37:57 +03:00
Oliver Eyton-Williams
39857b5aa4
test(api): schema security ( #50413 )
...
* test: confirm all schemas pass basic validation
* refactor: use tested schemas in routes
* chore: move ajv to dev deps
2023-05-24 09:31:13 -07:00
Oliver Eyton-Williams
1fc0bccb6f
refactor(api): stop returning streak ( #50502 )
...
The client does not use them. It calculates streaks from the calendar
property.
2023-05-24 19:16:29 +03:00
Muhammed Mustafa
4c5363bff0
fix(api-server): a typo in the info message for resubscribe ( #50496 )
2023-05-24 16:27:26 +02:00
camperbot
b30364ffa7
chore(i18n,learn): processed translations ( #50499 )
2023-05-24 13:28:34 +00:00
Oliver Eyton-Williams
4cfd03224d
fix(api): cleanup test dbs after use ( #50466 )
2023-05-24 15:16:31 +02:00
camperbot
9d2ea4048b
chore(i18n,client): processed translations ( #50495 )
2023-05-24 15:13:43 +02:00
camperbot
a91544b43b
chore(i18n,docs): processed translations ( #50494 )
2023-05-24 14:43:13 +02:00
Mrugesh Mohapatra
1d3f7e2c6e
docs: update mongodb ( #50492 )
2023-05-24 09:14:30 +00:00
Naomi Carrigan
50e356378e
fix(curriculum): test that assignment is unchanged ( #50490 )
...
* fix(curriculum): test that assignment is unchanged
* chore: apply gikf's review
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com >
---------
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com >
2023-05-24 10:56:06 +02:00
Niraj Nandish
94534382ae
fix(api): rename account delete endpoint ( #50485 )
2023-05-23 21:37:29 -07:00
Ali Mora
dd6ea2e144
fix(curriculum): Font Awesome icons wording update ( #50488 )
...
(fix) Lesson: Font Awesome icons wording update
2023-05-23 21:36:09 -07:00
renovate[bot]
45a4287d1a
fix(deps): update dependency @stripe/stripe-js to v1.53.0
2023-05-23 22:18:14 +00:00
Niraj Nandish
b688a82f43
feat(client): generate challenge data as static files ( #50369 )
...
* feat(client): generate challenge data as static files
* chore: hopefully this is better types
* fix: add declaration file
* fix: schema issues
---------
Co-authored-by: sembauke <semboot699@gmail.com >
2023-05-23 08:37:49 -07:00
camperbot
721483f313
chore(i18n,docs): processed translations ( #50477 )
2023-05-23 08:34:19 -07:00
Dario-DC
ba655f3e7c
chore(i18n, learn): added 2 translated certs to Italian curriculum ( #50479 )
...
* added 2 translated certs to Italian curriculum
* swapped certs order
2023-05-23 08:30:58 -07:00
camperbot
80da6b4e0a
chore(i18n,learn): processed translations ( #50480 )
2023-05-23 09:00:06 -05:00
camperbot
c8ed611368
chore(i18n,client): processed translations ( #50478 )
2023-05-23 08:56:54 -05:00
Oliver Eyton-Williams
6521b9bd90
chore: add unsubscribeIds to demo users ( #50468 )
...
Real users get this property when created, so it should be in the demo
users too.
2023-05-22 16:14:31 +02:00
camperbot
7209d535e8
chore(i18n,learn): processed translations ( #50472 )
2023-05-22 16:14:00 +02:00
camperbot
60987907e8
chore(i18n,client): processed translations ( #50470 )
2023-05-22 16:13:38 +02:00
camperbot
ab9c5d1120
chore(i18n,docs): processed translations ( #50469 )
2023-05-22 16:13:26 +02:00
Huyen Nguyen
e50dd4a905
fix(client): typo in function name ( #50464 )
2023-05-22 10:03:38 +00:00
renovate[bot]
93430e1614
fix(deps): update dependency react-i18next to v12.3.1 ( #50459 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-22 05:50:56 +00:00
renovate[bot]
53748bb950
fix(deps): update dependency i18next to v22.5.0 ( #50458 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-22 08:16:32 +03:00
renovate[bot]
e114280189
fix(deps): update algolia-instantsearch monorepo to v6.40.0
2023-05-20 18:22:37 +00:00
renovate[bot]
78f31aa966
fix(deps): update prisma monorepo to v4.14.1
2023-05-20 15:42:06 +00:00
renovate[bot]
382b2fc2bd
fix(deps): update dependency react-router-dom to v6.11.2
2023-05-20 13:35:50 +00:00
renovate[bot]
1b913eba52
chore(deps): update dependency @types/node-fetch to v2.6.4
2023-05-20 11:15:42 +00:00
abo3ankaboot
ee5fae5d10
fix(curriculum): improve clunky wording in css markers step 5 ( #50447 )
...
Change clunky wording in css markers step 5
2023-05-20 06:18:16 +02:00
Muhammed Mustafa
b7697c7304
refactor(client): remove extra operation ( #50445 )
2023-05-19 10:42:13 -07:00
Shubham Lal
132a862901
feat(client): add contribute button on header's navbar ( #50400 )
2023-05-19 19:33:41 +03:00
camperbot
8e9606032c
chore(i18n,learn): processed translations ( #50444 )
2023-05-19 13:29:05 +00:00
camperbot
912e7f232e
chore(i18n,client): processed translations ( #50442 )
2023-05-19 15:26:11 +02:00
Shubham Lal
165d9f0c67
feat(client): change of container & anchor's css on project hover ( #50360 )
2023-05-19 12:33:56 +03:00
Rabin Osti
129f629e10
fix(curriculum): array spread syntax example ( #50416 )
...
array literal spread syntax #50414 fixed
2023-05-18 11:05:06 -07:00
Muhammed Mustafa
1e6b3cfa70
refactor(test): remove extra undefined mark ( #50428 )
2023-05-18 10:40:31 -07:00
camperbot
64f3a21b0a
chore(i18n,learn): processed translations ( #50421 )
2023-05-18 17:01:15 +02:00
Muhammed Mustafa
2fdaeaf550
fix(api): socials endpoint test ( #50423 )
...
fix(api): uocials endpoint textt
2023-05-18 14:08:40 +00:00
Niraj Nandish
999d8a6c03
feat(api): create account delete endpoint ( #50304 )
...
* feat(api): create account delete endpoint
---------
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
2023-05-18 17:01:21 +03:00
Muhammed Mustafa
885cf86cd6
feat(api): add socials links endpoint ( #50332 )
...
* feat(api): add socials links endpoint
* Sort the typo in body call
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Revert "Sort the typo in body call"
This reverts commit 0588d3d70d .
---------
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
2023-05-18 17:29:43 +04:00