freeCodeCamp/utils
Oliver Eyton-Williams cacc4eacd7
fix: handle the sorting of transformed files (#44724)
* fix: handle the sorting of transformed files

We can't use the ext property, since that is transformed, but the
history is maintained.

* test: make solutions polyVinyls for sorting

* refactor: inline prepareChallenge

* refactor: make solutions polys in getChallenges

* fix: convert each solution to a poly

* fix: skip empty solutions

* fix: get challenge file history in client

* refactor: stop calling isPoly from the client

* fix: remove debug console.log

* refactor: remove unnecessary sorting step
2022-01-24 10:42:27 -08:00
..
__fixtures__ fix: index.css/js to styles/script (#44356) 2021-12-03 12:32:29 -08:00
block-nameify.d.ts feat(curriculum): add project creation tool (#42410) 2021-06-09 00:57:45 +05:30
block-nameify.js feat(curriculum): add project creation tool (#42410) 2021-06-09 00:57:45 +05:30
get-lines.js Feat: editable dom element (#39341) 2020-09-16 11:54:11 +05:30
get-lines.test.js chore: add jest global variables (#42573) 2021-06-20 09:14:42 +02:00
index.js feat: add 'back/front end' in curriculum (#42596) 2021-08-13 21:57:13 -05:00
is-audited.js chore: rework the language audits for build (#42510) 2021-06-15 23:07:52 +05:30
polyvinyl.js refactor: files{} -> challengeFiles[], and key -> fileKey (#43023) 2021-08-12 20:48:28 +02:00
preformatted-block-names.json feat: add CSS Color Markers project (#44459) 2021-12-21 11:45:08 -08:00
slugs.js fix: replace . with - in slugs (#39168) 2020-07-03 20:28:53 +05:30
slugs.test.js chore: add jest global variables (#42573) 2021-06-20 09:14:42 +02:00
sort-challengefiles.js fix: handle the sorting of transformed files (#44724) 2022-01-24 10:42:27 -08:00
sort-challengefiles.test.js fix: index.css/js to styles/script (#44356) 2021-12-03 12:32:29 -08:00
validate.js feat: Allow display username with uppercase characters (#43667) 2021-11-04 11:18:40 +01:00
validate.test.js feat: Allow display username with uppercase characters (#43667) 2021-11-04 11:18:40 +01:00