Adrien Brunet

Results 10 issues of Adrien Brunet

2 extra words were left without the rest of the sentence.

Feature request: I'd like to be able to use PaymentSheet to offer subscriptions to my users. I know stripe discourage doing so because in most cases, subscriptions should use in...

enhancement
In progress

This is minor change for readability. I also have a suggestion : it's a bit more common to put the latest release *at the top* of the file. As soon...

In [Factory Boy](https://factoryboy.readthedocs.io/en/stable/orms.html), classes uses a `class Meta` to defined the model. With the implementation you made, we can't build a typeorm entity containing a field called "entity". Any plan...

Hi there, in createEntity there is no possibility to receive a function as a value. It would allow to give dynamic values or pass an arrow function calling a random...

**Describe the bug** The duration is wrong. Let's take this example ```javascript // Init const dayjs = require('dayjs') const duration = require( 'dayjs/plugin/duration'); dayjs.extend(duration); // two dates const first =...

Hi there, I'm deeply sorry if this information is available elsewhere but I failed to find it. Could we add it in a dedicated `CHANGELOG.md`, in the `README.md`or via github...

Hi there, Fantastic tool I'd like to test on a few projects. I read about it in "Lean tech manifesto" :) I was a bit disappointed to discover that this...