This repository was archived by the owner on Dec 9, 2022. It is now read-only.
Merged
Conversation
* Update allowed CORS origins * Add frontend env to workflows * Add frontend env to workflows * Rename docker container listing test Co-authored-by: Marc Auberer <marc.auberer@chillibits.com>
Codecov Report
@@ Coverage Diff @@
## main #106 +/- ##
============================================
- Coverage 45.64% 44.79% -0.85%
+ Complexity 156 155 -1
============================================
Files 68 68
Lines 1010 1038 +28
Branches 62 69 +7
============================================
+ Hits 461 465 +4
- Misses 531 553 +22
- Partials 18 20 +2
Continue to review full report at Codecov.
|
This is more performant instead of heaving the volumes NOT mounted in WSL2.
Bumps [spring-boot-starter-quartz](https://github.com/spring-projects/spring-boot) from 2.5.0 to 2.5.1. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.5.0...v2.5.1) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-quartz dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…ringframework.boot-spring-boot-starter-quartz-2.5.1 Bump spring-boot-starter-quartz from 2.5.0 to 2.5.1
Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.5.0 to 2.5.1. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.5.0...v2.5.1) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…ringframework.boot-spring-boot-starter-parent-2.5.1 Bump spring-boot-starter-parent from 2.5.0 to 2.5.1
* Fix workflow healthcheck bug * Fix healthcheck bug
* Update poll schdeuling * Fix date check * Update PollService.kt * Handle unscheduling * Reapply Kotlin style formatting * Fix spelling mistake & update JavaDocs. * Remove unused imports * Fix JavaDoc Co-authored-by: Splines <dominic-plein@gmx.de> Co-authored-by: Marc Auberer <marc.auberer@chillibits.com>
* Fix logic for updating poll item answers
Complete rewrite of the updateAnswer function
* Rewrite tests and add new checks for quiz item
* Fix Kotlin doc
* Save and flush poll item repository
* Use async operations for postman tests
* Use async operations for postman tests (2)
also implemented for Update multiple choice item
* Fix missing callback calls
* Fix first correct quiz item answer
It is now guaranteed that the first item from the
/v1/poll-items/{quizId} endpoint is the correct selection option
Also added Postman tests for this case
* Fix JUnit Test
Splines
approved these changes
Jun 13, 2021
* Always send current item * Possible fix for account confirmation error * Remove authentication for GET Poll endpoint * Fix cucumber test * Update UserStepDefinitions.kt * Update Livepoll.postman_collection.json
Niklas-23
approved these changes
Jun 14, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.