Commit Graph

34468 Commits

Author SHA1 Message Date
Oliver Eyton-Williams
f3eb1eccb5
refactor: remove unused parts of api-server (#50513)
* refactor: remove unused parts of api-server
2023-05-30 22:54:19 +07:00
a2937
512bcc0a8f
chore(tools): add a pre-seed run script (#50543) 2023-05-30 15:42:59 +05:30
Mrugesh Mohapatra
c581532086
fix: disable flaky codeally e2e tests (#50554) 2023-05-30 15:30:56 +05:30
Oliver Eyton-Williams
404d3f1726
refactor(api): stop returning sessionMeta (#50482) 2023-05-30 10:18:47 +02:00
camperbot
ef64e06836
chore(i18n,learn): processed translations (#50549) 2023-05-29 22:31:29 -03:00
camperbot
12dd8c4880
chore(i18n,client): processed translations (#50546) 2023-05-29 07:38:22 -07:00
Harmeet singh
6ae759fc97
feat(a11y): make completed-step more accessibility (#50457) 2023-05-28 22:54:02 +03:00
renovate[bot]
64a5238af0 chore(deps): update dependency postcss to v8.4.24 2023-05-28 14:01:35 +00:00
DanielRosa74
45db398f89
fix(curriculum): proposed fix for some issues found in source files (#50539) 2023-05-28 10:21:35 +03:00
renovate[bot]
f1a11672cc chore(deps): update babel monorepo 2023-05-27 18:33:51 +00:00
renovate[bot]
14b76f2088 fix(deps): update dependency algoliasearch to v4.17.1 2023-05-27 15:24:03 +00:00
renovate[bot]
f3b3013374 chore(deps): update dependency @types/lodash to v4.14.195 2023-05-27 12:20:46 +00:00
renovate[bot]
06b065723e chore(deps): update dependency @types/react to v16.14.42 2023-05-27 08:54:10 +00:00
renovate[bot]
bfbbc350db chore(deps): update github actions 2023-05-27 04:42:12 +00:00
Muhammed Mustafa
49948076df
revert(client): add react suspense and lazy loading (#50529) 2023-05-27 06:39:00 +05:30
Mrugesh Mohapatra
e562d10d6e
revert: show the default 404 page only when profile fails (#50528) 2023-05-27 04:35:32 +05:30
camperbot
ca1de1bd69
chore(i18n,docs): processed translations (#50523) 2023-05-26 09:21:43 -07:00
camperbot
fe91da0605
chore(i18n,learn): processed translations (#50524) 2023-05-26 09:20:50 -07:00
Naomi Carrigan
f9d148890f
docs: general cleanup and maintenance (#50473)
Co-authored-by: Sem Bauke <semboot699@gmail.com>
2023-05-26 16:19:27 +05:30
Naomi Carrigan
389e83796d
fix(tools): deduplicate workflows (#50520) 2023-05-26 15:07:38 +05:30
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