saschakiefer / generator-openui5

yeoman generator for OpenUI5 applications and assets
Other
64 stars 17 forks source link

refactor(tiles app): Refactor to use a local json data source and add some fields on detail page. #62

Closed js1972 closed 10 years ago

js1972 commented 10 years ago

There are numerous issues with both the real Northwind sample OData service as well as the mock one provided in the UI5 SDK. Replace with local json sample data. Enchance the detail page to show a couple of controls instead of an empty page.

Fixes #61