# [1.0.0](https://gerrit.onap.org/r/usecase-ui/compare/2.0.1...1.0.0) (2019-09-01) ### Bug Fixes * fix bugs of positions of README.md ([ebd842c](https://gerrit.onap.org/r/usecase-ui/commits/ebd842c)) * fix bugs of table spinner and delete usless codes ([8455cd5](https://gerrit.onap.org/r/usecase-ui/commits/8455cd5)) * fix the file path and delete console in mock data ([27b9342](https://gerrit.onap.org/r/usecase-ui/commits/27b9342)) ### Features * add ajax request function ([1c5c010](https://gerrit.onap.org/r/usecase-ui/commits/1c5c010)) * add copyright and comments ([feb28bd](https://gerrit.onap.org/r/usecase-ui/commits/feb28bd)) * add loading for page ([45fe372](https://gerrit.onap.org/r/usecase-ui/commits/45fe372)) * add mock data routers config ([5d38fbf](https://gerrit.onap.org/r/usecase-ui/commits/5d38fbf)) * change the mock data path config file ([0c1e82c](https://gerrit.onap.org/r/usecase-ui/commits/0c1e82c)) * change the project structure and add mock data function ([d0f5347](https://gerrit.onap.org/r/usecase-ui/commits/d0f5347)) * customer page code optimization ([41747c4](https://gerrit.onap.org/r/usecase-ui/commits/41747c4)) * home page code optimization ([5d9b41e](https://gerrit.onap.org/r/usecase-ui/commits/5d9b41e)) * Home page style optimization ([19a945d](https://gerrit.onap.org/r/usecase-ui/commits/19a945d)) * optimization request function ([44b2c52](https://gerrit.onap.org/r/usecase-ui/commits/44b2c52)) * optimize e2e instance creation page code ([8464ca4](https://gerrit.onap.org/r/usecase-ui/commits/8464ca4)) # [1.0.0](https://gerrit.onap.org/r/usecase-ui/compare/2.0.1...1.0.0) (2019-08-23) ### Bug Fixes * fix bugs of positions of README.md ([ebd842c](https://gerrit.onap.org/r/usecase-ui/commits/ebd842c)) * fix bugs of table spinner and delete usless codes ([8455cd5](https://gerrit.onap.org/r/usecase-ui/commits/8455cd5)) ### Features * add loading for page ([45fe372](https://gerrit.onap.org/r/usecase-ui/commits/45fe372)) * change the project structure and add mock data function ([d0f5347](https://gerrit.onap.org/r/usecase-ui/commits/d0f5347)) * Home page style optimization ([19a945d](https://gerrit.onap.org/r/usecase-ui/commits/19a945d)) * optimize e2e instance creation page code ([8464ca4](https://gerrit.onap.org/r/usecase-ui/commits/8464ca4)) ### BREAKING CHANGES * change the project structure * **mock:** this time, you can launch mock server easily by typing `npm run mock`!