Commit Graph

72 Commits

Author SHA1 Message Date
Jim Martens 53a754a88c Added sarif report 2023-08-02 17:48:59 +02:00
Jim Martens 1d6817a532 Added qodana support 2023-08-02 17:45:20 +02:00
Jim Martens bb525b8815 Removed NonNull annotations 2023-08-01 15:51:51 +02:00
Jim Martens 792d8a1aa4 Fix trace id 2023-08-01 15:44:36 +02:00
Jim Martens fd8be51d4c Don't log bearer tokens 2023-07-30 18:59:28 +02:00
Jim Martens c7fd885f97 Fix mapping issues 2023-07-30 18:59:20 +02:00
Jim Martens 991222176a Fix concurrent modification 2023-07-30 18:59:08 +02:00
Jim Martens 1d13522200 Remove grpc status probes 2023-07-30 18:58:52 +02:00
Jim Martens ee30d92203 Updated dependencies 2023-07-30 18:37:17 +02:00
Jim Martens ed9b257929 Prepared for Gradle 9.0 2023-07-30 18:25:38 +02:00
Jim Martens 910108f88d Finished migration to Kotlin 2023-07-30 18:17:40 +02:00
Jim Martens 13ac42d875 Rename .java to .kt 2023-07-30 18:06:26 +02:00
Jim Martens 5405168ac4 Simplified code 2023-07-30 15:55:07 +02:00
Jim Martens b6eb9853e4 Removed unused code 2023-07-30 15:22:40 +02:00
Jim Martens 50b2cc4f63 Moved plenty files over to Kotlin 2023-07-30 15:16:24 +02:00
Jim Martens 5f070ad649 Moved security classes to Kotlin 2023-07-29 16:37:46 +02:00
Jim Martens 713ccd9d46 Applied code formatting 2023-07-29 14:04:47 +02:00
Jim Martens 956380b50a Moved to Gradle Kotlin DSL 2023-07-29 13:56:23 +02:00
Jim Martens ef8f7262d3 Added endpoint to retrieve election by name 2023-07-28 13:20:43 +02:00
Jim Martens 80408dab31 Allow anonymous requests for OPTIONS 2023-07-23 10:31:08 +02:00
Jim Martens c5c0411135 Added data source 2023-07-22 08:32:59 +02:00
Jim Martens ae87722224 Updated README 2023-07-22 08:29:12 +02:00
Jim Martens f7b3f9a7d8 Removed frontend files (now in separate repo) 2023-07-18 22:02:42 +02:00
Jim Martens 547be025cb Set up ngrx store and added snackbar messages on error 2023-07-18 09:41:03 +02:00
Jim Martens 9fe9b76a58 Removed obsolete entry 2023-07-18 09:38:56 +02:00
Jim Martens a7df485f05 Updated realm id 2023-07-17 09:56:06 +02:00
Jim Martens d7f2018e1f Implemented suggestions from code analysis 2023-07-16 22:04:34 +02:00
Jim Martens c60625d4b3 Removed root=true 2023-07-16 21:58:02 +02:00
Jim Martens 27586902b0 Added rudimentary frontend 2023-07-16 21:56:43 +02:00
Jim Martens 3b8ca17fd0 Added healthCheck to permitted URLs 2023-07-16 19:52:36 +02:00
Jim Martens 7139d8c331 Added authentication and authorization via Keycloak 2023-07-16 15:31:20 +02:00
Jim Martens a42e1d0f3e Use correct name for error page 2023-07-16 15:29:03 +02:00
Jim Martens 3fe7f1e8d5 Make sure that properties are used for OpenAPI 2023-07-13 23:38:15 +02:00
Jim Martens 16d076f050 Added custom text to Open API description 2023-07-13 23:29:24 +02:00
Jim Martens 3388969a56 Implemented suggestions from Code Analysis 2023-07-13 23:25:42 +02:00
Jim Martens a8d4d47f70 Added ability to calculate election result 2023-07-13 23:23:54 +02:00
Jim Martens da22c792da Allow debug log for own classes 2023-07-13 23:21:29 +02:00
Jim Martens 202658944f Added http requests to calculate result 2023-07-13 23:21:10 +02:00
Jim Martens 7c92aa10ee Added http requests to store parties 2023-07-13 20:55:29 +02:00
Jim Martens a366613bfa Added http request to store election result 2023-07-13 20:49:18 +02:00
Jim Martens 0336825cd1 Added ability to add election results to DB 2023-07-13 19:45:22 +02:00
Jim Martens aa533f6c72 Introduced NominationId as key for maps 2023-07-13 19:44:51 +02:00
Jim Martens b2fee57f9e Allow actuators for all users (will be port-restricted) 2023-07-12 09:13:23 +02:00
Jim Martens 95c65bedde Moved connection string to env var 2023-07-12 08:53:34 +02:00
Jim Martens 1642b02685 Removed thymeleaf endpoints 2023-07-10 23:01:08 +02:00
Jim Martens 5f5fa6a8f1 Improved swagger config 2023-07-10 22:17:07 +02:00
Jim Martens 440279d1ab Fix security filter chain 2023-07-10 22:16:05 +02:00
Jim Martens 7da7413b5d Removed obsolete field and import 2023-07-10 22:15:50 +02:00
Jim Martens e4fd4629a9 Implemented optimizations 2023-07-10 22:15:15 +02:00
Jim Martens ed9da5ef79 Removed greeting from repo 2023-07-10 21:22:04 +02:00