Alex

Results 182 comments of Alex
trafficstars

I have the same issue, moving the files works, but the callback is never fired so I've no idea if it finished.

Given the last modified time of the files in master and the 31 outstanding PRs, I'd say no. The author hasn't done anything else on Github since 2015 also...

Thanks @ricardoboss, https://github.com/cloudacy/vue-markdown-render was a drop in replacement for my use case

Do soldiers stay in position in the buildings? I've noticed by the time I arrive at the building the soldiers haven't stayed in there and had run out to join...

how do we clean up if someone accidentally ran `git-crypt init`when it was already setup? I'm using a key file to unlock.

Hi @blackcashmere thanks for the feedback. With regards to the rounding of time, our team (who this tool was initially created for) round all our time up to the next...

Thanks, at what exact point does it seem to crash? Clicking the new task button? Choosing a project? Choosing a task type? Submitting?

I believe it's crashing here: https://github.com/alexcroox/jira-timer-menubar/blob/master/src/containers/new-task/new-task-container.js#L114 I wonder if the project you are selecting doesn't have any `issueTypes` against it for some reason. Does it crash selecting any other project?

Could you try this dev build for me: https://cl.ly/810e48a35994 In the logs there will be everything that comes back from the projects API. If you beautify the json you should...