Commit Graph

26888 Commits

Author SHA1 Message Date
923f5adb18 chore(deps-dev): bump @babel/plugin-proposal-class-properties
Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-class-properties) from 7.12.1 to 7.12.13.
- [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.13/packages/babel-plugin-proposal-class-properties)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-07 05:23:47 +00:00
ddf73e754f chore(deps-dev): bump chai from 4.2.0 to 4.3.0 in /curriculum
Bumps [chai](https://github.com/chaijs/chai) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/master/History.md)
- [Commits](https://github.com/chaijs/chai/compare/4.2.0...4.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-07 05:22:11 +00:00
01478ce4a9 chore(deps-dev): bump @babel/register in /curriculum
Bumps [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register) from 7.12.10 to 7.12.13.
- [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.13/packages/babel-register)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-07 05:22:06 +00:00
Tom
15227a0148 fix(curriculum): helmet install and csp lessons (#40904) 2021-02-06 16:36:40 +00:00
8a42bbdf62 chore(docs): update how to translate 2021-02-06 15:35:04 +05:30
d9a5311823 fix(docs): update path to edit a file 2021-02-06 15:26:48 +05:30
40861a8a09 fix(client): remove outline: none on Menu button (#40914) 2021-02-06 15:07:43 +05:30
5769d78b2b fix : contributor's chat room link (#40931) 2021-02-06 15:06:16 +05:30
1f4f7dcbd6 add: python git github keywords (#40933) 2021-02-06 15:01:42 +05:30
e36a8e5cb6 feat(i18n, client): convert cert to big string (#40934) 2021-02-06 15:01:03 +05:30
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
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
bdb018dfae update: spelling corrections and added keywords (#40929) 2021-02-05 15:53:01 -07:00
Tom
421c05e652 fix: set hours to claim certs to 300 (#40910) 2021-02-06 00:33:20 +05:30
4746ab924a fix(i18n): remove Chinese: + Spanish: from translations (#40923) 2021-02-05 16:08:34 +05:30
167f93df76 fix(learn): Add inline code blocks to for i18n (#40921) 2021-02-05 14:16:19 +05:30
c3a0793be2 fix(tools, crowdin): do not skip downloading untranslated files (#40922) 2021-02-05 13:39:09 +05:30
c4021bc57f chore: please use short branch names (#40920) 2021-02-04 23:41:41 -07:00
850a1a2271 feat(dev): add Cypress and Puppeteer to GitPod (#40862) 2021-02-05 11:14:02 +05:30
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
1a9b791f29 update(curriculum): explicitise use-the-env-file (#40898)
* update(curriculum): explicitise use-the-env-file

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2021-02-04 19:43:18 +01:00
506763c1c8 fix(client): breadcrumbs touchup (#40911) 2021-02-04 19:42:10 +05:30
12658d33fc fix(i18n, learn): more crowdin fixes (#40905) 2021-02-04 13:34:44 +05:30
Tom
30ff9b1202 fix: show username on cert if name is private (#40897)
Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com>
2021-02-04 13:30:48 +05:30
ea1c132868 feat(client): add github to validation list (#40894) 2021-02-04 12:14:35 +05:30
Tom
30c923b73d fix(curriculum): helmet hide-powered-by description (#40900)
* fix: remove option that isn't usable in new version of helmet

* fix: make text instructional
2021-02-03 23:13:02 +00:00
c21b2a9707 fix(learn): corrected typo (#40902)
Fixed typo at the end of the 4th paragraph. Changed "Others options include:" to "Other options include:".
2021-02-03 15:11:44 -08:00
ddf495c335 Fix 'wrap' and 'wrap-reverse' definitions. (#40766)
The definitions for the options 'wrap' and 'wrap-reverse' were slightly wrong as can be seen by applying them to the challenge.
2021-02-03 13:01:43 -06:00
313b345611 fix: correct Rosetta Code Knight's tour solution (#40830)
* fix: correct answers in tests and descriptions

* fix: replace sample solution for correct one

* fix: missing space

* fix: improve sample solution performance
2021-02-03 12:43:29 -06:00
b0bd3f5549 fix(learn): abstract comments from code (#40869) 2021-02-03 22:28:33 +05:30
48a210aeab chore: update parser description 2021-02-03 22:26:36 +05:30
2fac5852ea chore: regenerate package-lock for parser 2021-02-03 22:26:36 +05:30
b96f450851 chore: remove curriculum 'main' file 2021-02-03 22:26:36 +05:30
6b303bac12 chore: remove old dot files 2021-02-03 22:26:36 +05:30
edb936ce35 chore: remove old curriculum bundler 2021-02-03 22:26:36 +05:30
77a271320d chore: remove old Docker volume script 2021-02-03 22:26:36 +05:30
184c1f5b9d chore: remove old validation scripts 2021-02-03 22:26:36 +05:30
0f4e7b07f4 chore: remove old formatter 2021-02-03 22:26:36 +05:30
73c06a5d71 refactor: tidy up translation-parser 2021-02-03 22:26:36 +05:30
9ff3a29a72 refactor: remove remains of old parser 2021-02-03 22:26:36 +05:30
2c7efe50fd fix: disable linting for webpack generated file 2021-02-03 22:26:36 +05:30
3877955797 fix: catch missing requires via linting 2021-02-03 22:26:36 +05:30
fffc0e51ec chore(client): refactor & organise config (#40875) 2021-02-03 15:22:07 +05:30
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
7ef29e62a8 fix(tools): upgrade warning to throw (#40880) 2021-02-03 15:13:32 +05:30
1a642ba542 feat(i18n, client): migrate meta translations (#40885) 2021-02-03 13:33:52 +05:30
f5f2df187b fix(tools): Use endsWith instead of regex (#40888) 2021-02-03 13:30:56 +05:30
7a0d885813 fix(tools): Modiify removeDeletedFiles function to find all files instead of just markdown (#40887)
* fix: corrected file deletion function

* fix(tools): include dict

Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>

* fix(tools): concat is non-mutating oops

Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>

Co-authored-by: nhcarrigan <nhcarrigan@gmail.com>
2021-02-02 20:42:23 -08:00
2f207c3827 fix(tools): Integrate certificate and comment dictionaries into the Curriculum project on Crowdin (#40872)
* fix: integrate certificate and dictionary files to Crowdin

* fix: correct linting issue

* fix: improved the isReserveredHeading function
2021-02-02 19:50:04 -08:00
4d48fb5ce7 fix(learn, i18n): crowdin issues (#40884)
Resolves a couple of issues with Crowdin parsing.

Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>
2021-02-02 14:08:32 -07:00