Historie revizí

Autor SHA1 Zpráva Datum
  Steinar Bang b331b92843 Merge branch 'work/using-react-with-bootstrap4' před 2 týdny
  Steinar Bang 687ba05365 Merge branch 'using-react' into work/using-react-with-bootstrap4 před 2 týdny
  Steinar Bang a1754fb3a9 Upgrade parent to use liquibase 4.30.0, postgresql jdbc 42.7.4, shiro 2.0.2, bang-servlet 1.8.1 and authservice 2.0.4 před 2 týdny
  Steinar Bang 140595b6ee Replace java 17 with java 21 in github actions CI build před 3 týdny
  Steinar Bang 8e98c2ec2c Simplify logic in stream expression před 4 týdny
  Steinar Bang 8adc831279 Remove unused method parameter před 4 týdny
  Steinar Bang 1f20ddc7c6 Replace lambda with method reference před 4 týdny
  Steinar Bang 6cbfce49cc Put assertThrows lambda on a single line před 4 týdny
  Steinar Bang b8b8e62b61 Change UkelonnRestApiServletTest.testLogoutNotLoggedIn() to actually test logging out from a logged out state před 4 týdny
  Steinar Bang 410e224852 Catch SQLException rather than Exception for changelist close failure před 4 týdny
  Steinar Bang abf1259056 Add @Override annotation před 4 týdny
  Steinar Bang e5cea31fe6 Reorder modifiers to comply with Java Language Specification před 4 týdny
  Steinar Bang 091b1f519c Remove declaration of thrown exception for subclass of the other thrown exception před 4 týdny
  Steinar Bang cdaca9bc06 Remove declaration of exception that can't be thrown from method před 4 týdny
  Steinar Bang 0bd92f4fdf Change local variable names from snake_case to camelCase před 4 týdny
  Steinar Bang 12389baf41 Use try-with-resource to avoid resource leak před 4 týdny
  Steinar Bang 532b3134c1 Return value directly without assigning to local variable před 4 týdny
  Steinar Bang a33c42882d Upgrade parent to get maven-bundle-plugin 6.0.0, junit jupiter 5.11.3, mockito 5.14.2 před 1 měsícem
  Steinar Bang 22adbd374e Merge branch 'work/using-react-with-bootstrap4' před 2 měsíci
  Steinar Bang 5191ac5b5a Load application CSS file from path provided by vite (outside of index.js) před 2 měsíci
  Steinar Bang 13631e0d5d Merge branch 'using-react' into work/using-react-with-bootstrap4 před 2 měsíci
  Steinar Bang db0e2efd8c Upgrade parent to get frontend build with vite, frontend-maven-plugin 1.15.1, node.js 20.18.0 před 2 měsíci
  Steinar Bang 478e535605 Use npm dependency axios 1.7.7 před 2 měsíci
  Steinar Bang c3a356b85d Change webpack to "npx vite install" in frontend-maven-plugin config před 2 měsíci
  Steinar Bang be25261354 Use assets directory instead of bundle.js file as basis for webapp baseUrl před 2 měsíci
  Steinar Bang 572f3725c5 Change name and path of .js file index.html refers to from bundle.js to assets/index.js před 2 měsíci
  Steinar Bang 2cc8553469 Add eslint config file před 2 měsíci
  Steinar Bang e55cfa8279 Add vite config file před 2 měsíci
  Steinar Bang bb25544257 Add vite npm devDependency and vite peer devDependencies před 2 měsíci
  Steinar Bang e772bc3402 Remove webpack config and all webpack npm devDependencies před 2 měsíci