Closed abkieling closed 8 years ago
@alexkieling sorry, would you mind rebasing this whenever you get a chance?
No problem. I'll do that tonight.
On Mon, Jun 27, 2016 at 10:24 AM, Stan Lewis notifications@github.com wrote:
@alexkieling https://github.com/alexkieling sorry, would you mind rebasing this whenever you get a chance?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/hawtio/hawtio-ui/pull/20#issuecomment-228744059, or mute the thread https://github.com/notifications/unsubscribe/AB0lT-XZka00tyRh81Kw-aOUGqpouH7eks5qP88VgaJpZM4I-ddL .
Code rebased
Great, thanks @alexkieling!
I've changed 'defaultPrimaryKeyFn' to throw an Error when it can't find a primary key property in the entity. The effect of that is an empty table and a nice error message in the console. I think it's good enough, but can change the UI if necessary.
I think the code that adds the index to the rows isn't required anymore. Is that right?