Commit Graph

343 Commits

Author SHA1 Message Date
Tom
7b27821871 feat(curriculum): add icon for rdbms (#43109)
* feat(curriculum): add icon for rdbms

* fix: add better behaved icon
2021-08-04 13:22:58 -07:00
camperbot
3350cb4522 chore(i18n,learn): update translations (#43088) 2021-08-02 07:05:00 -07:00
Oliver Eyton-Williams
e118dda13a fix: order imports and remove circular dependencies (#41824)
* fix: remove circular dependency

redux depended on templates/Challenges/redux and vice versa.  This
meant that import order mattered and confusing bugs could arise.

(cherry picked from commit 7d67a4e70922bbb3051f2f9982dcc69e240d43dc)

* feat: require imports to be in alphabetical order

Import order generally does not matter, but there are edge cases
(circular  imports and css imports, for example) where changing order
changes behaviour

(cherry picked from commit b8d1393a91ec6e068caf8e8498a5c95df68c2b2c)

* chore: order imports

* fix: lift up challenge description + title comps

This brings the classic Show closer to the others as they
now all create the description and title components

* fix: remove donation-saga/index circular import

(cherry picked from commit 51a44ca668a700786d2744feffeae4fdba5fd207)

* refactor: extract action-types from settings

(cherry picked from commit 25e26124d691c84a0d0827d41dafb761c686fadd)

* fix: lint errors

* feat: prevent useless renames
2021-08-02 08:39:40 -05:00
camperbot
ffdc8315f6 chore(i18n,learn): update translations (#43077) 2021-07-30 15:31:19 +02:00
camperbot
43308fd612 chore(i18n,client): processed translations (#43071) 2021-07-29 18:45:36 +05:30
camperbot
aced643bc2 chore(i18n,learn): update translations (#43045) 2021-07-28 10:36:53 -05:00
Ko
b96132449b Add missing word in APIs and Microservices intro (#43030)
* Add missing word in APIs and Microservices intro

* Updated the word 'back end'
2021-07-28 09:28:50 +02:00
Shaun Hamilton
9731ea31b8 fix(client): fix i18n external locations in nav (#42995) 2021-07-28 07:31:07 +07:00
camperbot
946f6847a7 chore(i18n,learn): update translations (#43032) 2021-07-27 08:24:26 -07:00
camperbot
c5963374cb chore(i18n,client): processed translations (#43007) 2021-07-25 22:54:39 +05:30
camperbot
80cddc7731 chore(i18n,learn): update translations (#42983) 2021-07-23 15:03:23 +02:00
Shaun Hamilton
06b1e584f9 feat(client): add new coder survey link to learn (#42955)
* feat(client): add new coder survey link

* add translation key to all locales

* close i18n tags

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2021-07-23 08:03:25 +02:00
camperbot
c3eb8189af chore(i18n,learn): update translations (#42956) 2021-07-21 16:30:16 +01:00
Ilenia
3c29cfab1b feat(i18n, learn): adding first few motivational quotes and compliments in italian (#42935)
* i18n Italian Compliements

* first 10 motivational quotes for italian
2021-07-19 21:50:46 -05:00
camperbot
25f145b5c8 chore(i18n,learn): update translations (#42929) 2021-07-19 16:23:54 +02:00
camperbot
3c62525a44 chore(i18n,client): processed translations (#42917) 2021-07-19 10:50:07 +05:30
Mrugesh Mohapatra
017ae24894 fix(client): add if private warning to the name (#42901)
* fix(client): add if private warning to the name

* fix(client): add if private warning to the name
2021-07-16 16:40:14 +01:00
camperbot
8871128bec chore(i18n,client): processed translations (#42887) 2021-07-16 09:07:13 +01:00
Shaun Hamilton
6ca6d9950c feat(client): improve SuperBlock cert claiming UX (#41147)
* feat(client): improve SuperBlock cert claiming UX

* broken: add certCard foundation

* broken: add TODO comments for scatter-brain

* restructure stepsToClaimSelector

* add api-server verifyCanClaimCert logic

* temp: correct verifyCanClaim URL

* move GET logic to CertificationCard, remove console.logs

* add error handling, and navigation logic

* correct verification logical flow

* fix completion-epic updates, fix cert verify

* update widget to button, disable button unless verified

* working: refactor CertChallenge with hook state

* add StepsType

* update Honesty snapshot

* add DonationModal to SuperBlockIntro

* disable Claim Cert button unless also isHonest

* prevent warning when viewing cert

* test: use navigate in Modal to return to hash

* test: replace gatsby.navigate with reach/router.navigate

* add propTypes

* fix: rename propTypes -> prop-types

* use react-scrollable-anchor to squash modal bug

* update location parser type

* open-source Oliver's suggestion

* fix superblock title

* add claim-cert-from-learn tests

* use larger tests

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

* fix some cypress stuff

* fix ShowCertification cypress test

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-07-15 23:51:27 +09:00
camperbot
2f8c5619ff chore(i18n,client): processed translations (#42856) 2021-07-14 19:52:21 +05:30
RawandDev
6fac38ef7d fix(curriculum): improve seo with better-used terms (#42848)
* update main JS introduction

* update note

* update es6 with rephrasing

* intro of basic algo scripting remove unnecessary comma

* oop intro removing unnecessary phrase

* Update client/i18n/locales/english/intro.json

Done!

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

* Update client/i18n/locales/english/intro.json

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2021-07-13 22:27:44 +02:00
camperbot
ba828f9040 chore(i18n,client): processed translations (#42831) 2021-07-12 23:37:14 +02:00
camperbot
69c6105531 chore(i18n,client): processed translations (#42809) 2021-07-09 15:11:11 +02:00
camperbot
0d87cea9c4 chore(i18n,learn): update translations (#42763) 2021-07-06 18:50:16 +05:30
Mohamed El-Alem
f95a672a4a fix(client): Correct typo (#42757) 2021-07-06 12:13:38 +05:30
camperbot
c6fa53e32d chore(i18n,learn): update translations (#42628) 2021-06-26 00:49:58 +05:30
camperbot
a8edb4c369 chore(i18n,client): processed translations (#42619) 2021-06-24 07:37:03 -07:00
Ahmad Abdolsaheb
b3f2c64de8 fix(client): remove algolia and hot keys modules from landing pages (#42394)
* fix(client): remove algolia and hot keys from landing pages

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-06-24 12:50:36 +03:00
camperbot
777a2524a4 chore(i18n,learn): update translations (#42607) 2021-06-23 09:51:28 -05:00
Huyen Nguyen
2c16234853 chore: add jest global variables (#42573) 2021-06-20 09:14:42 +02:00
camperbot
94c5afbf70 chore(i18n,client): processed translations (#42558) 2021-06-18 15:51:01 +02:00
camperbot
3a8c1444eb chore(i18n,client): processed translations (#42544) 2021-06-17 07:49:44 -07:00
camperbot
b17476a760 chore(i18n,learn): update translations (#42529) 2021-06-16 19:02:55 +05:30
Tom
067761f2f6 feat(curriculum): add relational databases cert as upcoming change (#41658) 2021-06-15 16:37:13 +01:00
Nicholas Carrigan (he/him)
f25e3e69f8 feat: enable new langs (#42491)
Enable italian and portuguese
2021-06-15 13:19:18 +05:30
camperbot
840c7c738f chore(i18n,learn): update translations (#42486)
* chore(i18n,learn): update translations

* fix: lowercase file name

Co-authored-by: Nicholas Carrigan <nhcarrigan@gmail.com>
2021-06-14 11:31:18 -07:00
camperbot
50a146224f chore(i18n,client): processed translations (#42316) 2021-05-31 18:30:52 +05:30
camperbot
ac8e70133c chore(i18n,learn): update translations (#42289) 2021-05-28 11:41:28 -07:00
camperbot
bbfd599386 chore(i18n,learn): update translations (#42271) 2021-05-27 07:18:07 -07:00
camperbot
1a6b4ca531 chore(i18n,learn): update translations (#42245) 2021-05-26 01:00:35 +05:30
Nicholas Carrigan (he/him)
821aee9687 feat: i18n for help text (#42235)
Add internationalisation capabilities for the pre-filled text in
the Ask for Help forum post.
2021-05-24 19:59:35 +02:00
camperbot
bd69e00480 chore(i18n,curriculum): update translations (#42191) 2021-05-24 09:42:08 +02:00
miyaliu666
3b2be48dea Update Chinese footer (#42193)
* Update trending.json

* Update three long titles
2021-05-22 07:26:26 -07:00
camperbot
9088a07dad chore(i18n,learn): update translations (#42190) 2021-05-21 09:25:16 +02:00
Lance
9c86168b2f fix: valid username lowercase (#42172)
* fix: valid username lowercase

* test: add test in the validate for reject uppercase characters

* test: add test in the cypress for check on uppercase characters and reject it.
2021-05-20 09:04:00 +02:00
camperbot
91dd0401e0 chore(i18n,client): processed translations (#42177) 2021-05-18 07:26:36 -07:00
Kristofer Koishigawa
064179e508 fix: bump the number of published English articles (#42171) 2021-05-18 09:33:48 +04:00
alirezaghey
e190dd610a fix(curriculum): small English update (#42166) 2021-05-17 12:44:38 -05:00
camperbot
4f4bcff464 chore(i18n,client): processed translations (#42150) 2021-05-17 11:32:35 +02:00
Oliver Eyton-Williams
1c1d86922c refactor: simplify jest config (#42136)
* refactor: bring api jest tests to root

* refactor: pull client tests to root

* fix: remove ancient curriculum babelrc

* feat: run all jest tests at once

* fix: remove unused babelrcRoot

* chore: remove more jests
2021-05-16 18:08:04 +05:30