Justin Kolberg

Results 52 comments of Justin Kolberg

I haven't had a ton of time to work on this. I'm very open to accepting any PR's that will get this fixed.

I believe #153 addressed this issue.

I apologize for not seeing this sooner. I have a few ideas on why this is happening. I'll try have a fix pushed out soon.

Definitely looks like a bug. I'll get to this when I can.

@iiro I'm currently doing a bit of restructuring of the dashboard including converting everything to static HTML files that speak directly to the Sensu API. Once I'm done this issue...

@pburkholder I'll try to get in occurrence filtering with this issue.

That will work. It may also be possible to pass {wait: true} as an option to the remove function. I'll do some testing.

@portertech Can you please test this as well? I want to be sure it's working for you before we close this.

I would probably create a new handlebars helper that uses regex to determine whether or not a string contains a URL https://github.com/sensu/sensu-dashboard/blob/master/lib/sensu-dashboard/assets/javascripts/handlebars_helpers.coffee http://stackoverflow.com/questions/1500260/detect-urls-in-text-with-javascript