-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature 93 payments #100
base: develop
Are you sure you want to change the base?
Feature 93 payments #100
Commits on Apr 27, 2023
-
Bump junit-platform-launcher from 1.9.2 to 1.9.3
Bumps [junit-platform-launcher](https://github.com/junit-team/junit5) from 1.9.2 to 1.9.3. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/commits) --- updated-dependencies: - dependency-name: org.junit.platform:junit-platform-launcher dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d9e8ff8 - Browse repository at this point
Copy the full SHA d9e8ff8View commit details
Commits on May 8, 2023
-
Bump maven-failsafe-plugin from 2.22.0 to 3.1.0
Bumps [maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 2.22.0 to 3.1.0. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-2.22.0...surefire-3.1.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c1c007d - Browse repository at this point
Copy the full SHA c1c007dView commit details
Commits on May 13, 2023
-
Inital design of PaymentsResource.
This will receive payment callbacks from the payment processor.
Configuration menu - View commit details
-
Copy full SHA for d35a6e3 - Browse repository at this point
Copy the full SHA d35a6e3View commit details
Commits on May 16, 2023
-
Modified PaymentsResource to convert JSON to Payment instance.
Still more serialization work to be done.
Configuration menu - View commit details
-
Copy full SHA for ad50e64 - Browse repository at this point
Copy the full SHA ad50e64View commit details -
Configuration menu - View commit details
-
Copy full SHA for dcdd9e8 - Browse repository at this point
Copy the full SHA dcdd9e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb1717e - Browse repository at this point
Copy the full SHA bb1717eView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc623fd - Browse repository at this point
Copy the full SHA bc623fdView commit details -
Prepare 0.6.0 release for Docker and helm upgrades.
Update to Temurin JRE 17.0.7.
Configuration menu - View commit details
-
Copy full SHA for b86cfa3 - Browse repository at this point
Copy the full SHA b86cfa3View commit details
Commits on May 18, 2023
-
Merge remote-tracking branch 'origin/dependabot/maven/develop/org.jun…
…it.platform-junit-platform-launcher-1.9.3' into feature-93-payments
Configuration menu - View commit details
-
Copy full SHA for daa56ee - Browse repository at this point
Copy the full SHA daa56eeView commit details -
Merge remote-tracking branch 'origin/dependabot/maven/develop/org.apa…
…che.maven.plugins-maven-failsafe-plugin-3.1.0' into feature-93-payments
Configuration menu - View commit details
-
Copy full SHA for 7e0460b - Browse repository at this point
Copy the full SHA 7e0460bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f00f0c - Browse repository at this point
Copy the full SHA 9f00f0cView commit details
Commits on Jun 3, 2023
-
Switch database test from EmbeddedPostgres to Testcontainers.
This allows tests to be run successfully locally.
Configuration menu - View commit details
-
Copy full SHA for 8e2172c - Browse repository at this point
Copy the full SHA 8e2172cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e323e3 - Browse repository at this point
Copy the full SHA 7e323e3View commit details -
Drafted PaymentStore and PaymentStoreTest.
Updated the schema file for payments to adjust types.
Configuration menu - View commit details
-
Copy full SHA for 809e1a8 - Browse repository at this point
Copy the full SHA 809e1a8View commit details
Commits on Aug 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3837eef - Browse repository at this point
Copy the full SHA 3837eefView commit details -
Configuration menu - View commit details
-
Copy full SHA for c064f76 - Browse repository at this point
Copy the full SHA c064f76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cb20fe - Browse repository at this point
Copy the full SHA 6cb20feView commit details
Commits on Aug 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 87414b0 - Browse repository at this point
Copy the full SHA 87414b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5095bc8 - Browse repository at this point
Copy the full SHA 5095bc8View commit details