Commit Graph

5 Commits

Author SHA1 Message Date
Stuart Taylor
d8bee6a7ad Feat: Download Solution Button (#191)
* fix: increase spacing in challenge list (#96)

* enh: add button to download user solution on completion modal

* fix: linting

* review: remove dashedName grab from Show.js

can generate dashedName in CompletionModal from challengeMeta

* review: generate download file dashedName from challengeMeta.title

* add className btn-primary-invert

* review: shape files data

we only want key indexhtml contents from files

* review: remove class already defined in global.css

* review: further changes

only grab title from challenge meta
change fiels prop-type to object
remove duplicate class btn-primary-invert from CompletionModal.css
generate download file name using util function dasherize

* review: only show download button if there is something to download

* fix: increase spacing in challenge list (#96)
2018-09-27 20:06:00 +05:30
Stuart Taylor
f90bb69cde Merge pull request #48 from Bouncey/feat/GA
Add google analytics
2018-09-27 20:05:43 +05:30
Stuart Taylor
f962d7774a Merge pull request #45 from Bouncey/fix/ui
Fix up the UI and pull in the latest seed files
2018-09-27 20:05:42 +05:30
Stuart Taylor
bb6b3869ed Merge pull request #38 from Bouncey/feat/codeStorage
Feat:  Add code storage and lesson reset modal
2018-09-27 20:05:41 +05:30
Stuart Taylor
b546d8ed92 Merge pull request #4 from Bouncey/chore/moveTemplates
Chore/move templates
2018-09-27 20:05:34 +05:30