Craig Davis

Results 30 comments of Craig Davis

@Starli0n Thanks for the report! If you have time, can you send a PR for this fix? I'd like to add you as a contributor. Thanks!

Here's the documentation for message attachments and formatting: https://api.slack.com/docs/attachments

@mileurista First, I'm glad to hear that the widget is working correctly for you. Unfortunately, I don't have a strong suggestion for the issue. The proxy scripts were only tested...

I believe that the `ixInterval` is actually an interval ID rather than a time.

I believe that the case entity will have an `hrsElapsed` set on it that is the sum of the intervals plus the value of `hrsElapsedExtra`.

I don't have a good answer for that. That might be a good one to ask their developer support people. Fwiw, if you're looking for some other examples, a fair...

I'm not - I believe you should start however with https://developers.fogbugz.com/.

Hi @AcmeQin - That seems reasonable. There's probably a nice way to style an avatar with a descendant selector. It might be hard to include it in the modern template,...

@ndaversa Multiple assignee support would be a great addition at work. I'll try to find some time to work on it next week.

What about using `sinon` to spy on the `checkIp()` function? The function would have to get relocated so it could be accessed. Having a spy on it or a stub...