Skip to content

Releases: DataONEorg/purser

v0.7.0

30 Mar 23:59
Compare
Choose a tag to compare
v0.7.0 Pre-release
Pre-release

Major changes:

  • Add terms of Service display and download
  • Move html and JS files into ConfigMap for easier deployment

v0.6.0

07 Mar 22:44
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release

Refactor to make the deployment better configurable without a new Docker image.

  • Pull product list and product labels into purser.js
  • Mount the payment.js from a ConfigMap
  • Use a simple HTML Template for building the product table
  • Misc documentation and code cleanup

v0.5.0

07 Mar 17:29
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release
  • Refactored location of javascript files to helm ConfigMap as mounted volumes
  • Externalized configuration variables to helm values.yaml file

v0.4.0

17 Feb 07:42
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

New features added:

  • Additional product types
  • Ability to set quantity for products
  • Show order total on form before Checkout
  • Add product listing to credit card order
  • Change orderid to a random number
  • Improve formatting and CSS for neatness

v0.3.0

11 Feb 11:57
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

Experimental Work in Progress, with minimal functional example of a payment page.

Untested code, use with caution.

v0.2.0

11 Feb 11:02
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Work in Progress. This is a minimal experimental image for testing hosted forms.