Hangfire icon indicating copy to clipboard operation
Hangfire copied to clipboard

Made some a couple class public along with a few members

Open Topkapi opened this issue 6 years ago • 3 comments
trafficstars

Hello Sergey,

Thanks for making an awesome library. I have been using it for years and always enjoy working with it.

For my latest job, I had to add some bits to the dashboard but to do that succinctly, I needed to have some of the internal classes from HangFire. Please take a look at the changes and if they are not too much of a bother, you can merge them. Will make it easy for me to keep things fresh.

Thanks.

Topkapi avatar May 03 '19 14:05 Topkapi

@Topkapi, thanks for the PR. Could you tell me more why these changes are necessary and what you are overriding in a derived class?

odinserj avatar May 07 '19 18:05 odinserj

Hi @odinserj,

I wanted to add new custom states and show them on the built in dashboard. I could not do that without making the changes in this PR. image

I hope that by making those changes other people will be able to add custom states and show them on the dashboard.

Thanks.

Topkapi avatar May 08 '19 08:05 Topkapi

Hi @odinserj , could you give any update on this PR? Is it going to be merged?

Powerz avatar Aug 19 '19 12:08 Powerz