Commit Graph

33138 Commits

Author SHA1 Message Date
camperbot
83bb3b4aa7 chore(i18n,client): processed translations (#50588) 2023-06-02 09:41:47 -07:00
Mrugesh Mohapatra
102962d175 chore: change label name for learn 2023-06-02 13:52:04 +05:30
Muhammed Mustafa
e368410c89 feat(api): deprecate get account endpoint (#50419) 2023-06-02 08:09:54 +02:00
Abhishek
458084de84 fix(curriculum): added a word in the paragraph (#50550) 2023-06-02 12:38:35 +07:00
Sem Bauke
c5deeccd3f feat: update my username endpoint (#50271)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2023-06-02 07:04:50 +02:00
Jacques Metevier
d6e30b2b39 chore(build): remove unused packagese, add needed packages, add eslint caching (#50527)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2023-06-01 15:19:28 -05:00
Mrugesh Mohapatra
16cfbd5829 feat(client): add duplicate account warning (#50555)
* feat(client): add duplicate account warning

* feat: check completed challenge count

* feat: stop redirecting /learn to /email-sign-up

* test: update to account for the lack of redirects

Also, in an extremely WET way, test both options.

* Update client/src/pages/email-sign-up.tsx

---------

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2023-06-01 14:26:19 -05:00
Ahmad Abdolsaheb
41b9d94a4e feat(client): AB test loading donation elements individually (#50564)
* feat(client):AB test loading donation elements individually

* Apply suggestions from code review

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

* fix: simplify logic

---------

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2023-06-01 13:53:22 -05:00
Naomi Carrigan
5cf2228e84 feat(tools): repair-meta script (#50475) 2023-06-01 17:42:24 +00:00
camperbot
b9be06aa0a chore(i18n,learn): processed translations (#50582) 2023-06-01 09:44:22 -07:00
camperbot
73d6f6e194 chore(i18n,docs): processed translations (#50580) 2023-06-01 09:44:05 -07:00
David Moreno-Bautista
ed73d472cd fix(client): stop preview in new window from disappearing on parent resize (#50389)
* fix(UI): preview in new window doesn't disappear on parent resize now

* refactor: rename css class for clarity

* refactor: remove unnecessary code

* chore: fix comment

* refactor: turn switch statement into if statement for clarity

* fix: close preview window if navigating away from learning section

* fix: make button bigger for mobile

* fix: stop preview from disappearing on resize after chapter change

* fix: apply style only to tab that needs it

chore: add comments for clarity

---------

Co-authored-by: David Moreno-Bautista <71296308+davmoba4@users.noreply.github.com>
2023-06-01 11:03:00 -05:00
Tom
373e808938 refactor(config): superblocks and map (#50435) 2023-06-01 14:51:57 +02:00
camperbot
7267fe29ca chore(i18n,docs): processed translations (#50567) 2023-05-31 20:45:40 +05:30
camperbot
3f188ab24b chore(i18n,learn): processed translations (#50568) 2023-05-31 16:21:32 +02:00
Naomi Carrigan
2abd929426 fix(curriculum): rounding issue in getter/setter challenge (#50560) 2023-05-31 17:56:47 +05:30
CallmeHongmaybe
9ea1969a37 fix: relocate CodeAlly banner to fit layout (#50534) 2023-05-31 17:55:59 +05:30
Oliver Eyton-Williams
c3ce96069a fix: only show loader message on layout (#50556) 2023-05-31 17:22:09 +05:30
camperbot
e4f1f14a5a chore(i18n,learn): processed translations (#50558) 2023-05-30 22:30:05 -03:00
camperbot
0fff77d3e0 chore(i18n,docs): processed translations (#50545) 2023-05-30 08:59:24 -07:00
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