Commit Graph

272 Commits (a7ff54c1f618db23160679ba0e7556c4f5857003)

Author SHA1 Message Date
camperbot c0d6c3c3db
chore(i18n,client): processed translations (#43442) 2021-09-13 19:18:47 +02:00
Nicholas Carrigan (he/him) 2cf4a7d787
feat(curriculum): add piano project (#43364)
* feat: i broke it horribly

* fix: background colour first

* chore: apply shaun's review suggestions

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

* fix: missing asserts

* chore: apply shaun's review suggestions

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

* chore: apply shaun's review suggestions

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

* fix: remove extra background

* fix: meta order

* feat: clarify descriptions

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2021-09-13 17:51:42 +01:00
Nicholas Carrigan (he/him) a563b3b4e4
feat(curriculum): CSS Box Model project (#42182)
* feat(curriculum): add initial steps

Add the initial step files for this project.

* feat(curriculum): write test texts

Add some test text (tests coming soon).

* feat: tests for HTML bits

Add tests for the HTML bits - CSS holding off until parser lands.

* feat: CSS tests

New CSS parser works great!

* fix: link href

Fix the href in the boilerplate.

* chore: apply suggestions from code review

Co-authored-by: gikf <60067306+gikf@users.noreply.github.com>

* fix: clarify link element

* fix: optional chaining

* fix: remove unused meta props

* fix: update helper and fix tests

* chore: apply tom's review suggestions

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>

* chore: no console logs

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

* feat: intro

Add introductory text, tweak instructions a bit.

Co-authored-by: gikf <60067306+gikf@users.noreply.github.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2021-09-10 17:17:03 +01:00
camperbot 654526c942
chore(i18n,learn): update translations (#43421) 2021-09-09 07:15:47 -07:00
camperbot 430719f56a
chore(i18n,client): processed translations (#43404) 2021-09-08 22:25:23 +05:30
Nicholas Carrigan (he/him) fa84f6c449
feat(curriculum): css picasso painting (#42436)
* feat: generating steps

- Steps 1-32 done.
- Steps 33-80 done.
- Instructions 1-26 done.
- Instructions 27-61 done.
- More steps.
- Instructions 62-88 done.
- Clarify instructions for new concepts.
- build fixes
- Audit instructions on live site.

* fix: add helpCategory

* feat: write tests

* feat: add intro

* chore: use the right selectors

Co-authored-by: gikf <60067306+gikf@users.noreply.github.com>

* chore: cannot read property Shaun of undefined :)

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

* feat: Shau-ptional chaining

* chore: apply shaun's review suggestions

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

* fix: uncross my wires

* chore: apply shaun's review suggestions

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

Co-authored-by: gikf <60067306+gikf@users.noreply.github.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2021-09-07 21:49:42 +02:00
camperbot b952bbb179
chore(i18n,learn): update translations (#43386) 2021-09-05 20:14:23 +02:00
Ahmad Abdolsaheb 326983f878 Update client/i18n/locales/english/trending.json
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2021-09-02 16:58:25 +05:30
Ahmad Abdolsaheb 1ca2f3598a feat(client):add july 2021 footer 2021-09-02 16:58:25 +05:30
camperbot 313b2baa20
chore(i18n,learn): update translations (#43323) 2021-08-27 18:23:35 +02:00
camperbot a973b29042
chore(i18n,docs): update translations (#43322) 2021-08-27 18:23:06 +02:00
miyaliu666 c96a426e45
delete an extra word in Chinese trending articles (#43319) 2021-08-27 12:17:56 +05:30
camperbot 1db205cdab
chore(i18n,learn): update translations (#43307) 2021-08-26 20:57:13 +05:30
Nicholas Carrigan (he/him) b9d08f2fea
feat: locale specific help posts (#43290) 2021-08-25 21:43:40 +05:30
camperbot 867044aa63
chore(i18n,client): processed translations (#43299) 2021-08-25 21:41:33 +05:30
camperbot f8b41a34ab
chore(i18n,client): processed translations (#43276) 2021-08-24 16:39:35 +02:00
muneeb-121 b3cae635e1
fix: typo intro.json 2021-08-24 16:05:17 +02:00
Mohamed Naufal A 498805c235
fix(client): use en top contributor link for i18n (#43248)
* Changes made as directed in the instructions

* second revision

* Third revision

* Cypress Test updated

* cypress test updation

* directly linking to top-contributors news page

Co-authored-by: Ilenia <nethleen@gmail.com>
2021-08-23 16:50:28 +01:00
miyaliu666 5ecfbcc5d4
Update trending.json 2021-08-23 18:33:55 +08:00
Madhuri Ramakrishnan 3c71593931
fix(client): "help translate" link for Italian & Portuguese (#43254) 2021-08-20 08:34:17 -07:00
camperbot ec9034751e
chore(i18n,learn): update translations (#43190) 2021-08-20 09:03:00 +02:00
Shaun Hamilton c2a11ad00d
feat: add 'back/front end' in curriculum (#42596)
* chore: rename APIs and Microservices to include "Backend" (#42515)

* fix typo

* fix typo

* undo change

* Corrected grammar mistake

Corrected a grammar mistake by removing a comma.

* change APIs and Microservices cert title

* update title

* Change APIs and Microservices certi title

* Update translations.json

* update title

* feat(curriculum): rename apis and microservices cert

* rename folder structure

* rename certificate

* rename learn Markdown

* apis-and-microservices -> back-end-development-and-apis

* update backend meta

* update i18n langs and cypress test

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

* fix: add development to front-end libraries (#42512)

* fix: added-the-word-Development-to-front-end-libraries

* fix/added-the-word-Development-to-front-end-libraries

* fix/added-word-development-to-front-end-libraries-in-other-related-files

* fix/added-the-word-Development-to-front-end-and-all-related-files

* fix/removed-typos-from-last-commit-in-index.md

* fix/reverted-changes-that-i-made-to-dependecies

* fix/removed xvfg

* fix/reverted changes that i made to package.json

* remove unwanted changes

* front-end-development-libraries changes

* rename backend certSlug and README

* update i18n folder names and keys

* test: add legacy path redirect tests

This uses serve.json from the client-config repo, since we currently use
that in production

* fix: create public dir before moving serve.json

* fix: add missing script

* refactor: collect redirect tests

* test: convert to cy.location for stricter tests

* rename certificate folder to 00-certificates

* change crowdin config to recognise new certificates location

* allow translations to be used

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

* add forwards slashes to path redirects

* fix cypress path tests again

* plese cypress

* fix: test different challenge

Okay so I literally have no idea why this one particular challenge
fails in Cypress Firefox ONLY. Tom and I paired and spun a full build
instance and confirmed in Firefox the page loads and redirects as
expected. Changing to another bootstrap challenge passes Cypress firefox
locally. Absolutely boggled by this.

AAAAAAAAAAAAAAA

* fix: separate the test

Okay apparently the test does not work unless we separate it into
a different `it` statement.

>:( >:( >:( >:(

Co-authored-by: Sujal Gupta <55016909+heysujal@users.noreply.github.com>
Co-authored-by: Noor Fakhry <65724923+NoorFakhry@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2021-08-13 21:57:13 -05:00
DanielRosa74 b51d0d72f5
fix(i18n): Fixing a typo in line 170 (#43187) 2021-08-12 12:59:05 +01:00
camperbot c9b9175d1d
chore(i18n,learn): update translations (#43155) 2021-08-09 13:17:06 -07:00
Ahmad Abdolsaheb b623c340a9
feat(client): add google pay (#43117)
* feat: initial button setup client

* feat: rename walletsButton to .tsx

* chore: typescriptize wallet component

* chore: re-add keys to config, env, etc + check in gatsby-node

* feat: refactor donate form and wallet component

* feat(client): set labels correctly

* chore: add stripe package back to server

* chore: add stripe back to allowed paths

* chore: copy donate.js code from PR #41924

* feat: attempt to make back end work

* feat: make redux work

* feat: clean up

* feat: hokify

* feat: add error handling

* fix: back-end should be working

* fix: type errors

* fix: clean up back-end

* feat:addd styles

* feat: connect the client to the api

* feat: display wallets button everywhere

* test: add stripe key for cypress action

* test: fix for cypress tests

* test: cypress tests again

* test: maybe?

* test: more

* test: more

* test: more

* test

* askdfjasklfj

* fix: tests finally?

* revert: remove space from cypress yaml action

* remove logs

Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-08-08 23:22:25 +03:00
camperbot 1f4972c6f5
chore(i18n,learn): update translations (#43139) 2021-08-07 16:55:07 +01:00
camperbot 48fee9232b
chore(i18n,learn): update translations (#43131) 2021-08-06 08:04:24 -07:00
DanielRosa74 038ac3e7b9
feat(client,i18n): update motivation.json for Portuguese (#43121) 2021-08-05 21:23:47 +02:00
camperbot e389517800
chore(i18n,learn): update translations (#43126) 2021-08-05 07:30:35 -07:00
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
Sujal Gupta 8ba3b8c16c
fix(client): typo in APIs and Microservices Projects intro (#42140) 2021-05-16 14:12:34 +05:30
camperbot 44e1bbd95a
chore(i18n,client): processed translations (#42127) 2021-05-13 12:48:03 +00:00
Jennifer 0e113154d2
fix(client): typo in information message (#42123) 2021-05-13 10:58:06 +00:00
camperbot 7f8f4dad63
chore(i18n,client): processed translations (#42114) 2021-05-12 21:24:11 +05:30
Lasse Jørgensen a73c205e04
feat(client): add optional information block to intro pages (#42091)
* feat: add optional information block to intro pages

* feat: rename to note, add property to all blocks
2021-05-12 11:30:08 +05:30
Vignesh Saikrishna Mallya 6b0cd89df4
fix(client): fixed typo in 'certification card' english translation (#42100) 2021-05-11 15:10:47 +00:00
camperbot 51ce31f6ae
chore(i18n,learn): update translations (#42065) 2021-05-08 17:39:27 +02:00
Oliver Eyton-Williams e1f673e685
fix: prevent excessive locale bundling (#41979)
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2021-05-08 13:18:37 +05:30
Mrugesh Mohapatra 7c4676d0a4
fix(client): quick-fix for cert claiming (#42055)
* chore: reinstate the quick-fix for cert claiming

This reverts commit d80d093c8b.

* feat: add progress to claim cert card
2021-05-07 12:39:42 -07:00
Mrugesh Mohapatra d80d093c8b
revert(client): add quick superblock cert claim steps
This reverts commit e8578341b5.
2021-05-07 02:39:38 +05:30
Shaun Hamilton e8578341b5
feat(client): add quick superblock cert claim steps (#42031)
* feat(client): add quick superblock cert claim steps

* remove comments
2021-05-06 11:45:19 -07:00
Nicholas Carrigan (he/him) fd11361fc8
fix(client): update navbar for Chinese Simplified and Traditional (#42007)
* fix: navbar bug

Should resolve the current bug on staging with the nav bar.

* fix: update display names

Update the display names for the two Chinese options.

* fix(tools): remove extraneous test

Docs do not indicate that language code needs to be 2 characters.
2021-05-06 01:44:25 +05:30
Nicholas Carrigan (he/him) 3da4be21bb
chore: seed chinese traditional (#42005)
Seeds the chinese traditional files manually so we can deploy to
staging.
2021-05-05 22:43:49 +05:30
Nicholas Carrigan e46e80e08f feat(client): add chinese traditional
Add chinese traditional to the all-langs validation and necessary
client build configs.
2021-05-05 21:06:54 +05:30
camperbot f1adef45a0
chore(i18n,learn): update translations (#41971) 2021-05-03 19:32:27 +05:30
Ahmad Abdolsaheb 27c8d564e4
fix(client): replace Stripe with PayPal (#41924)
* feat: remove stripe payment option from client

* feat: remove stripe completely

* fix: remove last Stripe remnants

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-05-03 11:45:23 +03:00
Nicholas Carrigan (he/him) 70a28cc528
fix(tools): i18n schema linting (#41823) 2021-04-15 09:31:18 +05:30
camperbot ad681233c7
chore(i18n,client): processed translations (#41748) 2021-04-05 08:05:51 -07:00
camperbot 5c0d74d1db
chore(i18n,client): processed translations (#41736) 2021-04-04 06:52:17 -07:00
Matthew 9dfcd67592
fix: remove repeated words in Quality Assurance intro (#41733) 2021-04-03 08:39:08 +02:00
CamperBot 2359d4ba5a
chore(i18n,client): processed translations (#41727) 2021-04-02 06:52:10 -07:00
Ahmad Abdolsaheb d5d786049e
feat(api): stripe checkout integration (#41666)
* feat: add api stripe checkout integration

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-04-02 15:33:34 +09:00
CamperBot 65423248e7
chore(i8n,client): processed translations (#41706)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-03-31 06:33:38 -07:00
Ahmad Abdolsaheb 3edaf7f6dc
Update footer links to March 2021 (#41651)
* feat: update footer links

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

Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com>

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

Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>

Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com>
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>
2021-03-31 19:03:31 +09:00
Mrugesh Mohapatra ad9b1f89d8
fix(api, client): update Gatsby, webpack & related things (#41452)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-03-25 12:13:43 -07:00
Rafael D. Hernandez b1bd2799cc
MotivationES-Update (#41573)
* add more quotes for ES curriculum

* Update client/i18n/locales/espanol/motivation.json

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

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2021-03-25 05:08:38 -07:00
Michael Padilla 7603312b35
fix(i18n): Typo on motivation file (#41497)
Fixed Typo on compliments and motivationalQuotes.
2021-03-16 09:03:06 -07:00
camperbot b2179c5222
chore(i8n,client): processed translations (#41495)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-03-15 13:05:17 +00:00
camperbot 85650f5f41
chore(i8n,client): processed translations (#41461)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-03-13 10:29:53 -07:00
Nicholas Carrigan (he/him) f1c8a9825b
fix(i18n,client): translatable cta url (#41384) 2021-03-12 17:14:54 -07:00
camperbot af71231b39
chore(i8n,client): processed translations (#41398)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-03-07 09:10:40 -07:00
camperbot 0300f23711
chore(i18n,client): processed translations (#41370)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-03-05 13:25:13 +05:30
Shaun Hamilton 36f58bcfdf
fix(client): update store after any submission (#41329) 2021-03-05 02:31:18 +05:30
Nicholas Carrigan (he/him) 8e4ada8f2d
fix: placeholder to empty string (#41360) 2021-03-04 18:40:13 +01:00
Mayank Verma 01a7a8c320
fix(i18n): add i18next keys for ShowProjectLinks (#41239)
* Add required keys for translating ShowProjectLinks

* Use i18next keys for translation
2021-03-01 15:47:52 +01:00
Nicholas Carrigan (he/him) eda444a4ef
tools: disable schema validation (#41300)
Changes the schema validation script to print warnings to the
console instead of throwing errors. This will no longer cause CI
to fail on missing/extra/empty translation object keys.
2021-03-01 00:05:21 +05:30
Sem Bauke 604b5af739
fix(client): react-i18next old method warning (#41248) 2021-02-26 11:17:09 +05:30
Mrugesh Mohapatra b5f4754e2a
fix: re-revert the API decoupling (#41263)
* fix(api): decouple api from curriculum

This reverts commit 8f0e441644 and
introduces the implementations from #40703.

* fix(gitpod): add curriculum build to GitPod

This reverts commit 706d70f58d and
introduces implementations from #41234.

* docs: update DevOps manual for api change (#41259)

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-02-25 12:02:35 -08:00
Mrugesh Mohapatra 8f0e441644 revert(api): decouple api from curriculum
This reverts commit c077ffe4b9
via PR #40703
2021-02-25 03:40:09 +05:30
Nicholas Carrigan (he/him) 454b267138
feat: use en as i18n fallback (#41246)
* feat: use en as i18n fallback

Loads the English versions of the files as a "fallback" language
to avoid displaying keys when a translation is missing.

* fix: use en as fallback key
2021-02-24 15:20:42 -06:00
Nikolay Butnik 506fad6ef8
fix(client): correct spelling in bootstrap docs (#41242)
Co-authored-by: Nikolay Butnik <65631838+mochi-dot-py@users.noreply.github.com>
2021-02-24 22:22:19 +05:30
Nicholas Carrigan (he/him) c132c6bf9f
fix: validate keys script (#41223) 2021-02-22 16:32:20 +01:00
Oliver Eyton-Williams c077ffe4b9
feat(api): decouple api from curriculum (#40703) 2021-02-22 12:23:59 +05:30
Randell Dawson fcbd3775b0
chore(i8n,client): processed translations (#41198)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-02-21 08:39:51 -08:00
Shaun Hamilton d70e33c1d2
feat(i18n): url validation translations (#41190) 2021-02-20 10:32:44 +05:30
Oliver Eyton-Williams e7aa1c5d62
refactor: use the English json as the schema (#41146)
Co-authored-by: Nicholas Carrigan <nhcarrigan@gmail.com>
2021-02-18 10:38:45 +05:30
Erickmack 872b637842
fix: typos and grammatical errors in intro.json (#41093)
* fix: typos and grammatical errors in intro.json

* change sentence structure

Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>

Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
2021-02-16 07:50:14 -07:00
Nicholas Carrigan (he/him) 1e0c09faff
fix(i18n, client): use placeholder on map (#41064)
Modifies the translation flow for the certification buttons on the
learn/landing map to pass the superBlock title to the string as a
placeholder. This will allow translators to restructure the order
of the sentence (i.e. certification and hours) based on language-
specific grammar structures.
2021-02-12 10:16:11 +01:00
Nicholas Carrigan (he/him) 5ac74230ae
chore(i8n,client): processed translations (#41056)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-02-11 11:04:28 -07:00
Oliver Eyton-Williams 6c1f6bebed
feat: label un-audited challenges (#41002)
Co-authored-by: Nicholas Carrigan <nhcarrigan@gmail.com>
Co-authored-by: Mrugesh Mohapatra <me@raisedadead.com>
Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2021-02-11 18:10:32 +05:30
Kristofer Koishigawa 1e9dc8cea5
fix: remove algolia indices and urls from translations (#41043) 2021-02-11 00:11:51 +05:30
Mrugesh Mohapatra 149cf95310
chore(crowdin): re-arrange crowdin config files (#41046) 2021-02-10 11:06:13 -07:00
Nicholas Carrigan (he/him) 2c4c679a92
fix(client, i18n): translate mobile tabs (#41030) 2021-02-10 13:05:36 +05:30
miyaliu666 b83295d88d
fix(i18n): update Chinese translation of `news` (#41034) 2021-02-10 13:04:22 +05:30
Ahmad Abdolsaheb e26babad93
fix(i18n): update banner messages, and labels (#41017) 2021-02-09 23:45:26 +05:30
Kristofer Koishigawa 3b0ebb3dcb
feat(client): translation status banner (#41001)
Co-authored-by: nhcarrigan <nhcarrigan@gmail.com>
2021-02-09 13:26:18 +05:30
Rafael D. Hernandez 0edc106dd9
fix(i18n): motivational phrases and quotes in Spanish (#40996) 2021-02-08 19:25:34 +05:30
Nicholas Carrigan (he/him) f96bbd5ae9
chore(i8n,client): processed translations (#40977)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-02-08 11:07:27 +05:30
nhcarrigan 29e91dc3a3 chore: manual pull of intro.json
Pulls these down manually because they are not 100% translated.

Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>
2021-02-07 14:08:31 +05:30
Rafael D. Hernandez 1f4f7dcbd6
add: python git github keywords (#40933) 2021-02-06 15:01:42 +05:30
Nicholas Carrigan (he/him) e36a8e5cb6
feat(i18n, client): convert cert to big string (#40934) 2021-02-06 15:01:03 +05:30
Nicholas Carrigan (he/him) bc7bb9adb8
feat: enable i18n (#40937)
Enables the selection of `espanol` for the curriculum build, and sets
`responsive-web-design` as audited for both languages.

Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>
2021-02-06 14:56:11 +05:30
miyaliu666 f306361c6a
fix(i18n): update Chinese meta-tags.json (#40935)
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2021-02-06 14:55:25 +05:30
Rafael D. Hernandez bdb018dfae
update: spelling corrections and added keywords (#40929) 2021-02-05 15:53:01 -07:00
Oliver Eyton-Williams 4746ab924a
fix(i18n): remove Chinese: + Spanish: from translations (#40923) 2021-02-05 16:08:34 +05:30
Nicholas Carrigan (he/him) 98de8fe54c
feat(i18n, client): Allow translation of cert (#40919)
Modifies the certification page to be translatable.

Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>
2021-02-05 10:47:54 +05:30
Oliver Eyton-Williams fffc0e51ec
chore(client): refactor & organise config (#40875) 2021-02-03 15:22:07 +05:30
Talla Giridhar c1f9cd93f5
general educational fixes in some files (#40800)
Co-authored-by: Ilenia <nethleen@gmail.com>
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
Co-authored-by: nhcarrigan <nhcarrigan@gmail.com>
2021-02-03 15:17:56 +05:30
Nicholas Carrigan (he/him) 1a642ba542
feat(i18n, client): migrate meta translations (#40885) 2021-02-03 13:33:52 +05:30
Randell Dawson b07a9116b6
feat: use crowdin for client ui translations (#40841) 2021-01-31 13:48:52 +05:30
Tom c56a9c966f fix(client): address nav UX issues (#40823)
Co-authored-by: nhcarrigan <nhcarrigan@gmail.com>
2021-01-31 12:15:41 +05:30