Commit History

Author SHA1 Message Date
  Steinar Bang 6eb704ca2f Update the total sum when registering a purchase 4 years ago
  Steinar Bang bf37a6ade5 Preserve the selected store when registering a purchase 4 years ago
  Steinar Bang 4806e18e0b Change components from class components to functional components 4 years ago
  Steinar Bang 4086a23915 Use a saga to start loading of data required by components on router paths, instead of triggering loading from componentDidMount() methods 4 years ago
  Steinar Bang 01f3195aec Upgrade PostgreSQL JDBC driver to 42.2.10 and upgrade authservice to a version using the same PostgreSQL driver 4 years ago
  Steinar Bang 79b3459424 Connect the router to redux state 4 years ago
  Steinar Bang cc2be05bca Set password in redux to empty string on successful login 4 years ago
  Steinar Bang 864d003e8b Upgrade redux-starter-kit 0.4.3 to @reduxjs/toolkit 1.2.5 4 years ago
  Steinar Bang 02b28d8dba Upgrade react, react-redux, react-router and connected-react-router to the newest stable versions (react 16.13.0, react-redux 7.2.0, react-router 5.1.2 and connected-react-router 6.7.0) 4 years ago
  Steinar Bang 7519e05fb6 Upgrade the node version to the current LTS v12.16.1 4 years ago
  Steinar Bang 64ea3853fa Upgrade frontend-maven-plugin to version 1.9.1 4 years ago
  Steinar Bang 439e5fada1 Use authservice version that uses JerseyServlet 4 years ago
  Steinar Bang a30e753d7a Use JerseyServlet as base class for the Web API DS component 4 years ago
  Steinar Bang a293d591fc Use authservice 1.11.1 and shiro 1.5.1 in handlereg 4 years ago
  Steinar Bang 6e7b27952d Rename local variable to avoid name conflict with field 4 years ago
  Steinar Bang 06db1503bd Add @Override annotation to LogService setter in the HandleregServlet 4 years ago
  Steinar Bang 81e4e03c0b Use constant for multple instances of a string used in log messages 4 years ago
  Steinar Bang da77794239 Verify that HandleregLiquibase.forceReleaseLocks() doesn't throw any exceptions 4 years ago
  Steinar Bang 5808a1dc27 Use 1.10 of authservice and 2.30 of jersey to start working on JDK8 again 4 years ago
  Steinar Bang 0af3e0e55a Use version 1.9.0 of authservice that also use the FrontendServlet for the user admin UI 4 years ago
  Steinar Bang d5feb39573 Make HandleregServlet extend the FrontendServlet 4 years ago
  Steinar Bang 31e6e79d95 Use the bean.immutable library to provide hashCode() and equals() to beans used by jackson and jersey 4 years ago
  Steinar Bang f60572a507 Remove unused PooledConnection field 4 years ago
  Steinar Bang ead7ed8d8b Change stateless components from lambda to function 4 years ago
  Steinar Bang 42fa5a4ef4 Make react components stateless 4 years ago
  Steinar Bang 7ded9bd2a2 Remove copy-paste leftovers from the authservice project 4 years ago
  Steinar Bang 5040a8b8a3 Remove copy-paste leftovers from the ukelonn project 4 years ago
  Steinar Bang 6078563f23 Use pax-jdbc-config to set up the JDBC datasources and configure schemas with liquibase 4 years ago
  Steinar Bang d18121a944 Move and rename files unchanged to preserve history 4 years ago
  Steinar Bang 5092389f42 Use SQL views for aggregating over years and months 4 years ago