Commit Graph

27230 Commits

Author SHA1 Message Date
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
13a248ba2b fix(client): landing and donate page night mode friendly (#40883) 2021-02-03 00:49:27 +05:30
7640147a07 feat: curriculum dictionaries to objects (#40878)
* test: update to catch missing comments

* feat: convert dictionaries to JSON objects

* chore: update dictionaries

* fix: update tests for new dictionary objects

* fix: convert fixture to json

* fix: updated the incomplete dicts to new format
2021-02-02 12:14:29 -07:00
2a23c2d989 fix(docs, tools): switch to main in PR template (#40882)
Changes `master` to `main` in the template to reflect our branch rename.

Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>
2021-02-03 00:44:04 +05:30
1dc01df7df fix(client): repair selection and highlight style (#40879) 2021-02-03 00:43:32 +05:30
6c020f7069 feat(i18n, client): translate breadcrumbs (#40881) 2021-02-03 00:42:38 +05:30
e0e86c4ce9 fix(client): update breadcrumb navigation (#40853) 2021-02-02 09:53:19 +05:30
a3a678b7af chore: remove old parser 2021-02-02 09:51:02 +05:30
e3511f2930 chore: rename challenge-md-parser 2021-02-02 09:51:02 +05:30