mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-16 21:06:35 +08:00
* refactor: DRY up certification and ProjectModal * fix: use sensible keys for SolutionViewer * refactor: handle legacy solutions like new ones * refactor: correct CompletedChallenge type * fix: store challengeType for multifile projects * fix: use challengeType to set display type * feat: use dropdown to display project + code * refactor: isOpen -> showCode to avoid a clash We need to be able both show the code and show the completed project * refactor: remove redundant parts of projectPreview * refactor: fix project preview types * feat: wip, using existing modal to show project * feat: show projects on timeline * feat: display projects on time-line * chore: use consistent case for GitHub * fix(a11y): translate show solution/view * refactor: rename showFilesSolution * refactor: use self-closing tag * fix: remove hardcoding (certification + timeline) * fix: remove hardcoding (settings) * test: supply store and mock ga * fix: include challengeType for projects Co-authored-by: Tom <20648924+moT01@users.noreply.github.com> * refactor: remove space Co-authored-by: Tom <20648924+moT01@users.noreply.github.com> * fix: key -> filekey on challenge submission * fix: handle submissions without files Co-authored-by: Tom <20648924+moT01@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| __fixtures | ||
| tone | ||
| A-B-tester.test.ts | ||
| A-B-tester.ts | ||
| ajax.ts | ||
| algolia-locale-setup.ts | ||
| certificate-missing-message.ts | ||
| create-types.test.ts | ||
| create-types.ts | ||
| css-help.test.ts | ||
| css-help.ts | ||
| curriculum-helpers.test.ts | ||
| curriculum-helpers.ts | ||
| format.js | ||
| format.test.ts | ||
| get-words.ts | ||
| handled-error.test.ts | ||
| handled-error.ts | ||
| index.ts | ||
| is-contained.test.ts | ||
| is-contained.ts | ||
| is-new-responsive-web-design-cert.ts | ||
| path-parsers.test.ts | ||
| path-parsers.ts | ||
| really-weird-error-message.ts | ||
| report-error.ts | ||
| reported-error-message.ts | ||
| script-loaders.ts | ||
| solution-display-type.test.ts | ||
| solution-display-type.ts | ||
| standard-error-message.ts | ||
| to-learn-path.test.ts | ||
| to-learn-path.ts | ||