Commit Graph

26 Commits

Author SHA1 Message Date
83c6de0144 fix: add backslash to path test for windows paths (#39454)
* fix: add backslash to path test for windows paths

* fix: add posix seperator to path tester

Co-authored-by: Randell Dawson <rdawson@onepathtech.com>
2020-08-25 13:22:03 -07:00
b197f73881 feat: restrict translation to audited certs 2020-08-16 04:45:19 +05:30
1ec6cf1efd fix: handle video challenges 2020-08-16 04:45:19 +05:30
0952ca6bfd feat: parse translated challenges
Using the English challenge as a source for the seed, solution and tests
this takes the parts that can be translated from the translated version
of the challenge. It also translates known comments in the seed.
2020-08-16 04:45:17 +05:30
de3492fded Chore: remove old translation tools, import parser (#39273) 2020-07-27 18:11:53 +05:30
b4926052f4 chore: refactor and simplify testing (#39050) 2020-06-13 14:57:15 +05:30
d233cb35a3 fix(client): ensure validation works during watch (#38936) 2020-05-28 20:54:29 +05:30
4d176bf2fb fix(curriculum): validate straight after parsing (#38896) 2020-05-27 16:59:58 +05:30
9b297ed76d fix(curriculum): control visibility via env 2020-05-25 16:25:19 +05:30
68aef571ee feat: hide isHidden challenges 2020-05-25 16:25:19 +05:30
d865e2cb0e feat: restore challenge validation 2020-05-25 16:25:19 +05:30
Tom
560aacd4eb fix: add more tests for curriclum testing (#38464)
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2020-04-23 22:31:15 +05:30
9c2f1ffd82 refactor: combine slug utils into one module 2019-09-26 22:15:27 +05:30
4d79af2b46 fix(tools): wait for the last challenge to be populated (#35596) 2019-03-15 22:12:56 +01:00
b13e5fb41a feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30
088cbb684e fix: watch challenges 2018-11-28 15:19:38 +00:00
4c1b8ce52c fix: replace localeChallengesRootDir to getChallengesDirForLang 2018-11-28 15:19:38 +00:00
cee98aef43 feat: watch challenges (#34321) 2018-11-16 23:52:52 +05:30
dace86663f fix(current-challenge): Fix current-challenge API 2018-11-13 05:39:50 +05:30
bad6fc3e53 fix: build on Windows (#18831) 2018-10-25 15:24:57 +05:30
e3f9dc4b86 feat: add Spanish and language parser 2018-10-11 02:15:05 +05:30
aa668ca30e feat(langs): Prep Spanish challenges for parsing 2018-10-11 02:15:05 +05:30
badc68089f chore(pkg): Prep md parser for publish
fix(netlify): Fix Build
2018-10-05 15:58:12 +01:00
3151390be4 feat(next): BREAKING New curriculum package 2018-10-05 15:58:12 +01:00
2723a943c9 feat(getChallenges): Get Challenges by Lang 2018-10-05 15:58:12 +01:00
67929d80ff chore: preparing for the move 2018-09-27 12:36:41 +05:30