Historique des commits

Auteur SHA1 Message Date
  Steinar Bang b3b03de37b Use npm devDependencies vite 6.0.11, vite-plugin-simple-html 0.2.0, @vitejs/plugin-react 4.3.4 il y a 2 semaines
  Steinar Bang 132a124272 Reload react app to let shiro decide the login state on 401 or 403 from API calls il y a 4 semaines
  Steinar Bang 107268aa52 Use RTK slice for selected permissions not on role and selected permissions on role il y a 4 semaines
  Steinar Bang 6ec6d72c65 Use RTK slice for selected roles not on user and selected roles on user il y a 4 semaines
  Steinar Bang 0d57feb75b Use RTK slices for user, password, role and permission operated on il y a 4 semaines
  Steinar Bang 7e3e2911a8 Remove saga and axios npm dependencies il y a 1 mois
  Steinar Bang cb8473ffd9 Convert react/redux webapp from saga/axios to RTK query and RTK listener il y a 1 mois
  Steinar Bang b41eea6d60 Use basename calculated from URL of vite assets directory in redux-router and add basename to redux state il y a 1 mois
  Steinar Bang 6d235fcbb3 Convert component App from class to functional component il y a 1 mois
  Steinar Bang f0e083ecd4 Use npm dependency react-redux 9.2.0 il y a 1 mois
  Steinar Bang 6db7dee921 Replace npm dependency react-router-dom 6.22.3 with react-router 7.1.1 il y a 1 mois
  Steinar Bang 66a642b5b5 Use version 19.0.0 for npm dependencies react and react-dom il y a 1 mois
  Steinar Bang 49be8a17fe Use npm dependency @reduxjs/toolkit 2.5.0 il y a 1 mois
  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 il y a 2 mois
  Steinar Bang aa405ecd6c [maven-release-plugin] prepare for next development iteration il y a 2 mois
  Steinar Bang c5f1c2d478 [maven-release-plugin] prepare release authservice-2.0.4 il y a 2 mois
  Steinar Bang 63cb04127d Upgrade parent to get shiro 2.0.2 and bang-servlet 1.8.1 il y a 2 mois
  Steinar Bang 3ce4b88f20 Replace java 17 with java 21 in github actions CI build il y a 2 mois
  Steinar Bang f34a738bf3 Change local variable names from snake_case to camelCase il y a 2 mois
  Steinar Bang 9a1ecfc604 Put assertThrow lambdas on a single line il y a 2 mois
  Steinar Bang 2ab3128cdd Replace lambda with method reference il y a 2 mois
  Steinar Bang e25f5ffbd4 Add @Override annotation il y a 2 mois
  Steinar Bang bb4b0db713 Upgrade parent to get maven-bundle-plugin 6.0.0, junit jupiter 5.11.3, mockito 5.14.2 il y a 2 mois
  Steinar Bang 8b32dcaf67 Upgrade parent to get frontend build with vite, frontend-maven-plugin 1.15.1, node.js 20.18.0 il y a 4 mois
  Steinar Bang 5315b96fa1 Create sourcemap in vite frontend build so stack traces will map to source code files il y a 4 mois
  Steinar Bang 8cdb165560 Load application CSS file from path provided by vite (outside of index.js) il y a 4 mois
  Steinar Bang ef6a437375 Remove index.html created by create-react-app that interferes with frontend-maven-plugin build il y a 4 mois
  Steinar Bang f7a2d4d2d7 Change webpack to "npm vite install" in frontend-maven-plugin config il y a 4 mois
  Steinar Bang 648857a4b4 Change name and path of .js file index.html refers to from bundle.js to assets/index.js il y a 4 mois
  Steinar Bang 336a956cc2 Add eslint config file il y a 4 mois