GlimpseArchive / Glimpse.Client.Prototype

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

Ported Web Services tab to Redux-based implementation #121

Closed philliphoff closed 8 years ago

philliphoff commented 8 years ago

This is a straight port of the existing Web Services tab (pure JSX) to a Redux-based implementation. The only alteration was substitution of its master/detail "tri panel" with the generic one used by the Data tab.

Note: no unit tests were created for this PR, but they will come along on subsequent PRs which actually add new features.

mike-kaufman commented 8 years ago

lgtm, but I haven't been following the client UI stuff closely so @avanderhoorn should sign off.