Commit Graph

4824 Commits

Author SHA1 Message Date
Jacques Metevier
d17ce537d9 fix(styles): fix whitespace in code instructions (#50679) 2023-06-22 12:57:03 +05:30
Oliver Eyton-Williams
9d20e93ed8 chore: simplify develop scripts (#50765) 2023-06-21 12:11:25 -07:00
camperbot
ac209a7fa4 chore(i18n,client): processed translations (#50774) 2023-06-21 11:47:07 -07:00
Oliver Eyton-Williams
be66654d4e refactor: remove unused 'flag' variable (#50676)
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
2023-06-20 17:00:30 -07:00
camperbot
22e2dfd859 chore(i18n,client): processed translations (#50762) 2023-06-20 11:23:19 -05:00
zavedhussain
8f62a938ab feat(client): add border to inline code (#50693)
Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
2023-06-20 08:59:22 -07:00
Ahmad Abdolsaheb
8f8d306986 feat: add modal CTA rotation (#50713) 2023-06-19 22:12:23 +07:00
renovate[bot]
9ac9a4471b chore(deps): update dependency webpack to v5.87.0 2023-06-18 00:25:55 +00:00
renovate[bot]
2cfd71eb57 chore(deps): update dependency dotenv to v16.3.1 2023-06-17 21:58:15 +00:00
camperbot
a5feba9afe chore(i18n,client): processed translations (#50729) 2023-06-16 13:16:04 -05:00
camperbot
c972d4b174 chore(i18n,client): processed translations (#50715) 2023-06-16 10:21:02 +02:00
camperbot
a9b7816813 chore(i18n,client): processed translations (#50686) 2023-06-14 20:29:00 +05:30
Tom
5e04985c93 feat(curriculum): add C# superblock (#50646)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2023-06-14 13:36:39 +02:00
camperbot
b46b527002 chore(i18n,client): processed translations (#50673) 2023-06-12 12:17:47 -07:00
renovate[bot]
75bb585ef5 chore(deps): update dependency webpack to v5.86.0 2023-06-11 00:49:27 +00:00
renovate[bot]
aeef935304 fix(deps): update dependency i18next to v22.5.1 2023-06-10 22:42:38 +00:00
renovate[bot]
37ceeddda3 fix(deps): update dependency algoliasearch to v4.17.2 2023-06-10 18:51:22 +00:00
renovate[bot]
f29c9a8724 chore(deps): update react monorepo 2023-06-10 13:50:31 +00:00
renovate[bot]
3e46486bea chore(deps): update babel monorepo to v7.22.5 2023-06-10 03:17:35 +00:00
anastasiiauk
5ef723e232 fix(i18n): replace English with Ukrainian quotes and compliments (#50624) 2023-06-09 15:14:00 +05:30
Tom
167a8e7638 refactor: remove dasherize (#50620) 2023-06-07 23:28:56 -07:00
Ahmad Abdolsaheb
76673d544b feat(client): AB test displaying the progress donation modal multiple times (#50408)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2023-06-07 19:56:01 +05:30
Jacques Metevier
1f9c1e9d21 chore(deps): upgrade eslint (#50614)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2023-06-06 17:58:27 +02:00
Sky Jacobson
fcc5fdea5c test(client): created unit test suite for OfflineWarning component (#50572)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2023-06-06 17:12:19 +02:00
Sem Bauke
d18414fa2d feat: add progress bar to lower jaw (#50167)
Co-authored-by: IsmailTlemcani <ismail.tlemcani@gmail.com>
Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com>
2023-06-06 14:59:40 +03:00
camperbot
9a51cc1bee chore(i18n,client): processed translations (#50617) 2023-06-05 08:02:44 -07:00
renovate[bot]
579df6f4d3 chore(deps): update dependency webpack to v5.85.0 2023-06-05 02:01:29 +00:00
renovate[bot]
5717ab9de9 chore(deps): update dependency dotenv to v16.1.4 2023-06-04 18:31:01 +00:00
renovate[bot]
8459e8c2fe fix(deps): update dependency @stripe/stripe-js to v1.54.0 2023-06-03 23:04:47 +00:00
Mustafa El Rouby
827ec2032b fix(client): underline links for all languages (#50571)
Co-authored-by: Aaron <a.rcottrill521@gmail.com>
2023-06-03 12:53:41 +03:00
renovate[bot]
189aa2fa0a chore(deps): update dependency @types/jest to v29.5.2 2023-06-03 07:34:57 +00:00
renovate[bot]
2fec1add02 chore(deps): update babel monorepo 2023-06-03 05:34:34 +00:00
DEVelooper29
d46977d2f7 fix: updated reset and help buttons (#50087)
Co-authored-by: Sboonny <muhammed@freecodecamp.org>
Co-authored-by: Bruce B <bbsmooth@gmail.com>
2023-06-02 20:40:55 +03:00
camperbot
83bb3b4aa7 chore(i18n,client): processed translations (#50588) 2023-06-02 09:41:47 -07: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
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
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
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
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]
06b065723e chore(deps): update dependency @types/react to v16.14.42 2023-05-27 08:54:10 +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
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