Steinar Bang
|
6eeb0964a1
Add version 2.0.4 to the release history of the README and update the version to 2.0.4 in the examples in the README
|
1 week ago |
Steinar Bang
|
aa405ecd6c
[maven-release-plugin] prepare for next development iteration
|
1 week ago |
Steinar Bang
|
c5f1c2d478
[maven-release-plugin] prepare release authservice-2.0.4
|
1 week ago |
Steinar Bang
|
63cb04127d
Upgrade parent to get shiro 2.0.2 and bang-servlet 1.8.1
|
1 week ago |
Steinar Bang
|
3ce4b88f20
Replace java 17 with java 21 in github actions CI build
|
1 week ago |
Steinar Bang
|
f34a738bf3
Change local variable names from snake_case to camelCase
|
2 weeks ago |
Steinar Bang
|
9a1ecfc604
Put assertThrow lambdas on a single line
|
2 weeks ago |
Steinar Bang
|
2ab3128cdd
Replace lambda with method reference
|
2 weeks ago |
Steinar Bang
|
e25f5ffbd4
Add @Override annotation
|
2 weeks ago |
Steinar Bang
|
bb4b0db713
Upgrade parent to get maven-bundle-plugin 6.0.0, junit jupiter 5.11.3, mockito 5.14.2
|
2 weeks ago |
Steinar Bang
|
8b32dcaf67
Upgrade parent to get frontend build with vite, frontend-maven-plugin 1.15.1, node.js 20.18.0
|
2 months ago |
Steinar Bang
|
5315b96fa1
Create sourcemap in vite frontend build so stack traces will map to source code files
|
2 months ago |
Steinar Bang
|
8cdb165560
Load application CSS file from path provided by vite (outside of index.js)
|
2 months ago |
Steinar Bang
|
ef6a437375
Remove index.html created by create-react-app that interferes with frontend-maven-plugin build
|
2 months ago |
Steinar Bang
|
f7a2d4d2d7
Change webpack to "npm vite install" in frontend-maven-plugin config
|
2 months ago |
Steinar Bang
|
648857a4b4
Change name and path of .js file index.html refers to from bundle.js to assets/index.js
|
2 months ago |
Steinar Bang
|
336a956cc2
Add eslint config file
|
2 months ago |
Steinar Bang
|
9db82f51fa
Add vite config file
|
2 months ago |
Steinar Bang
|
4ff6d71621
Add vite npm devDependency and vite peer devDependencies
|
2 months ago |
Steinar Bang
|
42b5366d4e
Remove webpack config and all webpack npm devDependencies
|
2 months ago |
Steinar Bang
|
7672162b98
Upgrade parent to get junit jupiter 5.11.0, mockito 5.13.0 and all maven plugins as current latest stable version
|
3 months ago |
steinarb
|
6e469b82a1
Merge pull request #29 from steinarb/dependabot/npm_and_yarn/authservice/authservice.web.users.frontend/src/main/frontend/axios-1.7.4
|
3 months ago |
dependabot[bot]
|
6c4178ec23
Bump axios
|
3 months ago |
steinarb
|
90d27bb072
Merge pull request #28 from steinarb/dependabot/npm_and_yarn/authservice/authservice.web.users.frontend/src/main/frontend/webpack-5.94.0
|
3 months ago |
dependabot[bot]
|
28cdec8a65
Bump webpack
|
3 months ago |
Steinar Bang
|
3dde034849
Use npm dependency axios 1.7.3
|
4 months ago |
Steinar Bang
|
936cae6236
Add version 2.0.3 to the release history of the README and update the version to 2.0.3 in the examples in the README
|
4 months ago |
Steinar Bang
|
30c9c42825
[maven-release-plugin] prepare for next development iteration
|
4 months ago |
Steinar Bang
|
859816ebee
[maven-release-plugin] prepare release authservice-2.0.3
|
4 months ago |
Steinar Bang
|
d808e69ed2
Upgrade parent to get jersey 2.44 and jackson 2.17.2
|
4 months ago |