Jon Jagger

Results 33 issues of Jon Jagger

I'm running some Ruby tests inside a docker container (Alpine 3.11) The version of ruby inside the container is 2.6.5p114 My code is in a dir called /app (inside the...

Bug

From Jer Clarke .CodeMirror, .diff-line-numbers, .diff-sheet { height: calc(100vh - 125px); } .CodeMirror, #kata-page .right-column, #review-page .right-column, #review-page .file-content table:first-child, #review-page #review-traffic-lights { width: calc(100vw - 500px); } .diff-sheet {...

enhancement

When you press [test] all your files are send to the runner service. It creates a new container and tar-pipes the files into it. It then runs cyber-dojo.sh (with a...

help wanted
new feature
good first issue

This should be completely doable using CodeMirror calls. The function needing work is cd.renameFile in https://github.com/cyber-dojo/web/blob/master/app/assets/javascripts/cyber-dojo_files.js

enhancement
help wanted
good first issue

This task and #90 are a bit tangled together... Currently, on the review page, there are separate filenames (in the lhs filelist) for stdout/stderr/status These three are special as they...

enhancement
help wanted
good first issue

Currently, when you are in a group session (say the tiger) you can fork a new session from one of your traffic-lights as either a new individual session or a...

enhancement
new feature

At 120% on Firefox the page looks like this (the editor is pushed further down the page)

bug
help wanted
good first issue

Or, if CodeMirror is no longer maintained, a library that is. This would provide API method to colour individual lines. stdout and stderr could then be merged into a single...

enhancement
help wanted
good first issue

Any CSS wizards know how to fix this? Warning: the CSS for the diff page is a bit gnarly.

enhancement
help wanted

- When entering the ID a zero looks too much like a letter Oh. It needs a font with a slash through the zero. - The text when you select...