Commit Graph

4763 Commits

Author SHA1 Message Date
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
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
Tom
4dfca3c560 feat: add exam environment (#50356)
* feat: add exam environment

* fix: cypress

* fix: lint-ts

* fix: lint-js

* fix: codefactor

* fix: don't translate comments from new JS spreadsheet

* fix: more tests

* fix: challenge schema

* fix: external curriculum test?

* fix: add more comments
2023-05-18 13:33:43 +02:00
camperbot
bcc9970e5b chore(i18n,client): processed translations (#50410) 2023-05-17 08:28:25 -07:00
Ahmad Abdolsaheb
7af4e5db95 feat/AB-test-modal-bear (#50380) 2023-05-16 22:37:53 +05:30
Muhammed Mustafa
734a88e5d2 feat(client): delete invalid default profile image (#50352)
* feat(client): delete a not valid variable

* set validation to false if using the image

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

---------

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
2023-05-16 09:57:54 -07:00
camperbot
092cd9bd95 chore(i18n,client): processed translations (#50397) 2023-05-16 08:24:17 -07:00
Muhammed Mustafa
3c28323a2c feat(client): remove the height from the space component (#50244) 2023-05-15 12:41:31 -07: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
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
Niraj Nandish
d34be97fe2 fix(client): error flash when toggling send quincy email in settings (#50336) 2023-05-10 14:20:33 +02: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
camperbot
77769db9af chore(i18n,client): processed translations (#50330) 2023-05-10 00:58:02 +09:00
Oliver Eyton-Williams
8ed409ddc9 fix(client): allow user code to build after update (#50323) 2023-05-09 13:32:04 +03:00
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
renovate[bot]
ef0476412d chore(deps): update automerged always - codesee to v0.582.0 2023-05-07 02:22:27 +00:00
renovate[bot]
b6cc977f8d chore(deps): update dependency gatsby-plugin-webpack-bundle-analyser-v2 to v1.1.31 2023-05-06 19:02:24 +00:00
renovate[bot]
b23b9d4414 chore(deps): update dependency @types/react to v16.14.41 2023-05-06 16:36:09 +00:00
renovate[bot]
fd94b618d5 chore(deps): update dependency @types/react-transition-group to v4.4.6 2023-05-06 12:38:56 +00:00
renovate[bot]
31619ecb52 chore(deps): update babel monorepo 2023-05-06 08:18:33 +00:00
camperbot
dfd4caf293 chore(i18n,client): processed translations (#50291) 2023-05-05 22:51:44 +09:00
Bruce Blaser
a52b13c17e fix: remove tool panel buttons from mobile layout (#47683) 2023-05-05 10:55:52 +05:30
Ahmad Abdolsaheb
5cac374138 feat(client): add progress donation modal cta rotation (#50274)
Co-authored-by: Muhammed Mustafa <MuhammedElruby@gmail.com>
2023-05-05 10:53:06 +05:30
camperbot
125e0aaceb chore(i18n,client): processed translations (#50277) 2023-05-04 08:44:14 -07:00
Tom
d02bb663c4 refactor(curriculum): move helpCategory to block meta.json file (#50265)
* refactor: move helpCategory to block meta

* fix: test?
2023-05-04 08:46:58 +02:00
Krzysztof G
45d2ffa676 fix(client): LanguageList export (#50268)
fix: LanguageList export
2023-05-03 22:51:26 +03:00
camperbot
c314e08df2 chore(i18n,client): processed translations (#50261) 2023-05-03 18:32:38 +03:00
Tom
3f0202a7b8 feat(client): add faq section to landing page (#50243)
* feat: add faq section to landing page

* fix: add review suggestions

* fix: add CTA below testimonials

* fix: cypress
2023-05-02 11:39:35 -07:00
Tom
25f7697382 fix(client): window title in rdb challenges (#50250)
fix: undasherize rdb window titles
2023-05-02 08:55:14 -07:00
Vansh Baghel
f5070cc68f feat(client): add react suspense and lazy loading (#50117)
* Suspense and lazy loading used

* Wrapped profile with suspense
2023-05-01 20:25:21 +03:00
camperbot
4e9d3f807f chore(i18n,client): processed translations (#50239) 2023-05-01 09:38:44 -07:00
Muhammed Mustafa
d4bb1e7ef2 feat(client): revert the change to language icon (#50235) 2023-05-01 12:35:17 +02:00
Oliver Eyton-Williams
bb0ebc39b4 fix(client): ensure correct types for project links (#50206) 2023-05-01 10:47:33 +03:00
Sergen Karaoglan
d226842eed fix: improve full stack certificate table (#50229)
* fix: improve full stack certificate table

fix: include table header for certifications

* make header sr-only

* fix: translatable header for certification

Co-authored-by: Muhammed Mustafa <MuhammedElruby@gmail.com>

---------

Co-authored-by: Muhammed Mustafa <MuhammedElruby@gmail.com>
2023-04-30 23:08:22 +02:00
renovate[bot]
cd77c88546 fix(deps): update dependency date-fns to v2.30.0 2023-04-30 09:02:43 +00:00
renovate[bot]
82c5d5ee3c chore(deps): update automerged always - codesee to v0.575.0 2023-04-30 07:35:16 +00:00
renovate[bot]
8937e5fe30 fix(deps): update dependency react-i18next to v12.2.2 2023-04-30 04:08:48 +00:00
renovate[bot]
e3e5a63d42 fix(deps): update babel monorepo 2023-04-30 01:12:36 +00:00
renovate[bot]
b07b3a87d5 chore(deps): update dependency @types/react-dom to v16.9.19 2023-04-29 11:45:28 +00:00
renovate[bot]
6c6ca6c20c chore(deps): update babel monorepo 2023-04-29 09:50:23 +00:00
camperbot
77a95e2dab chore(i18n,client): processed translations (#50210) 2023-04-28 19:10:59 +05:30
Shaun Hamilton
3af73290bc refactor(client): migrate certification to ts (#49708)
* refactor(client): migrate certification to ts

* fix: reduce certMap into projectMap etc.

* fix: rename certMap -> fullCertMap

* fix: cert-and-project-map strict typing

* close but not close enough

* fix: combine project and legacy project maps

* chore: add type assertion safety comment

* fix: add correct types to test mocks

* fix: another test

* remove settings-button.test.js

The test did not handle any changes, and only served as a failing snapshot when projects are added/updated

* refactor: use exported map types

Co-authored by: Muhammed Mustafa <muhammed@freecodecamp.org>

* refactor: use exported map types

Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>

---------

Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
2023-04-28 10:01:44 +02:00