Ecosyste.ms: Timeline

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

openfun/joanie

renovate[bot] pushed 2 commits to renovate/js-dependencies openfun/joanie
  • 🔖(minor) bump joanie to version 2.9.0 Added - Add index on `template` field of the `CertificateDefinition` model - A... 0fe9bc9
  • ⬆️(dependencies) update js dependencies cb5f849

View on GitHub

jbpenrath created a tag on openfun/joanie

v2.9.0 - 👛 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
  • 🔖(minor) bump joanie to version 2.9.0 Added - Add index on `template` field of the `CertificateDefinition` model - A... 0fe9bc9

View on GitHub

jbpenrath closed a pull request on openfun/joanie
🔖(minor) bump joanie to version 2.9.0
## Purpose Bump Joanie to version 2.9.0 ### Added - Add index on `template` field of the `CertificateDefinition` model - Add `appendix` field on `ContractDefinition` model - Allow to edit ...
jbpenrath pushed 1 commit to chore/release openfun/joanie
  • 🔖(minor) bump joanie to version 2.9.0 Added - Add index on `template` field of the `CertificateDefinition` model - A... a7866fe

View on GitHub

jbpenrath pushed 2 commits to chore/release openfun/joanie
  • ✨(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... ddfb05c

View on GitHub

renovate[bot] pushed 2 commits to renovate/js-dependencies openfun/joanie
  • ✨(backend) make backend request timeout configurable Sometime error can be raised as our payment backend reached the... 4dcd9f4
  • ⬆️(dependencies) update js dependencies 2186c03

View on GitHub

jbpenrath deleted a branch openfun/joanie

feat/payment-backend-timeout

jbpenrath pushed 1 commit to main openfun/joanie
  • ✨(backend) make backend request timeout configurable Sometime error can be raised as our payment backend reached the... 4dcd9f4

View on GitHub

jbpenrath closed a pull request on openfun/joanie
✨(backend) make backend request timeout configurable
## Purpose Sometime error can be raised as our payment backend reached the request timeout sets to 5s. So we make this value configurable to be able to increase it with ease.
jonathanreveille created a review on a pull request on openfun/joanie

View on GitHub

lunika created a review comment on a pull request on openfun/joanie
```suggestion ```

View on GitHub

jbpenrath pushed 1 commit to feat/payment-backend-timeout openfun/joanie
  • ✨(backend) make backend request timeout configurable Sometime error can be raised as our payment backend reached the... 58c775f

View on GitHub

lunika created a review comment on a pull request on openfun/joanie
```suggestion @property ``` As you are not using the class itself, you can use the `property` decorator from python I think

View on GitHub

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

View on GitHub

jbpenrath pushed 1 commit to feat/payment-backend-timeout openfun/joanie
  • ✨(backend) make backend request timeout configurable Sometime error can be raised as our payment backend reached the... 8a5e356

View on GitHub

jbpenrath opened a pull request on openfun/joanie
✨(backend) make backend request timeout configurable
## Purpose Sometime error can be raised as our payment backend reached the request timeout sets to 5s. So we make this value configurable to be able to increase it with ease.
jonathanreveille created a review on a pull request on openfun/joanie

View on GitHub

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

View on GitHub

jbpenrath pushed 1 commit to chore/release openfun/joanie
  • 🔖(minor) bump joanie to version 2.9.0 Added - Add index on `template` field of the `CertificateDefinition` model - A... c570743

View on GitHub

jbpenrath opened a pull request on openfun/joanie
🔖(minor) bump joanie to version 2.9.0
## Purpose Bump Joanie to version 2.9.0 ### Added - Add index on `template` field of the `CertificateDefinition` model - Add `appendix` field on `ContractDefinition` model - Allow to edit ...
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 5 commits to renovate/js-dependencies 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
  • ⬆️(dependencies) update js dependencies b47987c

View on GitHub

jbpenrath deleted a branch openfun/joanie

feat/contract-definition/appendice

jbpenrath closed an issue on openfun/joanie
Contract Definition - Add "appendice" field
## Feature Request **Is your feature request related to a problem or unsupported use case? Please describe.** Currently, a `ContractDefinition` has only a `body` field. It has a drawback as the...
jbpenrath closed a pull request on openfun/joanie
🗃️(backend) add appendix field to ContractDefinition model
## Purpose We want to be able to add appendices specific to a Contract, that's why we add a new char field `appendix` to the `ContractDefinition` model
lunika created a review on a pull request on openfun/joanie

View on GitHub

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

View on GitHub

jonathanreveille created a review comment on a pull request on openfun/joanie
What if there is a **Syllabus** and the **appendix** , is it problematic if the syllabus does not show up ?

View on GitHub

Load more