2/26/2017 12:32:20 PM
though)
|
2/24/2017 11:17:46 AM
Added initial implementation for update profile
|
|
|
2/24/2017 10:09:31 AM
simplify KeycloakHttp
|
|
|
|
|
|
|
2/23/2017 2:05:53 AM
`frontend-maven-plugin` to pull node/npm automatically
- tie `npm install` to relevant lifecycle (`mvn wildfly:deploy` automatically builds and includes build products into WAR)
- extern keycloak and product database base url, use `--env=war` to build a war colocated with keycloak and database app
Issues/Todos:
- when testing with `ng serve` will have to disable browser web security (product-database doesn’t allow cross-origin requests)
- no unit / e2e / arquillian tests for now
- `src/main/frontend/node_modules` is included in distribution build, this is a portability debt
|
|
|
|
|