Closed antonioortizpola closed 4 years ago
Thanks a lot @antonioortizpola for your contributions. I'll try to include this, for the next release
Following this merge, there are a lot of warning during npm test which need to be fixed:
console.error node_modules/vue/dist/vue.runtime.common.dev.js:621
[Vue warn]: Unknown custom element: <jhi-sort-indicator> - did you register the component correctly? For recursive components, make sure to provide the "name" option.
found in
---> <JhiUserManagementComponent>
<Root>
Correction from merge request 460 Simple change in user interface only, already talked in a previous issue.
Fix #456
Please make sure the below checklist is followed for Pull Requests.
[ ] Azure tests are green
[ X ] Tests are added where necessary
[ X ] Documentation is added/updated where necessary
[ X ] Coding Rules & Commit Guidelines as per our CONTRIBUTING.md document are followed