Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

openfun/joanie

jbpenrath closed an issue on openfun/joanie
Lyra Backend - Manage payment faillure on create_zero_click_payment
## Bug Report **Problematic behavior** Currently, when a payment executed through `create_zero_click_payment` method failed, the method `_do_on_payment_failure` is not called. So when an instal...
renovate[bot] pushed 1 commit to renovate/js-dependencies openfun/joanie
  • ⬆️(dependencies) update js dependencies 3c513ef

View on GitHub

jbpenrath pushed 11 commits to feat/waive-right-to-withdraw openfun/joanie
  • 🗃️(backend) add `appendix` field to ContractDefinition model We want to be able to add appendices specific to a Cont... 1a98395
  • ✨(backend) bind appendix to contract template Now a contract has new field `appendix` we want to display it into its... eedfc5d
  • ✨(backend) update AdminContractDefinitionSerializer to bind appendix We recently added a field `appendix` to Contrac... ed99002
  • ✨(back-office) manage new field `appendix` into back office Allow to display / edit appendix field into our back office a841f0b
  • ✨(backend) make backend request timeout configurable Sometime error can be raised as our payment backend reached the... 4dcd9f4
  • 🔖(minor) bump joanie to version 2.9.0 Added - Add index on `template` field of the `CertificateDefinition` model - A... 0fe9bc9
  • 🚑️(backend) manage refused zero click payments Currently, if a zero click payment is refused, our logic can consider... 7b636fe
  • 🔖(patch) bump joanie to version 2.9.1 Fixed - Manage zero click refused payment 4cc2c94
  • ✨(backend) add link to back office in Django admin topbar The back office application has a link to go back easily t... e74eccf
  • 🗃️(backend) add field `has_withdraw_right` to Order model We need to be able to store the user decision to waive its... b8821b8
  • ✨(backend) add property has_withdrawal_period to Product Add property `has_withdrawal_period` to Product. This one i... e87612a

View on GitHub

renovate[bot] pushed 2 commits to renovate/js-dependencies openfun/joanie
  • 🔖(patch) bump joanie to version 2.9.1 Fixed - Manage zero click refused payment 4cc2c94
  • ⬆️(dependencies) update js dependencies 2fb1fed

View on GitHub

jbpenrath published a release on openfun/joanie
v2.9.1
### Fixed - Manage zero click refused payment
jbpenrath created a tag on openfun/joanie

v2.9.1 - 👛 A headless ERP for education to manage course enrollment/subscription, payment and certificates delivery.

jbpenrath deleted a branch openfun/joanie

chore/release

jbpenrath pushed 1 commit to main openfun/joanie
  • 🔖(patch) bump joanie to version 2.9.1 Fixed - Manage zero click refused payment 4cc2c94

View on GitHub

jbpenrath closed a pull request on openfun/joanie
🔖(patch) bump joanie to version 2.9.1
## Purpose Release joanie 2.9.1 ### Fixed - Manage zero click refused payment
jbpenrath pushed 1 commit to chore/release openfun/joanie
  • 🔖(patch) bump joanie to version 2.9.1 Fixed - Manage zero click refused payment cdde7c1

View on GitHub

wilbrdt created a review on a pull request on openfun/joanie

View on GitHub

jbpenrath created a branch on openfun/joanie

chore/release - 👛 A headless ERP for education to manage course enrollment/subscription, payment and certificates delivery.

renovate[bot] pushed 2 commits to renovate/js-dependencies openfun/joanie
  • 🚑️(backend) manage refused zero click payments Currently, if a zero click payment is refused, our logic can consider... 7b636fe
  • ⬆️(dependencies) update js dependencies 61354ad

View on GitHub

jbpenrath deleted a branch openfun/joanie

critical/manage-refused-zero-click-payment

jbpenrath pushed 1 commit to main openfun/joanie
  • 🚑️(backend) manage refused zero click payments Currently, if a zero click payment is refused, our logic can consider... 7b636fe

View on GitHub

jbpenrath closed a pull request on openfun/joanie
🚑(backend) manage refused zero click payments
## Purpose Currently, if a zero click payment is refused, our logic can consider this one as accepted as we are checking the wrong response attribute...
wilbrdt created a review on a pull request on openfun/joanie

View on GitHub

jbpenrath pushed 1 commit to critical/manage-refused-zero-click-payment openfun/joanie
  • 🚑️(backend) manage refused zero click payments Currently, if a zero click payment is refused, our logic can consider... e5cbe58

View on GitHub

jbpenrath created a review comment on a pull request on openfun/joanie
Yup much simpler !

View on GitHub

jbpenrath created a review on a pull request on openfun/joanie

View on GitHub

wilbrdt created a review on a pull request on openfun/joanie

View on GitHub

jbpenrath pushed 1 commit to critical/manage-refused-zero-click-payment openfun/joanie
  • 🚑️(backend) manage refused zero click payments Currently, if a zero click payment is refused, our logic can consider... 6bcf0c3

View on GitHub

jbpenrath opened a pull request on openfun/joanie
🚑(backend) manage refused zero click payments
## Purpose Currently, if a zero click payment is refused, our logic can consider this one as accepted as we are checking the wrong response attribute...
jbpenrath created a branch on openfun/joanie

critical/manage-refused-zero-click-payment - 👛 A headless ERP for education to manage course enrollment/subscription, payment and certificates delivery.

jonathanreveille created a review comment on a pull request on openfun/joanie
I've changed the behavior, now when all paid installments are refunded, the order's state goes from "refunding" to "refunded".

View on GitHub

renovate[bot] pushed 1 commit to renovate/js-dependencies openfun/joanie
  • ⬆️(dependencies) update js dependencies d85589c

View on GitHub

renovate[bot] pushed 1 commit to renovate/js-dependencies openfun/joanie
  • ⬆️(dependencies) update js dependencies 3b28704

View on GitHub

renovate[bot] pushed 1 commit to renovate/js-dependencies openfun/joanie
  • ⬆️(dependencies) update js dependencies a0e0a9a

View on GitHub

renovate[bot] pushed 1 commit to renovate/js-dependencies openfun/joanie
  • ⬆️(dependencies) update js dependencies cb0fdc6

View on GitHub

jbpenrath published a release on openfun/joanie
v2.9.0
### Added - Add index on `template` field of the `CertificateDefinition` model - Add `appendix` field on `ContractDefinition` model - Allow to edit `appendix` `ContractDefinition` field throug...
Load more