aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* build(deps): bump @mantine/hooks from 8.3.5 to 8.3.6 in /src/main/webui (#744)dependabot[bot]2025-11-033-6/+6
* build(deps): bump graphql-request from 7.3.0 to 7.3.1 in /src/main/webui (#742)dependabot[bot]2025-11-033-6/+6
* build(deps): bump react-router-dom in /src/main/webui (#747)dependabot[bot]2025-11-035-11/+11
* build(deps): bump @rsbuild/core from 1.5.17 to 1.6.0 in /src/main/webui (#746)dependabot[bot]2025-11-0322-104/+93
* build(deps): bump flowbite-react in /src/main/webui (#745)dependabot[bot]2025-11-0330-98/+113
* build(deps): bump the tailwind group in /src/main/webui with 2 updates (#741)dependabot[bot]2025-10-2924-190/+141
* build(deps): bump @mantine/hooks from 8.3.4 to 8.3.5 in /src/main/webui (#735)dependabot[bot]2025-10-233-6/+6
* build(deps): bump @reduxjs/toolkit in /src/main/webui (#734)dependabot[bot]2025-10-234-6/+6
* build(deps): bump graphql-request from 7.2.0 to 7.3.0 in /src/main/webui (#738)dependabot[bot]2025-10-233-6/+6
* build(deps): bump @rsbuild/core from 1.5.16 to 1.5.17 in /src/main/webui (#737)dependabot[bot]2025-10-234-11/+11
* build(deps): bump @mantine/hooks from 8.3.3 to 8.3.4 in /src/main/webui (#731)dependabot[bot]2025-10-143-6/+6
* build(deps): bump react-router-dom in /src/main/webui (#730)dependabot[bot]2025-10-145-11/+11
* build(deps): bump @rsbuild/core from 1.5.14 to 1.5.16 in /src/main/webui (#729)dependabot[bot]2025-10-133-6/+6
* build(deps): bump @mantine/hooks from 8.3.2 to 8.3.3 in /src/main/webui (#726)dependabot[bot]2025-10-083-6/+6
* build(deps): bump @rsbuild/core from 1.5.12 to 1.5.13 in /src/main/webui (#727)dependabot[bot]2025-10-089-57/+66
* build(deps): bump the tailwind group in /src/main/webui with 2 updates (#725)dependabot[bot]2025-10-0828-190/+95
* build(deps): bump the react group in /src/main/webui with 2 updates (#724)dependabot[bot]2025-10-0811-25/+25
* build(deps): bump @mantine/hooks from 8.3.1 to 8.3.2 in /src/main/webui (#722)dependabot[bot]2025-09-293-6/+6
* build(deps): bump react-router-dom in /src/main/webui (#720)dependabot[bot]2025-09-296-11/+11
* build(deps): bump @rsbuild/plugin-react in /src/main/webui (#721)dependabot[bot]2025-09-295-11/+11
* build(deps): bump @rsbuild/core from 1.5.10 to 1.5.12 in /src/main/webui (#719)dependabot[bot]2025-09-298-58/+67
* build(deps): bump @mantine/hooks from 8.2.8 to 8.3.1 in /src/main/webui (#716)dependabot[bot]2025-09-224-6/+6
* build(deps): bump @rsbuild/core from 1.5.6 to 1.5.10 in /src/main/webui (#715)dependabot[bot]2025-09-2113-65/+102
* build(deps): bump react-router-dom in /src/main/webui (#712)dependabot[bot]2025-09-156-11/+11
* build(deps): bump uuid from 12.0.0 to 13.0.0 in /src/main/webui (#711)dependabot[bot]2025-09-153-7/+7
* build(deps): bump @reduxjs/toolkit in /src/main/webui (#710)dependabot[bot]2025-09-154-6/+6
* build(deps): bump flowbite-react in /src/main/webui (#708)dependabot[bot]2025-09-153-6/+6
* build(deps): bump @rsbuild/core from 1.5.4 to 1.5.6 in /src/main/webui (#709)dependabot[bot]2025-09-157-56/+56
* build(deps): bump uuid from 11.1.0 to 12.0.0 in /src/main/webui (#705)dependabot[bot]2025-09-064-7/+7
* build(deps): bump flowbite-react in /src/main/webui (#706)dependabot[bot]2025-09-063-6/+6
* build(deps): bump @mantine/hooks from 8.2.7 to 8.2.8 in /src/main/webui (#703)dependabot[bot]2025-09-063-6/+6
* build(deps): bump the tailwind group in /src/main/webui with 2 updates (#701)dependabot[bot]2025-09-0612-79/+86
* build(deps): bump @rsbuild/core from 1.5.1 to 1.5.4 in /src/main/webui (#704)dependabot[bot]2025-09-067-57/+57
* build(deps): bump @rsbuild/plugin-react in /src/main/webui (#697)dependabot[bot]2025-08-305-15/+15
* build(deps): bump @rsbuild/core from 1.4.15 to 1.5.1 in /src/main/webui (#698)dependabot[bot]2025-08-3016-96/+96
* build(deps): bump @mantine/hooks from 8.2.5 to 8.2.7 in /src/main/webui (#694)dependabot[bot]2025-08-233-6/+6
* build(deps): bump react-router-dom in /src/main/webui (#693)dependabot[bot]2025-08-236-11/+11
* build(deps): bump @mantine/hooks from 8.2.4 to 8.2.5 in /src/main/webui (#690)dependabot[bot]2025-08-183-6/+6
* Update yarn to 3.8.7 (#689)Kevin Hoerr2025-08-188-789/+887
* .dockerignore: Add src/testKevin J Hoerr2025-08-18815-759/+11431
* Multistage updates (#268)Kevin Hoerr2025-08-181-6/+22
* Dockerfile.multistage: switch to Mandrel 23.1 with jdk21 (#267)Kevin Hoerr2025-08-181-1/+1
* Simplify multistage based on QuinoaKevin J Hoerr2025-08-181-39/+11
* Add multistage docker file for ease of use (#41)Kevin Hoerr2025-08-181-0/+48
* Update; Switch to MongoDBKevin J Hoerr2025-08-186-155/+26
* Fix sequence use in liquibase test scriptKevin J Hoerr2025-08-181-12/+12
* Add global filter (#5)Kevin J Hoerr2025-08-183-14/+53
* Add contexts to liquibase scriptsKevin J Hoerr2025-08-183-5/+6
* Add test data and link to q/devKevin J Hoerr2025-08-183-0/+95
* Fix react import errorKevin J Hoerr2022-08-143-2/+3