Skip to content

Conversation

@Jaroslav380
Copy link
Collaborator

Merge dev in main

Jaroslav380 and others added 30 commits December 4, 2024 13:33
… repository methods not being mocked properly

fix #8
PR: dto and mapper for service and resources, mapper tests, update README
update Readme to recent changes
regen openapi

closes #13
PR: Refactor Gameoutcome to match and add rank list for scores for each game
Jaroslav380 and others added 28 commits February 20, 2025 10:03
…file

* add X-Total-Count header, restructure and rename filters

-only for endpoints that return a list
-implemented by introducing a new XTotalCountResponsefilter

* add dotenv to parent pom, move hardcoded origin regex to application.properties

* add env file to image (default values), fix XTotalCountResponseFilterIT test, remove LoggingRequestFilterIT.java

* remove old RequestLoggingFilter.java, add missing dependency to parent pom

* add head request test, validate whether credential are allowed when cors is enabled

closes #51
fix XTotalCountResponseFilterIT not using Authentication
-only for endpoints that return a list
-implemented by introducing a new XTotalCountResponsefilter

fixes #51
…IT test, remove LoggingRequestFilterIT.java

fixes #51
known-issue: headers not set, has a conflict with xtotalcountfilter

fixes #51
…e method for filtering and findall

-add count method that counts filtered and unfiltered matches to MatchRepositoryImpl

-rename some methods

-change findAllFilteredOrUnfiltered query to work with pagination (issue when collections are joined), solved by subselect/query
-add new tests/edit old tests using the new changes to MatchRepositoryTest and MatchResourceImplIT
-add one new integration test
-add back jboss.home variable, so that repository tests can be executed via intellij again (needed by arquillian)
-add equals and hashcode to match

issue #39
…ceding test and some ceiling issues using int

issue #39
add IT Tests for new Endpoint
add UnitTests for new ServiceMethod used for validation
add ValidateTokenCommand
add properties-maven-plugin to read secret.env and set needed SECRET_JWT_HASH as envVariable
edit README.md

issue #58
Update CorsResponseFilterIT tests

issue: #58
…rtUp

instead of checking/executing it on every login request

issue #58
Now all AuthUsers are removed on startup and a new user gets created based on envs without checking whether one exists
issue #58
…o return users sorted by overall match count by default

remove UserRepository delete method

issue: #56
@Jaroslav380 Jaroslav380 requested a review from alekszivko April 16, 2025 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants