Commit Graph

2455 Commits

Author SHA1 Message Date
Nicholas Carrigan (he/him)
c132c6bf9f fix: validate keys script (#41223) 2021-02-22 16:32:20 +01:00
Ahmad Abdolsaheb
11428ef5ff fix(client): make certification responsive (#41222) 2021-02-22 19:00:25 +05:30
manziEric
dd8202d7fa fix: update certification page padding-bottom (#41158)
* fix: update certification page padding-bottom

* fix: update lastpull request remove padding-bottom from certification.css
2021-02-22 16:59:37 +05:30
manziEric
0c28a2c755 fix: update notification bar z-index (#41160)
* fix: update notification bar z-index

* fix: update notification bar z-index to 100

* fix: update z-index to 100 in flash.css
2021-02-22 13:12:24 +03:00
dependabot[bot]
ae143bd378 chore(deps): bump lodash from 4.17.20 to 4.17.21 in /client
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-22 08:50:11 +00:00
Oliver Eyton-Williams
c077ffe4b9 feat(api): decouple api from curriculum (#40703) 2021-02-22 12:23:59 +05:30
dependabot[bot]
5189655aec chore(deps): bump gatsby from 2.32.3 to 2.32.4 in /client
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 2.32.3 to 2.32.4.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.32.3...gatsby@2.32.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-22 05:44:21 +00:00
dependabot[bot]
3ccc2947fb chore(deps): bump @babel/standalone from 7.12.16 to 7.12.18 in /client
Bumps [@babel/standalone](https://github.com/babel/babel/tree/HEAD/packages/babel-standalone) from 7.12.16 to 7.12.18.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.18/packages/babel-standalone)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-22 05:27:57 +00:00
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
Shaun Hamilton
b2ec1a3ef4 feat(client): add common links to formValidators regex (#41094)
* feat(client): add repl join link to formValidators regex

* add fCCRegex to validators
2021-02-19 12:43:54 +01:00
dependabot[bot]
9312060870 chore(deps): bump react-i18next from 11.8.6 to 11.8.7 in /client
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.8.6 to 11.8.7.
- [Release notes](https://github.com/i18next/react-i18next/releases)
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v11.8.6...v11.8.7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-19 04:50:10 +00:00
dependabot[bot]
e64784c3fb chore(deps): bump i18next from 19.8.7 to 19.8.9 in /client
Bumps [i18next](https://github.com/i18next/i18next) from 19.8.7 to 19.8.9.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v19.8.7...v19.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-19 04:38:10 +00:00
Andrei Kochkin
d7d25f502d fix(client): Don't truncate challenge titles (#41124)
* Add wrap to challenge title

* Remove max-height from challenge title
2021-02-18 07:47:16 -06:00
Ahmad Abdolsaheb
b57e268329 fix(client): add tests for layoutSelector (#41047) 2021-02-18 10:41:05 +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
Shaun Hamilton
fa8163fe7a fix(client): add t to ShowProjectLinks props (#41139)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-02-17 21:15:32 +05:30
Ahmad Abdolsaheb
05a97d19fb fix: adjust donation confirmation text (#41140) 2021-02-16 23:52:52 +03:00
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
Madan Kumar
b083b58913 fix(client): remove extra 'hours' from /donate page (#41113) 2021-02-16 10:34:00 +01:00
dependabot[bot]
aac39c9c08 chore(deps): bump query-string from 6.13.8 to 6.14.0 in /client
Bumps [query-string](https://github.com/sindresorhus/query-string) from 6.13.8 to 6.14.0.
- [Release notes](https://github.com/sindresorhus/query-string/releases)
- [Commits](https://github.com/sindresorhus/query-string/compare/v6.13.8...v6.14.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-15 05:45:04 +00:00
dependabot[bot]
bdfd05774c chore(deps): bump @babel/standalone from 7.12.15 to 7.12.16 in /client
Bumps [@babel/standalone](https://github.com/babel/babel/tree/HEAD/packages/babel-standalone) from 7.12.15 to 7.12.16.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.16/packages/babel-standalone)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-15 05:42:27 +00:00
dependabot[bot]
4c20d28f4b chore(deps): bump typescript from 4.1.3 to 4.1.5 in /client
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.3 to 4.1.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.1.3...v4.1.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-15 05:40:23 +00:00
dependabot[bot]
4354f6972e chore(deps): bump react-i18next from 11.8.5 to 11.8.6 in /client
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.8.5 to 11.8.6.
- [Release notes](https://github.com/i18next/react-i18next/releases)
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v11.8.5...v11.8.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-15 05:35:58 +00:00
Oliver Eyton-Williams
97fcaa693f refactor: only use dasherized superBlock (#41067) 2021-02-13 10:36:04 +05:30
Shaun Hamilton
73f8377d68 fix(client): add key to Fragment in SuperBlockIntro (#41091) 2021-02-13 10:35:07 +05:30
Tom
36d374fb4e fix(i18n): localize cert dates in correct format (#41041)
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2021-02-12 15:31:57 +05:30
Oliver Eyton-Williams
e28ad04cb5 fix(i18n): remove 'help translate' from English (#41066) 2021-02-12 15:30:55 +05:30
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
Tom
32eade41b1 feat(client): improve navigation experience with scrolling (#41042) 2021-02-11 23:52:04 +05:30
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
Shaun Hamilton
0bdff7c2ed fix(client): undent dents caused by dedent (#41052)
* fix(client): undent dents caused by dedent

* remove one more unnecessary indent caused by dedent

* remove dedent

* add: dedent with no indentation

* correct line breaks
2021-02-11 12:12:51 +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)
e195eb1ebe fix(tools): better tests for navlinks (#41021)
Fixes the tests for the NavLinks component to remove the need
for magic numbers when travelling the DOM tree.
2021-02-10 17:02:00 +05:30
Shaun Hamilton
f157eda1af fix(client): allow editor links for Py submissions (#41036)
* fix(client): allow editor links for Py submissions

* add isEditorLinkAllowed to PropTypes
2021-02-10 17:01:08 +05:30
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
Kelvin Sánchez
0a7278774e fix(client): remove external prop on 'donate' link (#41023) 2021-02-10 05:04:10 +05:30
Ahmad Abdolsaheb
e26babad93 fix(i18n): update banner messages, and labels (#41017) 2021-02-09 23:45:26 +05:30
Nishchay Suteri
a7af20cc5c fix(client): increment cert. month adding sharing to LinkedIn (#40973) 2021-02-09 22:50:06 +05:30
Sem Bauke
0e9560b455 fix(client): display challenge completion status inline (#41006) 2021-02-09 22:48:05 +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
dependabot[bot]
c93a8ee410 chore(deps): bump gatsby from 2.31.1 to 2.32.3 in /client
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 2.31.1 to 2.32.3.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.31.1...gatsby@2.32.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-09 06:09:22 +00:00
Nicholas Carrigan (he/him)
1e60623c8b feat(i18n, client): replace language select (#40936)
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2021-02-09 11:23:40 +05:30
Shaun Hamilton
98ff6823e2 feat(learn): add backend solution url to help post (#40950)
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
2021-02-09 11:23:10 +05:30
Ahmad Abdolsaheb
b45e78d1ee fix(client): adjust layoutSelector for i18n (#41005) 2021-02-09 11:21:27 +05:30
dependabot[bot]
67c200b667 chore(deps): bump gatsby-plugin-create-client-paths in /client
Bumps [gatsby-plugin-create-client-paths](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-create-client-paths) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-create-client-paths/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-create-client-paths@2.10.0/packages/gatsby-plugin-create-client-paths)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-08 19:11:20 +00:00
Rafael D. Hernandez
0edc106dd9 fix(i18n): motivational phrases and quotes in Spanish (#40996) 2021-02-08 19:25:34 +05:30