GlimpseArchive / Glimpse.Client.Prototype

Glimpse v2 Client prototype
MIT License
9 stars 3 forks source link

[Middleware] Now displays middleware display name and package link, if available. #50

Closed philliphoff closed 8 years ago

philliphoff commented 8 years ago

Updates the Glimpse Client to display the middleware display name, if available. If not, then the client will fallback to the middleware name, and finally, to <anonymous>. The client will also display a link to the package to which the middleware belongs, if that is available.

screen shot 2016-03-30 at 1 51 27 pm

philliphoff commented 8 years ago

Related to #91.

mike-kaufman commented 8 years ago

lgtm.

avanderhoorn commented 8 years ago

:shipit: