sensu / sensu-admin

An admin webui for Sensu
MIT License
86 stars 50 forks source link

Client and event modals, performance, etc. #87

Closed DrGonzo65 closed 11 years ago

DrGonzo65 commented 11 years ago

I've made a lot of changes...choose what you will.

I added ajax-built modals for clients and events, a setting to determine minimum silencing description length, performance increases for large event lists (pull event silence status before building _actions.haml), and a few other tweaks.

joshpasqualetto commented 11 years ago

This will be merged in in the next few days, however we will have to leave off the postgres default. Are you currently using this on postgres and its working however?

DrGonzo65 commented 11 years ago

Yeah, sorry, I didn't mean for that setting to go through. We are using it, as it's our main DB of voice, so I decided to keep it. Works like a charm.

From: Josh Pasqualetto notifications@github.com<mailto:notifications@github.com> Reply-To: sensu/sensu-admin reply@reply.github.com<mailto:reply@reply.github.com> Date: Wednesday, May 1, 2013 4:55 PM To: sensu/sensu-admin sensu-admin@noreply.github.com<mailto:sensu-admin@noreply.github.com> Cc: Nick Shortway nshortway@fb.com<mailto:nshortway@fb.com> Subject: Re: [sensu-admin] Client and event modals, performance, etc. (#87)

This will be merged in in the next few days, however we will have to leave off the postgres default. Are you currently using this on postgres and its working however?

— Reply to this email directly or view it on GitHubhttps://urldefense.proofpoint.com/v1/url?u=https://github.com/sensu/sensu-admin/pull/87%23issuecomment-17313581&k=ZVNjlDMF0FElm4dQtryO4A%3D%3D%0A&r=q6zh6Vj1XSI9lOLt0D%2BBBw%3D%3D%0A&m=47xjtr%2FQcH5tWq3WwVoMsGDPqb1uu2be2k8PNkIp9w4%3D%0A&s=00e7ab9686175aee7745ab368d13bd271e5b1cb72ba77dd500b8ef066fc4948d.

asebastian commented 11 years ago

Merged this just now, thanks!